diff --git a/Unity3_lab/Assembly-CSharp.csproj b/Unity3_lab/Assembly-CSharp.csproj index c6467c174..e5e50a71c 100644 --- a/Unity3_lab/Assembly-CSharp.csproj +++ b/Unity3_lab/Assembly-CSharp.csproj @@ -46,6 +46,7 @@ + @@ -90,6 +91,7 @@ + diff --git a/Unity3_lab/Assets/Scenes/level.unity b/Unity3_lab/Assets/Scenes/level.unity index a51a43759..79faca41d 100644 --- a/Unity3_lab/Assets/Scenes/level.unity +++ b/Unity3_lab/Assets/Scenes/level.unity @@ -119,117 +119,6 @@ NavMeshSettings: debug: m_Flags: 0 m_NavMeshData: {fileID: 0} ---- !u!1 &46082070 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 46082074} - - component: {fileID: 46082073} - - component: {fileID: 46082072} - - component: {fileID: 46082071} - m_Layer: 0 - m_Name: Sphere (1) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!135 &46082071 -SphereCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 46082070} - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_IsTrigger: 0 - m_ProvidesContacts: 0 - m_Enabled: 1 - serializedVersion: 3 - m_Radius: 0.5 - m_Center: {x: 0, y: 0, z: 0} ---- !u!23 &46082072 -MeshRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 46082070} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 2 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 - m_ForceMeshLod: -1 - m_MeshLodSelectionBias: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: ffb9d73c5a527ed4c9e6aa009010d38c, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_GlobalIlluminationMeshLod: 0 - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 - m_AdditionalVertexStreams: {fileID: 0} ---- !u!33 &46082073 -MeshFilter: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 46082070} - m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} ---- !u!4 &46082074 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 46082070} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -66.69526, y: 1.24, z: 147.39} - m_LocalScale: {x: 2.17, y: 2.17, z: 2.17} - m_ConstrainProportionsScale: 1 - m_Children: [] - m_Father: {fileID: 264961906} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &49134661 GameObject: m_ObjectHideFlags: 0 @@ -446,7 +335,7 @@ Transform: m_GameObject: {fileID: 92578432} serializedVersion: 2 m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068} - m_LocalPosition: {x: -66.32, y: 0.79, z: 166.11002} + m_LocalPosition: {x: -66.32, y: 0.79, z: 171.4} m_LocalScale: {x: 0.92, y: 0.5, z: 0.92} m_ConstrainProportionsScale: 0 m_Children: [] @@ -564,11 +453,15 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 89a649fe71c9e7472ac78947c0c24306, type: 3} m_Name: m_EditorClassIdentifier: Assembly-CSharp::BallController - maxSpeed: 15 - accelerationRate: 200 + maxSpeed: 8 + defaultAcceleration: 20 + defaultDeceleration: 10 airControlSpeed: 5 - jumpForce: 10 + jumpForce: 8 trampolineBounceForce: 1.25 + gameOverPanel: {fileID: 0} + iceAcceleration: 50 + iceDeceleration: 0.5 decelerationRate: 200 groundCheckDistance: 0.1 --- !u!135 &105466448 @@ -657,7 +550,7 @@ Transform: m_GameObject: {fileID: 105466446} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -7.57, y: 9.99, z: -10.9} + m_LocalPosition: {x: -100.03, y: 3.28, z: 105.76} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -1187,8 +1080,9 @@ GameObject: - component: {fileID: 182741239} - component: {fileID: 182741238} - component: {fileID: 182741237} + - component: {fileID: 182741241} m_Layer: 0 - m_Name: Cube (28) + m_Name: HazardTriggerPlatform m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1286,6 +1180,26 @@ Transform: m_Children: [] m_Father: {fileID: 264961906} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &182741241 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 182741236} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fad1eb58e8fbda44aa43402d9602939a, type: 3} + m_Name: + m_EditorClassIdentifier: Assembly-CSharp::TriggerPlatform + hazardBalls: + - {fileID: 2073185566} + - {fileID: 2086011874} + - {fileID: 932861140} + - {fileID: 1735699478} + - {fileID: 651436788} + initialPushForce: 5 + triggerDelay: 0.5 --- !u!1 &184872288 GameObject: m_ObjectHideFlags: 0 @@ -1580,7 +1494,7 @@ Transform: m_GameObject: {fileID: 191998872} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -68.69, y: 0, z: 169.76001} + m_LocalPosition: {x: -68.69, y: 0, z: 174.44} m_LocalScale: {x: 0.92, y: 0.5, z: 20.74} m_ConstrainProportionsScale: 0 m_Children: [] @@ -1765,6 +1679,10 @@ PrefabInstance: propertyPath: m_Name value: 13060_Rubber_Mallet_v1_l3 objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: d362e925a39eefc45b87be2c103c09b4, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -2282,11 +2200,6 @@ Transform: - {fileID: 1582600348} - {fileID: 1268910075} - {fileID: 1792879134} - - {fileID: 46082074} - - {fileID: 483851129} - - {fileID: 997312243} - - {fileID: 1389979097} - - {fileID: 1347016674} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &268722631 @@ -3909,12 +3822,77 @@ Transform: m_GameObject: {fileID: 450690522} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -66.32, y: 0, z: 169.76001} + m_LocalPosition: {x: -66.32, y: 0, z: 174.44} m_LocalScale: {x: 0.92, y: 0.5, z: 20.74} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 264961906} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &452682563 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: maxSpeed + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: pursuitForce + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_Name + value: HazardBall_1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.x + value: -101.550514 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.y + value: 1.335 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.z + value: 130.6087 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} --- !u!1 &458293849 GameObject: m_ObjectHideFlags: 0 @@ -4026,6 +4004,71 @@ Transform: m_Children: [] m_Father: {fileID: 264961906} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 56.9} +--- !u!1001 &459893494 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: maxSpeed + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: pursuitForce + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_Name + value: HazardBall_1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.x + value: -99.299835 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.y + value: 1.335 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.z + value: 133.07402 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} --- !u!1001 &466361520 PrefabInstance: m_ObjectHideFlags: 0 @@ -4215,117 +4258,6 @@ Transform: m_Children: [] m_Father: {fileID: 264961906} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &483851125 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 483851129} - - component: {fileID: 483851128} - - component: {fileID: 483851127} - - component: {fileID: 483851126} - m_Layer: 0 - m_Name: Sphere (2) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!135 &483851126 -SphereCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 483851125} - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_IsTrigger: 0 - m_ProvidesContacts: 0 - m_Enabled: 1 - serializedVersion: 3 - m_Radius: 0.5 - m_Center: {x: 0, y: 0, z: 0} ---- !u!23 &483851127 -MeshRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 483851125} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 2 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 - m_ForceMeshLod: -1 - m_MeshLodSelectionBias: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: ffb9d73c5a527ed4c9e6aa009010d38c, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_GlobalIlluminationMeshLod: 0 - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 - m_AdditionalVertexStreams: {fileID: 0} ---- !u!33 &483851128 -MeshFilter: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 483851125} - m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} ---- !u!4 &483851129 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 483851125} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -68.229996, y: 1.24, z: 150.34001} - m_LocalScale: {x: 2.17, y: 2.17, z: 2.17} - m_ConstrainProportionsScale: 1 - m_Children: [] - m_Father: {fileID: 264961906} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &488404574 GameObject: m_ObjectHideFlags: 0 @@ -4593,6 +4525,71 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 92dd4a6e3c5895247885772f9a8ef54a, type: 3} m_PrefabInstance: {fileID: 501779445} m_PrefabAsset: {fileID: 0} +--- !u!1001 &506370891 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: maxSpeed + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: pursuitForce + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_Name + value: HazardBall_1 (4) + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.x + value: -101.50734 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.y + value: 1.335 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.z + value: 126.63214 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} --- !u!1001 &521546145 PrefabInstance: m_ObjectHideFlags: 0 @@ -5049,6 +5046,11 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 92dd4a6e3c5895247885772f9a8ef54a, type: 3} m_PrefabInstance: {fileID: 617998823} m_PrefabAsset: {fileID: 0} +--- !u!1 &651436788 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + m_PrefabInstance: {fileID: 506370891} + m_PrefabAsset: {fileID: 0} --- !u!1001 &654568114 PrefabInstance: m_ObjectHideFlags: 0 @@ -5544,7 +5546,7 @@ Transform: m_GameObject: {fileID: 774039906} serializedVersion: 2 m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068} - m_LocalPosition: {x: -66.32, y: 0.79, z: 173.27002} + m_LocalPosition: {x: -66.32, y: 0.79, z: 178.56} m_LocalScale: {x: 0.92, y: 0.5, z: 0.92} m_ConstrainProportionsScale: 0 m_Children: [] @@ -7304,6 +7306,11 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 92dd4a6e3c5895247885772f9a8ef54a, type: 3} m_PrefabInstance: {fileID: 921437917} m_PrefabAsset: {fileID: 0} +--- !u!1 &932861140 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + m_PrefabInstance: {fileID: 452682563} + m_PrefabAsset: {fileID: 0} --- !u!1001 &944380076 PrefabInstance: m_ObjectHideFlags: 0 @@ -7493,117 +7500,6 @@ Transform: m_Children: [] m_Father: {fileID: 264961906} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &997312239 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 997312243} - - component: {fileID: 997312242} - - component: {fileID: 997312241} - - component: {fileID: 997312240} - m_Layer: 0 - m_Name: Sphere (3) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!135 &997312240 -SphereCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 997312239} - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_IsTrigger: 0 - m_ProvidesContacts: 0 - m_Enabled: 1 - serializedVersion: 3 - m_Radius: 0.5 - m_Center: {x: 0, y: 0, z: 0} ---- !u!23 &997312241 -MeshRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 997312239} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 2 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 - m_ForceMeshLod: -1 - m_MeshLodSelectionBias: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: ffb9d73c5a527ed4c9e6aa009010d38c, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_GlobalIlluminationMeshLod: 0 - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 - m_AdditionalVertexStreams: {fileID: 0} ---- !u!33 &997312242 -MeshFilter: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 997312239} - m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} ---- !u!4 &997312243 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 997312239} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -66.42999, y: 1.24, z: 151.98} - m_LocalScale: {x: 2.17, y: 2.17, z: 2.17} - m_ConstrainProportionsScale: 1 - m_Children: [] - m_Father: {fileID: 264961906} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1005680030 GameObject: m_ObjectHideFlags: 0 @@ -8053,8 +7949,8 @@ Transform: m_GameObject: {fileID: 1017687515} serializedVersion: 2 m_LocalRotation: {x: -0.113896795, y: -0, z: -0, w: 0.9934926} - m_LocalPosition: {x: -67.7, y: 3.82, z: 194.3} - m_LocalScale: {x: 5, y: 0.5, z: 26.77} + m_LocalPosition: {x: -67.54, y: 3.82, z: 195.29} + m_LocalScale: {x: 5, y: 0.5, z: 19.016685} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 264961906} @@ -8137,6 +8033,71 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 92dd4a6e3c5895247885772f9a8ef54a, type: 3} m_PrefabInstance: {fileID: 1046040466} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1082326751 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: maxSpeed + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: pursuitForce + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_Name + value: HazardBall_1 (3) + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.x + value: -99.17236 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.y + value: 1.335 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.z + value: 128.45982 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} --- !u!1 &1116852855 GameObject: m_ObjectHideFlags: 0 @@ -9072,6 +9033,10 @@ PrefabInstance: propertyPath: m_Name value: 13060_Rubber_Mallet_v1_l3 (1) objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: d362e925a39eefc45b87be2c103c09b4, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -9460,228 +9425,6 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1338421820} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} ---- !u!1 &1347016670 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1347016674} - - component: {fileID: 1347016673} - - component: {fileID: 1347016672} - - component: {fileID: 1347016671} - m_Layer: 0 - m_Name: Sphere (5) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!135 &1347016671 -SphereCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1347016670} - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_IsTrigger: 0 - m_ProvidesContacts: 0 - m_Enabled: 1 - serializedVersion: 3 - m_Radius: 0.5 - m_Center: {x: 0, y: 0, z: 0} ---- !u!23 &1347016672 -MeshRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1347016670} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 2 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 - m_ForceMeshLod: -1 - m_MeshLodSelectionBias: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: ffb9d73c5a527ed4c9e6aa009010d38c, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_GlobalIlluminationMeshLod: 0 - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 - m_AdditionalVertexStreams: {fileID: 0} ---- !u!33 &1347016673 -MeshFilter: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1347016670} - m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} ---- !u!4 &1347016674 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1347016670} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -68.53, y: 1.24, z: 145.8} - m_LocalScale: {x: 2.17, y: 2.17, z: 2.17} - m_ConstrainProportionsScale: 1 - m_Children: [] - m_Father: {fileID: 264961906} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1389979093 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1389979097} - - component: {fileID: 1389979096} - - component: {fileID: 1389979095} - - component: {fileID: 1389979094} - m_Layer: 0 - m_Name: Sphere (4) - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!135 &1389979094 -SphereCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1389979093} - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_IsTrigger: 0 - m_ProvidesContacts: 0 - m_Enabled: 1 - serializedVersion: 3 - m_Radius: 0.5 - m_Center: {x: 0, y: 0, z: 0} ---- !u!23 &1389979095 -MeshRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1389979093} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_StaticShadowCaster: 0 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 2 - m_RayTraceProcedural: 0 - m_RayTracingAccelStructBuildFlagsOverride: 0 - m_RayTracingAccelStructBuildFlags: 1 - m_SmallMeshCulling: 1 - m_ForceMeshLod: -1 - m_MeshLodSelectionBias: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: ffb9d73c5a527ed4c9e6aa009010d38c, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_GlobalIlluminationMeshLod: 0 - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 - m_AdditionalVertexStreams: {fileID: 0} ---- !u!33 &1389979096 -MeshFilter: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1389979093} - m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} ---- !u!4 &1389979097 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1389979093} - serializedVersion: 2 - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -68.2, y: 1.24, z: 154.41002} - m_LocalScale: {x: 2.17, y: 2.17, z: 2.17} - m_ConstrainProportionsScale: 1 - m_Children: [] - m_Father: {fileID: 264961906} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1001 &1403559314 PrefabInstance: m_ObjectHideFlags: 0 @@ -9865,7 +9608,7 @@ Transform: m_GameObject: {fileID: 1417731804} serializedVersion: 2 m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068} - m_LocalPosition: {x: -68.7, y: 0.77, z: 162.1} + m_LocalPosition: {x: -68.7, y: 0.77, z: 167.38998} m_LocalScale: {x: 0.92, y: 0.5, z: 0.92} m_ConstrainProportionsScale: 0 m_Children: [] @@ -11929,6 +11672,11 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1723769334} m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &1735699478 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + m_PrefabInstance: {fileID: 1082326751} + m_PrefabAsset: {fileID: 0} --- !u!1 &1746842103 GameObject: m_ObjectHideFlags: 0 @@ -12297,6 +12045,10 @@ PrefabInstance: propertyPath: m_Name value: 13060_Rubber_Mallet_v1_l3 (2) objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: d362e925a39eefc45b87be2c103c09b4, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] @@ -12745,7 +12497,7 @@ Transform: m_GameObject: {fileID: 1833976813} serializedVersion: 2 m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068} - m_LocalPosition: {x: -68.7, y: 0.77, z: 169.17001} + m_LocalPosition: {x: -68.31006, y: 0.77, z: 174.45999} m_LocalScale: {x: 0.92, y: 0.5, z: 0.92} m_ConstrainProportionsScale: 0 m_Children: [] @@ -13018,6 +12770,71 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 92dd4a6e3c5895247885772f9a8ef54a, type: 3} m_PrefabInstance: {fileID: 1879356336} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1912032787 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: maxSpeed + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4315898701547426592, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: pursuitForce + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_Name + value: HazardBall_1 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.x + value: -101.72709 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3349991 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalPosition.z + value: 134.58842 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5112529374957775571, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} --- !u!1001 &1913886487 PrefabInstance: m_ObjectHideFlags: 0 @@ -13611,7 +13428,7 @@ GameObject: - component: {fileID: 2011895275} m_Layer: 0 m_Name: Cube (17) - m_TagString: Untagged + m_TagString: Ice m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -14020,6 +13837,16 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 92dd4a6e3c5895247885772f9a8ef54a, type: 3} m_PrefabInstance: {fileID: 2058145422} m_PrefabAsset: {fileID: 0} +--- !u!1 &2073185566 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + m_PrefabInstance: {fileID: 1912032787} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2086011874 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4895762346311792966, guid: 20064ee6711e2a542b242d038ffa5dde, type: 3} + m_PrefabInstance: {fileID: 459893494} + m_PrefabAsset: {fileID: 0} --- !u!1 &2091724510 GameObject: m_ObjectHideFlags: 0 @@ -14396,7 +14223,7 @@ Transform: m_GameObject: {fileID: 2113979838} serializedVersion: 2 m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068} - m_LocalPosition: {x: -68.7, y: 0.77, z: 177.5} + m_LocalPosition: {x: -68.31006, y: 0.77, z: 182.78998} m_LocalScale: {x: 0.92, y: 0.5, z: 0.92} m_ConstrainProportionsScale: 0 m_Children: [] @@ -14686,3 +14513,8 @@ SceneRoots: - {fileID: 1495895722} - {fileID: 488404578} - {fileID: 1746842107} + - {fileID: 1912032787} + - {fileID: 459893494} + - {fileID: 452682563} + - {fileID: 1082326751} + - {fileID: 506370891} diff --git a/Unity3_lab/Assets/Scripts/BallController.cs b/Unity3_lab/Assets/Scripts/BallController.cs index 0ad2f1984..84d1235a7 100644 --- a/Unity3_lab/Assets/Scripts/BallController.cs +++ b/Unity3_lab/Assets/Scripts/BallController.cs @@ -4,16 +4,20 @@ public class BallController : MonoBehaviour { [Header("Настройки Движения")] [SerializeField] private float maxSpeed = 15f; // Максимальная скорость на земле - [SerializeField] private float accelerationRate = 200f; // Как быстро шарик разгоняется + [SerializeField] private float defaultAcceleration = 200f; // Как быстро шарик разгоняется + [SerializeField] private float defaultDeceleration = 10f; // трение [SerializeField] private float airControlSpeed = 5f; // Скорость управления в прыжке [SerializeField] private float jumpForce = 7f; // Сила прыжка [SerializeField] private float trampolineBounceForce = 1.5f; // Множитель для отскока от батута [SerializeField] private GameObject gameOverPanel; + [Header("Настройки Льда")] + [SerializeField] private float iceAcceleration = 50f; + [SerializeField] private float iceDeceleration = 0.5f; + [Header("Настройки Контроля")] [Tooltip("Сила торможения/трения. Применяется, когда нет ввода.")] [SerializeField] private float decelerationRate = 5f; // Сила, замедляющая шарик (трение) - [SerializeField] private float groundCheckDistance = 0.1f; // Дистанция для проверки земли private Rigidbody rb; @@ -21,6 +25,10 @@ public class BallController : MonoBehaviour private float sphereRadius; private bool isDead = false; + // Внутренние переменные для хранения текущих параметров + private float currentAcceleration; + private float currentDeceleration; + // Переменные для считывания ввода private float moveX; private float moveZ; @@ -56,11 +64,23 @@ public class BallController : MonoBehaviour { isGrounded = false; Vector3 origin = transform.position; + if (Physics.Raycast(origin, -Vector3.up, out RaycastHit hit, sphereRadius + groundCheckDistance)) { if (hit.normal.y > 0.7f) { isGrounded = true; + + if (hit.collider.CompareTag("Ice")) + { + currentAcceleration = iceAcceleration; + currentDeceleration = iceDeceleration; + } + else + { + currentAcceleration = defaultAcceleration; + currentDeceleration = defaultDeceleration; + } } } } @@ -96,41 +116,38 @@ public class BallController : MonoBehaviour private void ApplyAcceleration() { - Vector3 currentVel = rb.linearVelocity; + Vector3 currentVel = rb.linearVelocity; - // 1. Ускорение по X (A/D) + // Используем currentAcceleration if (Mathf.Abs(moveX) > 0.01f) { if (Mathf.Abs(currentVel.x) < maxSpeed) { - rb.AddForce(new Vector3(moveX, 0, 0) * accelerationRate, ForceMode.Acceleration); + rb.AddForce(new Vector3(moveX, 0, 0) * currentAcceleration, ForceMode.Acceleration); } } - // 2. Ускорение по Z (W/S) if (Mathf.Abs(moveZ) > 0.01f) { if (Mathf.Abs(currentVel.z) < maxSpeed) { - rb.AddForce(new Vector3(0, 0, moveZ) * accelerationRate, ForceMode.Acceleration); + rb.AddForce(new Vector3(0, 0, moveZ) * currentAcceleration, ForceMode.Acceleration); } } } private void ApplyDeceleration() { + // Используем currentDeceleration Vector3 horizontalVel = new Vector3(rb.linearVelocity.x, 0, rb.linearVelocity.z); - // Применяем силу, противоположную скорости (имитация трения) if (horizontalVel.sqrMagnitude > 0.01f) { - // Направление силы, противоположное скорости - Vector3 frictionForce = -horizontalVel.normalized * decelerationRate; + Vector3 frictionForce = -horizontalVel.normalized * currentDeceleration; rb.AddForce(frictionForce, ForceMode.Acceleration); } else { - // Если скорость очень низка, останавливаем горизонтальное движение, чтобы избежать "дрейфа" rb.linearVelocity = new Vector3(0, rb.linearVelocity.y, 0); } } @@ -181,21 +198,18 @@ public class BallController : MonoBehaviour { if (isDead) return; isDead = true; - - // 1. Останавливаем шарик + if (rb != null) { - rb.linearVelocity = Vector3.zero; // Используем linearVelocity как в вашем коде - rb.isKinematic = true; // Отключаем физику + rb.linearVelocity = Vector3.zero; + rb.isKinematic = true; } - - // 2. Показываем меню + if (gameOverPanel != null) { gameOverPanel.SetActive(true); } - - // 3. Останавливаем время (опционально, но рекомендуется для меню) + Time.timeScale = 0f; } } diff --git a/Unity3_lab/Library/ArtifactDB b/Unity3_lab/Library/ArtifactDB index 436decc86..5accb8e97 100755 Binary files a/Unity3_lab/Library/ArtifactDB and b/Unity3_lab/Library/ArtifactDB differ diff --git a/Unity3_lab/Library/Artifacts/01/0123e72e65f79107ed1cc8f9d918e631 b/Unity3_lab/Library/Artifacts/01/0123e72e65f79107ed1cc8f9d918e631 deleted file mode 100644 index a240e2e0c..000000000 Binary files a/Unity3_lab/Library/Artifacts/01/0123e72e65f79107ed1cc8f9d918e631 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/05/05f77d9745a6de56e1d07840ee1e9881 b/Unity3_lab/Library/Artifacts/05/05f77d9745a6de56e1d07840ee1e9881 deleted file mode 100644 index 9c8868041..000000000 Binary files a/Unity3_lab/Library/Artifacts/05/05f77d9745a6de56e1d07840ee1e9881 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/06/06bf27af47998a6274576316dba15b34 b/Unity3_lab/Library/Artifacts/06/06bf27af47998a6274576316dba15b34 deleted file mode 100644 index 453503140..000000000 Binary files a/Unity3_lab/Library/Artifacts/06/06bf27af47998a6274576316dba15b34 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/07/0782704be0ac0e9e3fe7f1c3416b9f7a b/Unity3_lab/Library/Artifacts/07/0782704be0ac0e9e3fe7f1c3416b9f7a deleted file mode 100644 index 6bbb50829..000000000 Binary files a/Unity3_lab/Library/Artifacts/07/0782704be0ac0e9e3fe7f1c3416b9f7a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/08/08fe061094d0d296dbb5eaec41498a29 b/Unity3_lab/Library/Artifacts/08/08fe061094d0d296dbb5eaec41498a29 deleted file mode 100644 index 4997739a5..000000000 Binary files a/Unity3_lab/Library/Artifacts/08/08fe061094d0d296dbb5eaec41498a29 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/09/09efb813e49fe5b9f683584937ece50a b/Unity3_lab/Library/Artifacts/09/09efb813e49fe5b9f683584937ece50a deleted file mode 100644 index f3baaadf6..000000000 Binary files a/Unity3_lab/Library/Artifacts/09/09efb813e49fe5b9f683584937ece50a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/0a/0a2e73921fb094977751b2ae2884ff90 b/Unity3_lab/Library/Artifacts/0a/0a2e73921fb094977751b2ae2884ff90 deleted file mode 100644 index 58fbb939b..000000000 Binary files a/Unity3_lab/Library/Artifacts/0a/0a2e73921fb094977751b2ae2884ff90 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/0b/0bf47fbef00454870eb9d840c192e802 b/Unity3_lab/Library/Artifacts/0b/0bf47fbef00454870eb9d840c192e802 deleted file mode 100644 index 5cb9c0121..000000000 Binary files a/Unity3_lab/Library/Artifacts/0b/0bf47fbef00454870eb9d840c192e802 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/0c/0c293e899de0f44728760e2ea1a3d8d6 b/Unity3_lab/Library/Artifacts/0c/0c293e899de0f44728760e2ea1a3d8d6 deleted file mode 100644 index 8c597b12e..000000000 Binary files a/Unity3_lab/Library/Artifacts/0c/0c293e899de0f44728760e2ea1a3d8d6 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/0d/0d254879332f64c33613e5acad0334af b/Unity3_lab/Library/Artifacts/0d/0d254879332f64c33613e5acad0334af deleted file mode 100644 index 7ef1cbacd..000000000 Binary files a/Unity3_lab/Library/Artifacts/0d/0d254879332f64c33613e5acad0334af and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/0d/0d77d7070f0836ee92532129f8755b3c b/Unity3_lab/Library/Artifacts/0d/0d77d7070f0836ee92532129f8755b3c deleted file mode 100644 index 6fc497c0c..000000000 Binary files a/Unity3_lab/Library/Artifacts/0d/0d77d7070f0836ee92532129f8755b3c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/0e/0ee22cabc59f5c3166759f8eb8e02836 b/Unity3_lab/Library/Artifacts/0e/0ee22cabc59f5c3166759f8eb8e02836 deleted file mode 100644 index f21bcf0ee..000000000 Binary files a/Unity3_lab/Library/Artifacts/0e/0ee22cabc59f5c3166759f8eb8e02836 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/11/1143c96152d21d4c836ad7213d42dcc4 b/Unity3_lab/Library/Artifacts/11/1143c96152d21d4c836ad7213d42dcc4 deleted file mode 100644 index fc4394aa7..000000000 Binary files a/Unity3_lab/Library/Artifacts/11/1143c96152d21d4c836ad7213d42dcc4 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/12/12c017ee894ea9a9d77ae8e2ab9a8db2 b/Unity3_lab/Library/Artifacts/12/12c017ee894ea9a9d77ae8e2ab9a8db2 deleted file mode 100644 index 481cc74a9..000000000 Binary files a/Unity3_lab/Library/Artifacts/12/12c017ee894ea9a9d77ae8e2ab9a8db2 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/13/133094b6a9e4657103f457cf661e0d39 b/Unity3_lab/Library/Artifacts/13/133094b6a9e4657103f457cf661e0d39 deleted file mode 100644 index e7eed9513..000000000 Binary files a/Unity3_lab/Library/Artifacts/13/133094b6a9e4657103f457cf661e0d39 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/15/152d712481ca4c5e911c494915e78e39 b/Unity3_lab/Library/Artifacts/15/152d712481ca4c5e911c494915e78e39 deleted file mode 100644 index 6e9ab9835..000000000 Binary files a/Unity3_lab/Library/Artifacts/15/152d712481ca4c5e911c494915e78e39 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/17/17f8b7719458957245036dce3e6d7754 b/Unity3_lab/Library/Artifacts/17/17f8b7719458957245036dce3e6d7754 deleted file mode 100644 index 8793b7e67..000000000 Binary files a/Unity3_lab/Library/Artifacts/17/17f8b7719458957245036dce3e6d7754 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/19/197ea07d4abdf4d2b246d705ca2ac660 b/Unity3_lab/Library/Artifacts/19/197ea07d4abdf4d2b246d705ca2ac660 deleted file mode 100644 index b9133f23f..000000000 Binary files a/Unity3_lab/Library/Artifacts/19/197ea07d4abdf4d2b246d705ca2ac660 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/1a/1a0b0b1ac7ac9608d93de50cc95a216e b/Unity3_lab/Library/Artifacts/1a/1a0b0b1ac7ac9608d93de50cc95a216e deleted file mode 100644 index 02860ba42..000000000 Binary files a/Unity3_lab/Library/Artifacts/1a/1a0b0b1ac7ac9608d93de50cc95a216e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/1b/1b7acafca8af049d095591302ad1420a b/Unity3_lab/Library/Artifacts/1b/1b7acafca8af049d095591302ad1420a deleted file mode 100644 index 231d2c24c..000000000 Binary files a/Unity3_lab/Library/Artifacts/1b/1b7acafca8af049d095591302ad1420a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/1b/1b9ee8185957818b7796807e9f2bd4ec b/Unity3_lab/Library/Artifacts/1b/1b9ee8185957818b7796807e9f2bd4ec deleted file mode 100644 index 803e7549b..000000000 Binary files a/Unity3_lab/Library/Artifacts/1b/1b9ee8185957818b7796807e9f2bd4ec and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/1f/1fa58e626deb907adb8c534b59aed8f7 b/Unity3_lab/Library/Artifacts/1f/1fa58e626deb907adb8c534b59aed8f7 deleted file mode 100644 index 7e74fad85..000000000 Binary files a/Unity3_lab/Library/Artifacts/1f/1fa58e626deb907adb8c534b59aed8f7 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/22/221525b0b84a2b03db9789e289cce47c b/Unity3_lab/Library/Artifacts/22/221525b0b84a2b03db9789e289cce47c deleted file mode 100644 index 947995798..000000000 Binary files a/Unity3_lab/Library/Artifacts/22/221525b0b84a2b03db9789e289cce47c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/22/221cddd4312ffb6bdeb80e26bfbadb6d b/Unity3_lab/Library/Artifacts/22/221cddd4312ffb6bdeb80e26bfbadb6d deleted file mode 100644 index de3a322e7..000000000 Binary files a/Unity3_lab/Library/Artifacts/22/221cddd4312ffb6bdeb80e26bfbadb6d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/24/242a543c132875c5bf6c21219410d32c b/Unity3_lab/Library/Artifacts/24/242a543c132875c5bf6c21219410d32c deleted file mode 100644 index 8dbc3fe96..000000000 Binary files a/Unity3_lab/Library/Artifacts/24/242a543c132875c5bf6c21219410d32c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/25/2587f9b107c51b05efe1659e2feda636 b/Unity3_lab/Library/Artifacts/25/2587f9b107c51b05efe1659e2feda636 deleted file mode 100644 index a70b135d3..000000000 Binary files a/Unity3_lab/Library/Artifacts/25/2587f9b107c51b05efe1659e2feda636 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/26/267f4ad178a03558b28ccf5968b04159 b/Unity3_lab/Library/Artifacts/26/267f4ad178a03558b28ccf5968b04159 deleted file mode 100644 index 9b4edcd75..000000000 Binary files a/Unity3_lab/Library/Artifacts/26/267f4ad178a03558b28ccf5968b04159 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/27/27453aec1116f9334ec3c27647851e62 b/Unity3_lab/Library/Artifacts/27/27453aec1116f9334ec3c27647851e62 deleted file mode 100644 index c5cd8c1ce..000000000 Binary files a/Unity3_lab/Library/Artifacts/27/27453aec1116f9334ec3c27647851e62 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/27/27ba37f02ca285babb8c11788be3257e b/Unity3_lab/Library/Artifacts/27/27ba37f02ca285babb8c11788be3257e deleted file mode 100644 index 538d02a38..000000000 Binary files a/Unity3_lab/Library/Artifacts/27/27ba37f02ca285babb8c11788be3257e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/28/286bb0e13882535eead7945d4b8d33d6 b/Unity3_lab/Library/Artifacts/28/286bb0e13882535eead7945d4b8d33d6 deleted file mode 100644 index b7dddaeb1..000000000 Binary files a/Unity3_lab/Library/Artifacts/28/286bb0e13882535eead7945d4b8d33d6 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/28/2883133522b108377fd59264038f9b26 b/Unity3_lab/Library/Artifacts/28/2883133522b108377fd59264038f9b26 deleted file mode 100644 index c9e8fe541..000000000 Binary files a/Unity3_lab/Library/Artifacts/28/2883133522b108377fd59264038f9b26 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/29/2925a78f17d562cf1f2678eaa988e04e b/Unity3_lab/Library/Artifacts/29/2925a78f17d562cf1f2678eaa988e04e deleted file mode 100644 index a47628347..000000000 Binary files a/Unity3_lab/Library/Artifacts/29/2925a78f17d562cf1f2678eaa988e04e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/29/29d182fb77fab29abf57eaf51cc5081f b/Unity3_lab/Library/Artifacts/29/29d182fb77fab29abf57eaf51cc5081f deleted file mode 100644 index 41948a5e0..000000000 Binary files a/Unity3_lab/Library/Artifacts/29/29d182fb77fab29abf57eaf51cc5081f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/2a/2a24884b222c280b750b791e29853015 b/Unity3_lab/Library/Artifacts/2a/2a24884b222c280b750b791e29853015 deleted file mode 100644 index 83dd269c1..000000000 Binary files a/Unity3_lab/Library/Artifacts/2a/2a24884b222c280b750b791e29853015 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/2a/2a957bf239e7e5179bd53732f097e1dc b/Unity3_lab/Library/Artifacts/2a/2a957bf239e7e5179bd53732f097e1dc deleted file mode 100644 index d2a15d22a..000000000 Binary files a/Unity3_lab/Library/Artifacts/2a/2a957bf239e7e5179bd53732f097e1dc and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/2a/2adeefb3b35b3479d93ba1cb2dcf3607 b/Unity3_lab/Library/Artifacts/2a/2adeefb3b35b3479d93ba1cb2dcf3607 deleted file mode 100644 index 268e9fb35..000000000 Binary files a/Unity3_lab/Library/Artifacts/2a/2adeefb3b35b3479d93ba1cb2dcf3607 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/2b/2b9f793500a7cda2a363e45a16dde51a b/Unity3_lab/Library/Artifacts/2b/2b9f793500a7cda2a363e45a16dde51a deleted file mode 100644 index 3e4013fec..000000000 Binary files a/Unity3_lab/Library/Artifacts/2b/2b9f793500a7cda2a363e45a16dde51a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/2d/2d725f751d4796ea4fba808605f49fae b/Unity3_lab/Library/Artifacts/2d/2d725f751d4796ea4fba808605f49fae deleted file mode 100644 index a94dc75f0..000000000 Binary files a/Unity3_lab/Library/Artifacts/2d/2d725f751d4796ea4fba808605f49fae and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/2e/2e06a77befbc15b6e4a4c584e72cc7e7 b/Unity3_lab/Library/Artifacts/2e/2e06a77befbc15b6e4a4c584e72cc7e7 deleted file mode 100644 index 5b33342e5..000000000 Binary files a/Unity3_lab/Library/Artifacts/2e/2e06a77befbc15b6e4a4c584e72cc7e7 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/36/361adfcf5270709e2efa9fcbcde86490 b/Unity3_lab/Library/Artifacts/36/361adfcf5270709e2efa9fcbcde86490 deleted file mode 100644 index 21cf55849..000000000 Binary files a/Unity3_lab/Library/Artifacts/36/361adfcf5270709e2efa9fcbcde86490 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/37/371f6ea253587b6cf9660b05166e5f99 b/Unity3_lab/Library/Artifacts/37/371f6ea253587b6cf9660b05166e5f99 deleted file mode 100644 index d8af3927a..000000000 Binary files a/Unity3_lab/Library/Artifacts/37/371f6ea253587b6cf9660b05166e5f99 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/38/381b59c29c89dbf10ad3cd58e706fda6 b/Unity3_lab/Library/Artifacts/38/381b59c29c89dbf10ad3cd58e706fda6 deleted file mode 100644 index 8edcec6ea..000000000 Binary files a/Unity3_lab/Library/Artifacts/38/381b59c29c89dbf10ad3cd58e706fda6 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/38/38b561f0a70491acf931d2235d578006 b/Unity3_lab/Library/Artifacts/38/38b561f0a70491acf931d2235d578006 deleted file mode 100644 index cdd0a34b7..000000000 Binary files a/Unity3_lab/Library/Artifacts/38/38b561f0a70491acf931d2235d578006 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/38/38e7808aa65bb50e8af4a38b1a78cd4d b/Unity3_lab/Library/Artifacts/38/38e7808aa65bb50e8af4a38b1a78cd4d deleted file mode 100644 index 300a7d495..000000000 Binary files a/Unity3_lab/Library/Artifacts/38/38e7808aa65bb50e8af4a38b1a78cd4d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/39/399ca7ee56b16f2ab1ccc2358af7e059 b/Unity3_lab/Library/Artifacts/39/399ca7ee56b16f2ab1ccc2358af7e059 deleted file mode 100644 index a748e331e..000000000 Binary files a/Unity3_lab/Library/Artifacts/39/399ca7ee56b16f2ab1ccc2358af7e059 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/3b/3bbc336f3f4cdafa3a6d424711473b61 b/Unity3_lab/Library/Artifacts/3b/3bbc336f3f4cdafa3a6d424711473b61 deleted file mode 100644 index 17302b954..000000000 Binary files a/Unity3_lab/Library/Artifacts/3b/3bbc336f3f4cdafa3a6d424711473b61 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/3c/3c626c35d409d3c6800a01b43b156d82 b/Unity3_lab/Library/Artifacts/3c/3c626c35d409d3c6800a01b43b156d82 deleted file mode 100644 index 2686a6113..000000000 Binary files a/Unity3_lab/Library/Artifacts/3c/3c626c35d409d3c6800a01b43b156d82 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/3d/3d8bf8cc15c6e91f378d414187b5b135 b/Unity3_lab/Library/Artifacts/3d/3d8bf8cc15c6e91f378d414187b5b135 deleted file mode 100644 index cb693a315..000000000 Binary files a/Unity3_lab/Library/Artifacts/3d/3d8bf8cc15c6e91f378d414187b5b135 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/3f/3f3e6f3150eac8f930760c93382b8068 b/Unity3_lab/Library/Artifacts/3f/3f3e6f3150eac8f930760c93382b8068 deleted file mode 100644 index f41b7eb68..000000000 Binary files a/Unity3_lab/Library/Artifacts/3f/3f3e6f3150eac8f930760c93382b8068 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/3f/3fbb5998d3a897c78a87d2191f4c749c b/Unity3_lab/Library/Artifacts/3f/3fbb5998d3a897c78a87d2191f4c749c deleted file mode 100644 index dbf7efbcb..000000000 Binary files a/Unity3_lab/Library/Artifacts/3f/3fbb5998d3a897c78a87d2191f4c749c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/40/405967785ed20123a022b6749287cc86 b/Unity3_lab/Library/Artifacts/40/405967785ed20123a022b6749287cc86 deleted file mode 100644 index a9aa2d441..000000000 Binary files a/Unity3_lab/Library/Artifacts/40/405967785ed20123a022b6749287cc86 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/40/40b907a9a64b3daf3aa6586348b59566 b/Unity3_lab/Library/Artifacts/40/40b907a9a64b3daf3aa6586348b59566 deleted file mode 100644 index e5a523aaf..000000000 Binary files a/Unity3_lab/Library/Artifacts/40/40b907a9a64b3daf3aa6586348b59566 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/41/41fd7e69008dc1e14f0d97d6a04a579b b/Unity3_lab/Library/Artifacts/41/41fd7e69008dc1e14f0d97d6a04a579b deleted file mode 100644 index 5012d12ab..000000000 Binary files a/Unity3_lab/Library/Artifacts/41/41fd7e69008dc1e14f0d97d6a04a579b and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/41/41feed48c2aa10f4e8e7213ce56d7dff b/Unity3_lab/Library/Artifacts/41/41feed48c2aa10f4e8e7213ce56d7dff deleted file mode 100644 index cdaa0bd99..000000000 Binary files a/Unity3_lab/Library/Artifacts/41/41feed48c2aa10f4e8e7213ce56d7dff and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/42/42217751769c15e854ad38d338f772a7 b/Unity3_lab/Library/Artifacts/42/42217751769c15e854ad38d338f772a7 deleted file mode 100644 index 584c8ca2f..000000000 Binary files a/Unity3_lab/Library/Artifacts/42/42217751769c15e854ad38d338f772a7 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/46/4633f61d3edc53a3374df7d1e0f1d9f9 b/Unity3_lab/Library/Artifacts/46/4633f61d3edc53a3374df7d1e0f1d9f9 deleted file mode 100644 index 02994d7c9..000000000 Binary files a/Unity3_lab/Library/Artifacts/46/4633f61d3edc53a3374df7d1e0f1d9f9 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/46/46636849c9303a2a66ac8174bba5f03d b/Unity3_lab/Library/Artifacts/46/46636849c9303a2a66ac8174bba5f03d deleted file mode 100644 index 057194d9d..000000000 Binary files a/Unity3_lab/Library/Artifacts/46/46636849c9303a2a66ac8174bba5f03d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/46/4688015ea620c3842110ce642e83b76d b/Unity3_lab/Library/Artifacts/46/4688015ea620c3842110ce642e83b76d deleted file mode 100644 index 7021856b0..000000000 Binary files a/Unity3_lab/Library/Artifacts/46/4688015ea620c3842110ce642e83b76d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/47/47d42008d3897644d8894251f607f560 b/Unity3_lab/Library/Artifacts/47/47d42008d3897644d8894251f607f560 deleted file mode 100644 index c7b4fe26a..000000000 Binary files a/Unity3_lab/Library/Artifacts/47/47d42008d3897644d8894251f607f560 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/47/47f676d6fe77cd2f31feb6e7857eb06c b/Unity3_lab/Library/Artifacts/47/47f676d6fe77cd2f31feb6e7857eb06c deleted file mode 100644 index d6d2d7c23..000000000 Binary files a/Unity3_lab/Library/Artifacts/47/47f676d6fe77cd2f31feb6e7857eb06c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4b/4b313e3681963aaff690b28cf5c5582d b/Unity3_lab/Library/Artifacts/4b/4b313e3681963aaff690b28cf5c5582d deleted file mode 100644 index 21297f9b4..000000000 Binary files a/Unity3_lab/Library/Artifacts/4b/4b313e3681963aaff690b28cf5c5582d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4c/4c297374c07e4db1ec247e0a1b7f0901 b/Unity3_lab/Library/Artifacts/4c/4c297374c07e4db1ec247e0a1b7f0901 deleted file mode 100644 index 57d25ae6a..000000000 Binary files a/Unity3_lab/Library/Artifacts/4c/4c297374c07e4db1ec247e0a1b7f0901 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4c/4ce357b3fcb73906d7da4a1e1a615f17 b/Unity3_lab/Library/Artifacts/4c/4ce357b3fcb73906d7da4a1e1a615f17 deleted file mode 100644 index 8cb51b6c5..000000000 Binary files a/Unity3_lab/Library/Artifacts/4c/4ce357b3fcb73906d7da4a1e1a615f17 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4c/4cebb3acb4fbfa6e8399ad71ecfe5056 b/Unity3_lab/Library/Artifacts/4c/4cebb3acb4fbfa6e8399ad71ecfe5056 deleted file mode 100644 index 9feb96435..000000000 Binary files a/Unity3_lab/Library/Artifacts/4c/4cebb3acb4fbfa6e8399ad71ecfe5056 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4d/4d8b44528f661cc52f9f0d0feba6624e b/Unity3_lab/Library/Artifacts/4d/4d8b44528f661cc52f9f0d0feba6624e deleted file mode 100644 index 73061e2d5..000000000 Binary files a/Unity3_lab/Library/Artifacts/4d/4d8b44528f661cc52f9f0d0feba6624e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4e/4e4bd515386c950fe913b0086123fa1a b/Unity3_lab/Library/Artifacts/4e/4e4bd515386c950fe913b0086123fa1a deleted file mode 100644 index 1f7a68c63..000000000 Binary files a/Unity3_lab/Library/Artifacts/4e/4e4bd515386c950fe913b0086123fa1a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/4f/4f45b6642d59baaa1c44656f3573718f b/Unity3_lab/Library/Artifacts/4f/4f45b6642d59baaa1c44656f3573718f deleted file mode 100644 index 0aa318a32..000000000 Binary files a/Unity3_lab/Library/Artifacts/4f/4f45b6642d59baaa1c44656f3573718f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/51/51c920ab003ffb28c45e25672bffdbbf b/Unity3_lab/Library/Artifacts/51/51c920ab003ffb28c45e25672bffdbbf deleted file mode 100644 index b6a3600f0..000000000 Binary files a/Unity3_lab/Library/Artifacts/51/51c920ab003ffb28c45e25672bffdbbf and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/55/55b5ca2633a227dec175219012927da1 b/Unity3_lab/Library/Artifacts/55/55b5ca2633a227dec175219012927da1 deleted file mode 100644 index 758dff769..000000000 Binary files a/Unity3_lab/Library/Artifacts/55/55b5ca2633a227dec175219012927da1 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/56/56350055971d0906c6fb6a145999c802 b/Unity3_lab/Library/Artifacts/56/56350055971d0906c6fb6a145999c802 deleted file mode 100644 index 021563833..000000000 Binary files a/Unity3_lab/Library/Artifacts/56/56350055971d0906c6fb6a145999c802 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/57/57a1f0e712c60a89c675e48cdd89aecb b/Unity3_lab/Library/Artifacts/57/57a1f0e712c60a89c675e48cdd89aecb deleted file mode 100644 index ec208feb6..000000000 Binary files a/Unity3_lab/Library/Artifacts/57/57a1f0e712c60a89c675e48cdd89aecb and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/58/58301a1184400bcc2b202ce3987b09cd b/Unity3_lab/Library/Artifacts/58/58301a1184400bcc2b202ce3987b09cd deleted file mode 100644 index 0299dd541..000000000 Binary files a/Unity3_lab/Library/Artifacts/58/58301a1184400bcc2b202ce3987b09cd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/58/588ec4d562bf59886e62c02a4b1fdd30 b/Unity3_lab/Library/Artifacts/58/588ec4d562bf59886e62c02a4b1fdd30 deleted file mode 100644 index 8ee942ff9..000000000 Binary files a/Unity3_lab/Library/Artifacts/58/588ec4d562bf59886e62c02a4b1fdd30 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/59/59130685dd5ee208bd58c44f5017380c b/Unity3_lab/Library/Artifacts/59/59130685dd5ee208bd58c44f5017380c deleted file mode 100644 index 25c852989..000000000 Binary files a/Unity3_lab/Library/Artifacts/59/59130685dd5ee208bd58c44f5017380c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/5b/5b004aea500d1c998b31d154f865a044 b/Unity3_lab/Library/Artifacts/5b/5b004aea500d1c998b31d154f865a044 deleted file mode 100644 index d4dc105c8..000000000 Binary files a/Unity3_lab/Library/Artifacts/5b/5b004aea500d1c998b31d154f865a044 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/5b/5bd76357f220c1db48076758c2281252 b/Unity3_lab/Library/Artifacts/5b/5bd76357f220c1db48076758c2281252 deleted file mode 100644 index 1d90c8dae..000000000 Binary files a/Unity3_lab/Library/Artifacts/5b/5bd76357f220c1db48076758c2281252 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/5c/5c9a6400cea67db256fc40b458375786 b/Unity3_lab/Library/Artifacts/5c/5c9a6400cea67db256fc40b458375786 deleted file mode 100644 index 6ae204bb6..000000000 Binary files a/Unity3_lab/Library/Artifacts/5c/5c9a6400cea67db256fc40b458375786 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/60/602a548e817e4979960d42ad489fd71c b/Unity3_lab/Library/Artifacts/60/602a548e817e4979960d42ad489fd71c deleted file mode 100644 index 9835aa7d9..000000000 Binary files a/Unity3_lab/Library/Artifacts/60/602a548e817e4979960d42ad489fd71c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/60/604cef77eb039aca7d9eff8f0f350c65 b/Unity3_lab/Library/Artifacts/60/604cef77eb039aca7d9eff8f0f350c65 deleted file mode 100644 index fd7f2c632..000000000 Binary files a/Unity3_lab/Library/Artifacts/60/604cef77eb039aca7d9eff8f0f350c65 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/61/614e6254abc26544c407c76e0afadbee b/Unity3_lab/Library/Artifacts/61/614e6254abc26544c407c76e0afadbee deleted file mode 100644 index fdc9ee58b..000000000 Binary files a/Unity3_lab/Library/Artifacts/61/614e6254abc26544c407c76e0afadbee and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/61/6188c1bb4cdc02c5a20da5b4f219308e b/Unity3_lab/Library/Artifacts/61/6188c1bb4cdc02c5a20da5b4f219308e deleted file mode 100644 index 081123c28..000000000 Binary files a/Unity3_lab/Library/Artifacts/61/6188c1bb4cdc02c5a20da5b4f219308e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/61/618c13c4364f38285ddb750ee79a0ec9 b/Unity3_lab/Library/Artifacts/61/618c13c4364f38285ddb750ee79a0ec9 deleted file mode 100644 index 9db7208fd..000000000 Binary files a/Unity3_lab/Library/Artifacts/61/618c13c4364f38285ddb750ee79a0ec9 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/63/63488d895fd31128db37aa9ce54ec259 b/Unity3_lab/Library/Artifacts/63/63488d895fd31128db37aa9ce54ec259 deleted file mode 100644 index 59e7dc773..000000000 Binary files a/Unity3_lab/Library/Artifacts/63/63488d895fd31128db37aa9ce54ec259 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/67/67fa545b181c2f298d09e9b3e1b00992 b/Unity3_lab/Library/Artifacts/67/67fa545b181c2f298d09e9b3e1b00992 deleted file mode 100644 index 850355e33..000000000 Binary files a/Unity3_lab/Library/Artifacts/67/67fa545b181c2f298d09e9b3e1b00992 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/6d/6dcfd9226fc0ec8f324f8124dde35f73 b/Unity3_lab/Library/Artifacts/6d/6dcfd9226fc0ec8f324f8124dde35f73 deleted file mode 100644 index 7e5446050..000000000 Binary files a/Unity3_lab/Library/Artifacts/6d/6dcfd9226fc0ec8f324f8124dde35f73 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/6e/6ef7cc198bacc4e9eb475d40b07f4012 b/Unity3_lab/Library/Artifacts/6e/6ef7cc198bacc4e9eb475d40b07f4012 deleted file mode 100644 index d8dc519eb..000000000 Binary files a/Unity3_lab/Library/Artifacts/6e/6ef7cc198bacc4e9eb475d40b07f4012 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/6f/6ffa1889c3d075372f9a2c0eb53882ce b/Unity3_lab/Library/Artifacts/6f/6ffa1889c3d075372f9a2c0eb53882ce deleted file mode 100644 index d41d5856b..000000000 Binary files a/Unity3_lab/Library/Artifacts/6f/6ffa1889c3d075372f9a2c0eb53882ce and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/71/714118e940e925fd453ebbfbea6e02ad b/Unity3_lab/Library/Artifacts/71/714118e940e925fd453ebbfbea6e02ad deleted file mode 100644 index f8a7d1b1d..000000000 Binary files a/Unity3_lab/Library/Artifacts/71/714118e940e925fd453ebbfbea6e02ad and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/71/719ae4ca5524de1d00c7445abe19600f b/Unity3_lab/Library/Artifacts/71/719ae4ca5524de1d00c7445abe19600f deleted file mode 100644 index fae6c9bdc..000000000 Binary files a/Unity3_lab/Library/Artifacts/71/719ae4ca5524de1d00c7445abe19600f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/71/71b53ffb7875d18823cdcc52ae453d55 b/Unity3_lab/Library/Artifacts/71/71b53ffb7875d18823cdcc52ae453d55 deleted file mode 100644 index 020c24576..000000000 Binary files a/Unity3_lab/Library/Artifacts/71/71b53ffb7875d18823cdcc52ae453d55 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/72/72cf6995aa8ab9a6a727eb0d15007f5f b/Unity3_lab/Library/Artifacts/72/72cf6995aa8ab9a6a727eb0d15007f5f deleted file mode 100644 index 825a90e63..000000000 Binary files a/Unity3_lab/Library/Artifacts/72/72cf6995aa8ab9a6a727eb0d15007f5f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/73/733d2c5e329c98d317e9d2c6d6199f1a b/Unity3_lab/Library/Artifacts/73/733d2c5e329c98d317e9d2c6d6199f1a deleted file mode 100644 index 34feaf4c6..000000000 Binary files a/Unity3_lab/Library/Artifacts/73/733d2c5e329c98d317e9d2c6d6199f1a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/74/7452b0d64b935b375081b6da9eebc175 b/Unity3_lab/Library/Artifacts/74/7452b0d64b935b375081b6da9eebc175 deleted file mode 100644 index c4220fdcd..000000000 Binary files a/Unity3_lab/Library/Artifacts/74/7452b0d64b935b375081b6da9eebc175 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/74/74d9b3571afdfc03fd5703a640d9e3bd b/Unity3_lab/Library/Artifacts/74/74d9b3571afdfc03fd5703a640d9e3bd deleted file mode 100644 index 6775c34af..000000000 Binary files a/Unity3_lab/Library/Artifacts/74/74d9b3571afdfc03fd5703a640d9e3bd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/75/75cd9fdea7d79a96bc64b602fa8acbe1 b/Unity3_lab/Library/Artifacts/75/75cd9fdea7d79a96bc64b602fa8acbe1 deleted file mode 100644 index a3e38e6b3..000000000 Binary files a/Unity3_lab/Library/Artifacts/75/75cd9fdea7d79a96bc64b602fa8acbe1 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/76/76061e346751cc9a333feeaea4528c5e b/Unity3_lab/Library/Artifacts/76/76061e346751cc9a333feeaea4528c5e deleted file mode 100644 index 776a2e4fc..000000000 Binary files a/Unity3_lab/Library/Artifacts/76/76061e346751cc9a333feeaea4528c5e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/76/76515af1e8c3ef9c58727718dce9c6ea b/Unity3_lab/Library/Artifacts/76/76515af1e8c3ef9c58727718dce9c6ea deleted file mode 100644 index 05140ac8a..000000000 Binary files a/Unity3_lab/Library/Artifacts/76/76515af1e8c3ef9c58727718dce9c6ea and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/7a/7aa3eb8a31c621bf52ea71f001c5c1dd b/Unity3_lab/Library/Artifacts/7a/7aa3eb8a31c621bf52ea71f001c5c1dd deleted file mode 100644 index b1ea21d9c..000000000 Binary files a/Unity3_lab/Library/Artifacts/7a/7aa3eb8a31c621bf52ea71f001c5c1dd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/7c/7ce8cc2da0ebb29a8b3a658c6957b05c b/Unity3_lab/Library/Artifacts/7c/7ce8cc2da0ebb29a8b3a658c6957b05c deleted file mode 100644 index 44722052e..000000000 Binary files a/Unity3_lab/Library/Artifacts/7c/7ce8cc2da0ebb29a8b3a658c6957b05c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/7f/7fc06ca5a4f90373f714e70cca4df95e b/Unity3_lab/Library/Artifacts/7f/7fc06ca5a4f90373f714e70cca4df95e deleted file mode 100644 index c0b9c96de..000000000 Binary files a/Unity3_lab/Library/Artifacts/7f/7fc06ca5a4f90373f714e70cca4df95e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/83/835c1cab52bdf346083cbbdfcf6d8375 b/Unity3_lab/Library/Artifacts/83/835c1cab52bdf346083cbbdfcf6d8375 deleted file mode 100644 index 1eaa5e9cf..000000000 Binary files a/Unity3_lab/Library/Artifacts/83/835c1cab52bdf346083cbbdfcf6d8375 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/83/835ce31199499320f5952eabb6ef0d7f b/Unity3_lab/Library/Artifacts/83/835ce31199499320f5952eabb6ef0d7f deleted file mode 100644 index 0a9ff6338..000000000 Binary files a/Unity3_lab/Library/Artifacts/83/835ce31199499320f5952eabb6ef0d7f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/84/84e5c6549455dbe4ea12c10a3667bda9 b/Unity3_lab/Library/Artifacts/84/84e5c6549455dbe4ea12c10a3667bda9 deleted file mode 100644 index 97ec0a037..000000000 Binary files a/Unity3_lab/Library/Artifacts/84/84e5c6549455dbe4ea12c10a3667bda9 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/86/8649529146463dd4e3ebb7b638f15aef b/Unity3_lab/Library/Artifacts/86/8649529146463dd4e3ebb7b638f15aef deleted file mode 100644 index a3316f47d..000000000 Binary files a/Unity3_lab/Library/Artifacts/86/8649529146463dd4e3ebb7b638f15aef and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/8b/8b794c63fe22b7d9dacfe57967ca712e b/Unity3_lab/Library/Artifacts/8b/8b794c63fe22b7d9dacfe57967ca712e deleted file mode 100644 index 463f219d0..000000000 Binary files a/Unity3_lab/Library/Artifacts/8b/8b794c63fe22b7d9dacfe57967ca712e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/8b/8b8edd1820905c8ef926757c8ef6a801 b/Unity3_lab/Library/Artifacts/8b/8b8edd1820905c8ef926757c8ef6a801 deleted file mode 100644 index 050565a1d..000000000 Binary files a/Unity3_lab/Library/Artifacts/8b/8b8edd1820905c8ef926757c8ef6a801 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/90/9027f62d427025ef7f3fe277230278c5 b/Unity3_lab/Library/Artifacts/90/9027f62d427025ef7f3fe277230278c5 deleted file mode 100644 index a835045e1..000000000 Binary files a/Unity3_lab/Library/Artifacts/90/9027f62d427025ef7f3fe277230278c5 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/90/9097b00313ec66f25f8df7c23b5e0d89 b/Unity3_lab/Library/Artifacts/90/9097b00313ec66f25f8df7c23b5e0d89 deleted file mode 100644 index 199e0ea77..000000000 Binary files a/Unity3_lab/Library/Artifacts/90/9097b00313ec66f25f8df7c23b5e0d89 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/92/922ca35aa4ec539f6c2c28c3dfa41765 b/Unity3_lab/Library/Artifacts/92/922ca35aa4ec539f6c2c28c3dfa41765 deleted file mode 100644 index 16c90a746..000000000 Binary files a/Unity3_lab/Library/Artifacts/92/922ca35aa4ec539f6c2c28c3dfa41765 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/93/936d3dffa48429270f25de115cc6d5d5 b/Unity3_lab/Library/Artifacts/93/936d3dffa48429270f25de115cc6d5d5 deleted file mode 100644 index a240681e2..000000000 Binary files a/Unity3_lab/Library/Artifacts/93/936d3dffa48429270f25de115cc6d5d5 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/95/95472106ffbcef0093bff00ebc637ff8 b/Unity3_lab/Library/Artifacts/95/95472106ffbcef0093bff00ebc637ff8 deleted file mode 100644 index f1c543603..000000000 Binary files a/Unity3_lab/Library/Artifacts/95/95472106ffbcef0093bff00ebc637ff8 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/9a/9af954c8206b414fc7969f2b160a6392 b/Unity3_lab/Library/Artifacts/9a/9af954c8206b414fc7969f2b160a6392 deleted file mode 100644 index 4561ee180..000000000 Binary files a/Unity3_lab/Library/Artifacts/9a/9af954c8206b414fc7969f2b160a6392 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/9c/9ca74cbe9219036fa93b036fa9a4a8fe b/Unity3_lab/Library/Artifacts/9c/9ca74cbe9219036fa93b036fa9a4a8fe deleted file mode 100644 index af191d8bf..000000000 Binary files a/Unity3_lab/Library/Artifacts/9c/9ca74cbe9219036fa93b036fa9a4a8fe and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/9e/9e91e9623db40947c7dfbfaec8066557 b/Unity3_lab/Library/Artifacts/9e/9e91e9623db40947c7dfbfaec8066557 deleted file mode 100644 index 0b09b3d23..000000000 Binary files a/Unity3_lab/Library/Artifacts/9e/9e91e9623db40947c7dfbfaec8066557 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a0/a0800d07e9761f766e284b75445c950b b/Unity3_lab/Library/Artifacts/a0/a0800d07e9761f766e284b75445c950b deleted file mode 100644 index 6141d28aa..000000000 Binary files a/Unity3_lab/Library/Artifacts/a0/a0800d07e9761f766e284b75445c950b and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a1/a108ad99e4e30e475440442a2c536980 b/Unity3_lab/Library/Artifacts/a1/a108ad99e4e30e475440442a2c536980 deleted file mode 100644 index 478d7b53a..000000000 Binary files a/Unity3_lab/Library/Artifacts/a1/a108ad99e4e30e475440442a2c536980 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a1/a1145d687e0dbfa76c67cca8f571ddce b/Unity3_lab/Library/Artifacts/a1/a1145d687e0dbfa76c67cca8f571ddce deleted file mode 100644 index 6dddd81a3..000000000 Binary files a/Unity3_lab/Library/Artifacts/a1/a1145d687e0dbfa76c67cca8f571ddce and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a1/a1bfa31422cc5c4f060b53a22443bdb5 b/Unity3_lab/Library/Artifacts/a1/a1bfa31422cc5c4f060b53a22443bdb5 deleted file mode 100644 index d3f82493b..000000000 Binary files a/Unity3_lab/Library/Artifacts/a1/a1bfa31422cc5c4f060b53a22443bdb5 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a4/a4812e1306b3cf86fbc8fce51d5cc1dc b/Unity3_lab/Library/Artifacts/a4/a4812e1306b3cf86fbc8fce51d5cc1dc deleted file mode 100644 index 243075500..000000000 Binary files a/Unity3_lab/Library/Artifacts/a4/a4812e1306b3cf86fbc8fce51d5cc1dc and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a6/a61be59f38bd71de3ff18865f608d689 b/Unity3_lab/Library/Artifacts/a6/a61be59f38bd71de3ff18865f608d689 deleted file mode 100644 index 869b48f0c..000000000 Binary files a/Unity3_lab/Library/Artifacts/a6/a61be59f38bd71de3ff18865f608d689 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a6/a64f3bc15b618cb0604bf9e035dfd8cd b/Unity3_lab/Library/Artifacts/a6/a64f3bc15b618cb0604bf9e035dfd8cd deleted file mode 100644 index 66aa40676..000000000 Binary files a/Unity3_lab/Library/Artifacts/a6/a64f3bc15b618cb0604bf9e035dfd8cd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a6/a6e8f0b847cee7e7dc2fc28d2fb8398f b/Unity3_lab/Library/Artifacts/a6/a6e8f0b847cee7e7dc2fc28d2fb8398f deleted file mode 100644 index e708377be..000000000 Binary files a/Unity3_lab/Library/Artifacts/a6/a6e8f0b847cee7e7dc2fc28d2fb8398f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/a7/a7a54c5b4b906a090ec6b3421c9ada76 b/Unity3_lab/Library/Artifacts/a7/a7a54c5b4b906a090ec6b3421c9ada76 deleted file mode 100644 index c6577d390..000000000 Binary files a/Unity3_lab/Library/Artifacts/a7/a7a54c5b4b906a090ec6b3421c9ada76 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ac/ac4e7d987c3f82fdfdeb3973e6414dff b/Unity3_lab/Library/Artifacts/ac/ac4e7d987c3f82fdfdeb3973e6414dff deleted file mode 100644 index eada1eb95..000000000 Binary files a/Unity3_lab/Library/Artifacts/ac/ac4e7d987c3f82fdfdeb3973e6414dff and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ae/ae4a7f9e5c632a12650aec350e4b54ed b/Unity3_lab/Library/Artifacts/ae/ae4a7f9e5c632a12650aec350e4b54ed deleted file mode 100644 index 1687c353a..000000000 Binary files a/Unity3_lab/Library/Artifacts/ae/ae4a7f9e5c632a12650aec350e4b54ed and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ae/aebff9883a222967610a95d6892a835c b/Unity3_lab/Library/Artifacts/ae/aebff9883a222967610a95d6892a835c deleted file mode 100644 index c05d1868d..000000000 Binary files a/Unity3_lab/Library/Artifacts/ae/aebff9883a222967610a95d6892a835c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b0/b0990700bcdf4d7f316c38f26d4318c9 b/Unity3_lab/Library/Artifacts/b0/b0990700bcdf4d7f316c38f26d4318c9 deleted file mode 100644 index 82b1e6940..000000000 Binary files a/Unity3_lab/Library/Artifacts/b0/b0990700bcdf4d7f316c38f26d4318c9 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b0/b0f35270b50c804297185a89ff644f22 b/Unity3_lab/Library/Artifacts/b0/b0f35270b50c804297185a89ff644f22 deleted file mode 100644 index 982e4626b..000000000 Binary files a/Unity3_lab/Library/Artifacts/b0/b0f35270b50c804297185a89ff644f22 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b1/b1879cc7673e025cf9f7e2343e1a9f4e b/Unity3_lab/Library/Artifacts/b1/b1879cc7673e025cf9f7e2343e1a9f4e deleted file mode 100644 index 25e6115ae..000000000 Binary files a/Unity3_lab/Library/Artifacts/b1/b1879cc7673e025cf9f7e2343e1a9f4e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b2/b2165334856090937a707a19bab6f3fc b/Unity3_lab/Library/Artifacts/b2/b2165334856090937a707a19bab6f3fc deleted file mode 100644 index 8e91538f0..000000000 Binary files a/Unity3_lab/Library/Artifacts/b2/b2165334856090937a707a19bab6f3fc and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b2/b2cb9efa2a4550b19a0188371dd62974 b/Unity3_lab/Library/Artifacts/b2/b2cb9efa2a4550b19a0188371dd62974 deleted file mode 100644 index ecb51f9f8..000000000 Binary files a/Unity3_lab/Library/Artifacts/b2/b2cb9efa2a4550b19a0188371dd62974 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b4/b43bc9ff3ef5aef71ba83709e79f837d b/Unity3_lab/Library/Artifacts/b4/b43bc9ff3ef5aef71ba83709e79f837d deleted file mode 100644 index 09cb3ce7f..000000000 Binary files a/Unity3_lab/Library/Artifacts/b4/b43bc9ff3ef5aef71ba83709e79f837d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b6/b62e9a435034c735d7d5b97ba2c9083b b/Unity3_lab/Library/Artifacts/b6/b62e9a435034c735d7d5b97ba2c9083b deleted file mode 100644 index 1a7ede115..000000000 Binary files a/Unity3_lab/Library/Artifacts/b6/b62e9a435034c735d7d5b97ba2c9083b and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b7/b7caf5e6e3c888ac016282b768b735f7 b/Unity3_lab/Library/Artifacts/b7/b7caf5e6e3c888ac016282b768b735f7 deleted file mode 100644 index 3886c02d7..000000000 Binary files a/Unity3_lab/Library/Artifacts/b7/b7caf5e6e3c888ac016282b768b735f7 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b7/b7fea9015a1c126fb3851eda8ff05bd3 b/Unity3_lab/Library/Artifacts/b7/b7fea9015a1c126fb3851eda8ff05bd3 deleted file mode 100644 index 77f12f2ea..000000000 Binary files a/Unity3_lab/Library/Artifacts/b7/b7fea9015a1c126fb3851eda8ff05bd3 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b8/b83a2e00a073c67c333db85400269c4f b/Unity3_lab/Library/Artifacts/b8/b83a2e00a073c67c333db85400269c4f deleted file mode 100644 index ef70a872d..000000000 Binary files a/Unity3_lab/Library/Artifacts/b8/b83a2e00a073c67c333db85400269c4f and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b9/b93c7b1735c26a1f0d658ca26d5dc0dd b/Unity3_lab/Library/Artifacts/b9/b93c7b1735c26a1f0d658ca26d5dc0dd deleted file mode 100644 index 72d87f3a8..000000000 Binary files a/Unity3_lab/Library/Artifacts/b9/b93c7b1735c26a1f0d658ca26d5dc0dd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b9/b99961ff24b1bb7430e89d23a600acc3 b/Unity3_lab/Library/Artifacts/b9/b99961ff24b1bb7430e89d23a600acc3 deleted file mode 100644 index da7175de2..000000000 Binary files a/Unity3_lab/Library/Artifacts/b9/b99961ff24b1bb7430e89d23a600acc3 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/b9/b9ed587d3f1318cfe30a415d41ec192e b/Unity3_lab/Library/Artifacts/b9/b9ed587d3f1318cfe30a415d41ec192e deleted file mode 100644 index 34d510bb9..000000000 Binary files a/Unity3_lab/Library/Artifacts/b9/b9ed587d3f1318cfe30a415d41ec192e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ba/ba1145b8abf9af8cab085e8c82c8081b b/Unity3_lab/Library/Artifacts/ba/ba1145b8abf9af8cab085e8c82c8081b deleted file mode 100644 index cdf934a75..000000000 Binary files a/Unity3_lab/Library/Artifacts/ba/ba1145b8abf9af8cab085e8c82c8081b and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ba/bac1502c5cb77d6cce2037000a12235a b/Unity3_lab/Library/Artifacts/ba/bac1502c5cb77d6cce2037000a12235a deleted file mode 100644 index ff741b355..000000000 Binary files a/Unity3_lab/Library/Artifacts/ba/bac1502c5cb77d6cce2037000a12235a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/bb/bbdf9b6a424630f293d46992d535bc4a b/Unity3_lab/Library/Artifacts/bb/bbdf9b6a424630f293d46992d535bc4a deleted file mode 100644 index 30ae0880b..000000000 Binary files a/Unity3_lab/Library/Artifacts/bb/bbdf9b6a424630f293d46992d535bc4a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/bd/bd9bbd4963ad680549c5ded06dd97fb8 b/Unity3_lab/Library/Artifacts/bd/bd9bbd4963ad680549c5ded06dd97fb8 deleted file mode 100644 index 3d41977b2..000000000 Binary files a/Unity3_lab/Library/Artifacts/bd/bd9bbd4963ad680549c5ded06dd97fb8 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/be/beb58d37268e30e9ad60738dc6534fdb b/Unity3_lab/Library/Artifacts/be/beb58d37268e30e9ad60738dc6534fdb deleted file mode 100644 index 8ab3672ab..000000000 Binary files a/Unity3_lab/Library/Artifacts/be/beb58d37268e30e9ad60738dc6534fdb and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/bf/bf47ae0d4fecfcbf991e9b83584a3bcb b/Unity3_lab/Library/Artifacts/bf/bf47ae0d4fecfcbf991e9b83584a3bcb deleted file mode 100644 index 86598b80d..000000000 Binary files a/Unity3_lab/Library/Artifacts/bf/bf47ae0d4fecfcbf991e9b83584a3bcb and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/c2/c23de3860ce7f6f12c923ee4242c903d b/Unity3_lab/Library/Artifacts/c2/c23de3860ce7f6f12c923ee4242c903d deleted file mode 100644 index 5b9068c53..000000000 Binary files a/Unity3_lab/Library/Artifacts/c2/c23de3860ce7f6f12c923ee4242c903d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/c2/c29172f7a4888ce907aca7bd9b51dd20 b/Unity3_lab/Library/Artifacts/c2/c29172f7a4888ce907aca7bd9b51dd20 deleted file mode 100644 index 71b7750cc..000000000 Binary files a/Unity3_lab/Library/Artifacts/c2/c29172f7a4888ce907aca7bd9b51dd20 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/c5/c5ec27f2e39152edff127baeebaf7cbc b/Unity3_lab/Library/Artifacts/c5/c5ec27f2e39152edff127baeebaf7cbc deleted file mode 100644 index e199507c6..000000000 Binary files a/Unity3_lab/Library/Artifacts/c5/c5ec27f2e39152edff127baeebaf7cbc and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/c6/c621c8e32afacc709fbac3dc9cb07ceb b/Unity3_lab/Library/Artifacts/c6/c621c8e32afacc709fbac3dc9cb07ceb deleted file mode 100644 index 69d0ba746..000000000 Binary files a/Unity3_lab/Library/Artifacts/c6/c621c8e32afacc709fbac3dc9cb07ceb and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/c7/c71cb0cd4e17eb3be0414179ebafe573 b/Unity3_lab/Library/Artifacts/c7/c71cb0cd4e17eb3be0414179ebafe573 deleted file mode 100644 index 04cd5821f..000000000 Binary files a/Unity3_lab/Library/Artifacts/c7/c71cb0cd4e17eb3be0414179ebafe573 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/c7/c791ecf06fafa80f9124b4508283e60e b/Unity3_lab/Library/Artifacts/c7/c791ecf06fafa80f9124b4508283e60e deleted file mode 100644 index 6c04c642d..000000000 Binary files a/Unity3_lab/Library/Artifacts/c7/c791ecf06fafa80f9124b4508283e60e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/cb/cbe0e5ac311df046e7dbf9a600dbb999 b/Unity3_lab/Library/Artifacts/cb/cbe0e5ac311df046e7dbf9a600dbb999 deleted file mode 100644 index 572fcab2a..000000000 Binary files a/Unity3_lab/Library/Artifacts/cb/cbe0e5ac311df046e7dbf9a600dbb999 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ce/ce393b621fe4cb96f013060770d05905 b/Unity3_lab/Library/Artifacts/ce/ce393b621fe4cb96f013060770d05905 deleted file mode 100644 index cb0446f28..000000000 Binary files a/Unity3_lab/Library/Artifacts/ce/ce393b621fe4cb96f013060770d05905 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ce/cef7819dd4a690bed325e041d471dff1 b/Unity3_lab/Library/Artifacts/ce/cef7819dd4a690bed325e041d471dff1 deleted file mode 100644 index 5f3f6402c..000000000 Binary files a/Unity3_lab/Library/Artifacts/ce/cef7819dd4a690bed325e041d471dff1 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/cf/cf381fa192a23ecf3d98bc18dea85ea8 b/Unity3_lab/Library/Artifacts/cf/cf381fa192a23ecf3d98bc18dea85ea8 deleted file mode 100644 index 66e99831c..000000000 Binary files a/Unity3_lab/Library/Artifacts/cf/cf381fa192a23ecf3d98bc18dea85ea8 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/cf/cfc59af6843bd2d28f49e9234a763a6a b/Unity3_lab/Library/Artifacts/cf/cfc59af6843bd2d28f49e9234a763a6a deleted file mode 100644 index 9af0eacc1..000000000 Binary files a/Unity3_lab/Library/Artifacts/cf/cfc59af6843bd2d28f49e9234a763a6a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d0/d034ff9681901f501a7cec1e411a7917 b/Unity3_lab/Library/Artifacts/d0/d034ff9681901f501a7cec1e411a7917 deleted file mode 100644 index df9e874f5..000000000 Binary files a/Unity3_lab/Library/Artifacts/d0/d034ff9681901f501a7cec1e411a7917 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d0/d07c45bac401aa53aeae555a28797b78 b/Unity3_lab/Library/Artifacts/d0/d07c45bac401aa53aeae555a28797b78 deleted file mode 100644 index 33ae0417a..000000000 Binary files a/Unity3_lab/Library/Artifacts/d0/d07c45bac401aa53aeae555a28797b78 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d0/d0dd6a4317a0f198a4c3519f694034ef b/Unity3_lab/Library/Artifacts/d0/d0dd6a4317a0f198a4c3519f694034ef deleted file mode 100644 index 6111d1762..000000000 Binary files a/Unity3_lab/Library/Artifacts/d0/d0dd6a4317a0f198a4c3519f694034ef and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d1/d191e54b443c162a68b04f7ded658c9e b/Unity3_lab/Library/Artifacts/d1/d191e54b443c162a68b04f7ded658c9e deleted file mode 100644 index 30ff6a2ef..000000000 Binary files a/Unity3_lab/Library/Artifacts/d1/d191e54b443c162a68b04f7ded658c9e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d2/d2af7d2a7a7e2aaa31235e7e6a60e4d1 b/Unity3_lab/Library/Artifacts/d2/d2af7d2a7a7e2aaa31235e7e6a60e4d1 deleted file mode 100644 index ba0fff589..000000000 Binary files a/Unity3_lab/Library/Artifacts/d2/d2af7d2a7a7e2aaa31235e7e6a60e4d1 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d3/d31ed76017569adb1585b83c1f1066c1 b/Unity3_lab/Library/Artifacts/d3/d31ed76017569adb1585b83c1f1066c1 deleted file mode 100644 index b5c3ee2ea..000000000 Binary files a/Unity3_lab/Library/Artifacts/d3/d31ed76017569adb1585b83c1f1066c1 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d5/d54011a967ecd6d408d19c04ab521572 b/Unity3_lab/Library/Artifacts/d5/d54011a967ecd6d408d19c04ab521572 deleted file mode 100644 index d29f6545b..000000000 Binary files a/Unity3_lab/Library/Artifacts/d5/d54011a967ecd6d408d19c04ab521572 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d6/d62e66957c56e3c74938159492bd17b9 b/Unity3_lab/Library/Artifacts/d6/d62e66957c56e3c74938159492bd17b9 deleted file mode 100644 index 9d9db5f1f..000000000 Binary files a/Unity3_lab/Library/Artifacts/d6/d62e66957c56e3c74938159492bd17b9 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d7/d732d256802b2c2ee143e7f7ef53a8c5 b/Unity3_lab/Library/Artifacts/d7/d732d256802b2c2ee143e7f7ef53a8c5 deleted file mode 100644 index ac418f7b7..000000000 Binary files a/Unity3_lab/Library/Artifacts/d7/d732d256802b2c2ee143e7f7ef53a8c5 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d7/d77214bfd19ff555ae1203141f1dff7c b/Unity3_lab/Library/Artifacts/d7/d77214bfd19ff555ae1203141f1dff7c deleted file mode 100644 index e3b235155..000000000 Binary files a/Unity3_lab/Library/Artifacts/d7/d77214bfd19ff555ae1203141f1dff7c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d7/d79dd70304080df9d1923e4804eed114 b/Unity3_lab/Library/Artifacts/d7/d79dd70304080df9d1923e4804eed114 deleted file mode 100644 index 34b2d0d0a..000000000 Binary files a/Unity3_lab/Library/Artifacts/d7/d79dd70304080df9d1923e4804eed114 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d8/d81dda4d318e89d81c3317ef5ba99e2c b/Unity3_lab/Library/Artifacts/d8/d81dda4d318e89d81c3317ef5ba99e2c deleted file mode 100644 index 9f92e0708..000000000 Binary files a/Unity3_lab/Library/Artifacts/d8/d81dda4d318e89d81c3317ef5ba99e2c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d8/d8547728931c1e4e7ef08475944f7550 b/Unity3_lab/Library/Artifacts/d8/d8547728931c1e4e7ef08475944f7550 deleted file mode 100644 index 09e4cdb12..000000000 Binary files a/Unity3_lab/Library/Artifacts/d8/d8547728931c1e4e7ef08475944f7550 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d8/d89024060398dca7591e05ff0528f270 b/Unity3_lab/Library/Artifacts/d8/d89024060398dca7591e05ff0528f270 deleted file mode 100644 index 8665d0a1f..000000000 Binary files a/Unity3_lab/Library/Artifacts/d8/d89024060398dca7591e05ff0528f270 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d9/d9c0cb233e40d04adcb0657121620823 b/Unity3_lab/Library/Artifacts/d9/d9c0cb233e40d04adcb0657121620823 deleted file mode 100644 index 4baebd764..000000000 Binary files a/Unity3_lab/Library/Artifacts/d9/d9c0cb233e40d04adcb0657121620823 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/d9/d9cc9edfd8c8df9f08c94998beeef1ec b/Unity3_lab/Library/Artifacts/d9/d9cc9edfd8c8df9f08c94998beeef1ec deleted file mode 100644 index 7ec7b3106..000000000 Binary files a/Unity3_lab/Library/Artifacts/d9/d9cc9edfd8c8df9f08c94998beeef1ec and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/db/db338acb8bc2b0443eb557dad051d37c b/Unity3_lab/Library/Artifacts/db/db338acb8bc2b0443eb557dad051d37c deleted file mode 100644 index fe05eabd4..000000000 Binary files a/Unity3_lab/Library/Artifacts/db/db338acb8bc2b0443eb557dad051d37c and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/db/db83cca5f3f9d192f4ffe3d7b45389fd b/Unity3_lab/Library/Artifacts/db/db83cca5f3f9d192f4ffe3d7b45389fd deleted file mode 100644 index b066c7749..000000000 Binary files a/Unity3_lab/Library/Artifacts/db/db83cca5f3f9d192f4ffe3d7b45389fd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/db/dba22392a9fda630f07b386528fad75d b/Unity3_lab/Library/Artifacts/db/dba22392a9fda630f07b386528fad75d deleted file mode 100644 index ad346420b..000000000 Binary files a/Unity3_lab/Library/Artifacts/db/dba22392a9fda630f07b386528fad75d and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/dc/dc32689e0ab5aa5a54661ad1b07612b8 b/Unity3_lab/Library/Artifacts/dc/dc32689e0ab5aa5a54661ad1b07612b8 deleted file mode 100644 index 507561296..000000000 Binary files a/Unity3_lab/Library/Artifacts/dc/dc32689e0ab5aa5a54661ad1b07612b8 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/dc/dcaed56ae2450c5596fe1d2e65d86689 b/Unity3_lab/Library/Artifacts/dc/dcaed56ae2450c5596fe1d2e65d86689 deleted file mode 100644 index 805c014be..000000000 Binary files a/Unity3_lab/Library/Artifacts/dc/dcaed56ae2450c5596fe1d2e65d86689 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/dd/dd5153d9f288e79a7230fc5ce1addad6 b/Unity3_lab/Library/Artifacts/dd/dd5153d9f288e79a7230fc5ce1addad6 deleted file mode 100644 index 0b074b833..000000000 Binary files a/Unity3_lab/Library/Artifacts/dd/dd5153d9f288e79a7230fc5ce1addad6 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/dd/dd532fb1406dc6bbac80e73b81aa33f2 b/Unity3_lab/Library/Artifacts/dd/dd532fb1406dc6bbac80e73b81aa33f2 deleted file mode 100644 index 12fb08195..000000000 Binary files a/Unity3_lab/Library/Artifacts/dd/dd532fb1406dc6bbac80e73b81aa33f2 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/de/de8ed8a6353e5a9d482a92ce73377726 b/Unity3_lab/Library/Artifacts/de/de8ed8a6353e5a9d482a92ce73377726 deleted file mode 100644 index e00ea331d..000000000 Binary files a/Unity3_lab/Library/Artifacts/de/de8ed8a6353e5a9d482a92ce73377726 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/de/de9abd3f70fa3cfdcfc070fa9c95b3f9 b/Unity3_lab/Library/Artifacts/de/de9abd3f70fa3cfdcfc070fa9c95b3f9 deleted file mode 100644 index 158d5903a..000000000 Binary files a/Unity3_lab/Library/Artifacts/de/de9abd3f70fa3cfdcfc070fa9c95b3f9 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/df/df59cd297d418cce593b2cc47fa3e754 b/Unity3_lab/Library/Artifacts/df/df59cd297d418cce593b2cc47fa3e754 deleted file mode 100644 index 937eea742..000000000 Binary files a/Unity3_lab/Library/Artifacts/df/df59cd297d418cce593b2cc47fa3e754 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e0/e07c4959a0f4d2f4aa6e8492354e5448 b/Unity3_lab/Library/Artifacts/e0/e07c4959a0f4d2f4aa6e8492354e5448 deleted file mode 100644 index 58cab2e1d..000000000 Binary files a/Unity3_lab/Library/Artifacts/e0/e07c4959a0f4d2f4aa6e8492354e5448 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e2/e27649331f0c4d25291d51529435a8c8 b/Unity3_lab/Library/Artifacts/e2/e27649331f0c4d25291d51529435a8c8 deleted file mode 100644 index e0ff97253..000000000 Binary files a/Unity3_lab/Library/Artifacts/e2/e27649331f0c4d25291d51529435a8c8 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e2/e284675a970ee03488705ae22df8036a b/Unity3_lab/Library/Artifacts/e2/e284675a970ee03488705ae22df8036a deleted file mode 100644 index 020dd7a35..000000000 Binary files a/Unity3_lab/Library/Artifacts/e2/e284675a970ee03488705ae22df8036a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e5/e55187478af5e852aa7fc3bcd936b8e4 b/Unity3_lab/Library/Artifacts/e5/e55187478af5e852aa7fc3bcd936b8e4 deleted file mode 100644 index 9ae1971ca..000000000 Binary files a/Unity3_lab/Library/Artifacts/e5/e55187478af5e852aa7fc3bcd936b8e4 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e6/e627390f957b65d054cc1cfca9e75f14 b/Unity3_lab/Library/Artifacts/e6/e627390f957b65d054cc1cfca9e75f14 deleted file mode 100644 index 2bcce9955..000000000 Binary files a/Unity3_lab/Library/Artifacts/e6/e627390f957b65d054cc1cfca9e75f14 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e8/e82066224b4568cce182f98ddec783fa b/Unity3_lab/Library/Artifacts/e8/e82066224b4568cce182f98ddec783fa deleted file mode 100644 index 65e34b94d..000000000 Binary files a/Unity3_lab/Library/Artifacts/e8/e82066224b4568cce182f98ddec783fa and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e8/e875efb19debadca07a66343cbb9ff9e b/Unity3_lab/Library/Artifacts/e8/e875efb19debadca07a66343cbb9ff9e deleted file mode 100644 index 263730747..000000000 Binary files a/Unity3_lab/Library/Artifacts/e8/e875efb19debadca07a66343cbb9ff9e and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/e9/e957019ed22e071e2bd9f7485a9774f8 b/Unity3_lab/Library/Artifacts/e9/e957019ed22e071e2bd9f7485a9774f8 deleted file mode 100644 index 4993e104c..000000000 Binary files a/Unity3_lab/Library/Artifacts/e9/e957019ed22e071e2bd9f7485a9774f8 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/eb/eb559b16ade47109125de6ff15fe1065 b/Unity3_lab/Library/Artifacts/eb/eb559b16ade47109125de6ff15fe1065 deleted file mode 100644 index 61c6c7b15..000000000 Binary files a/Unity3_lab/Library/Artifacts/eb/eb559b16ade47109125de6ff15fe1065 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ee/eec37b2d135f03806e644655fdf8cca5 b/Unity3_lab/Library/Artifacts/ee/eec37b2d135f03806e644655fdf8cca5 deleted file mode 100644 index 4f3295b07..000000000 Binary files a/Unity3_lab/Library/Artifacts/ee/eec37b2d135f03806e644655fdf8cca5 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ef/ef34f374266e3d26a4e08b2bab01dd3b b/Unity3_lab/Library/Artifacts/ef/ef34f374266e3d26a4e08b2bab01dd3b deleted file mode 100644 index 1fdfb474e..000000000 Binary files a/Unity3_lab/Library/Artifacts/ef/ef34f374266e3d26a4e08b2bab01dd3b and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f0/f0a735b99f5d98de1e4dcea02ff978ff b/Unity3_lab/Library/Artifacts/f0/f0a735b99f5d98de1e4dcea02ff978ff deleted file mode 100644 index 1b10c9e34..000000000 Binary files a/Unity3_lab/Library/Artifacts/f0/f0a735b99f5d98de1e4dcea02ff978ff and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f0/f0b4c0b721e209168a9cd7b57c50d607 b/Unity3_lab/Library/Artifacts/f0/f0b4c0b721e209168a9cd7b57c50d607 deleted file mode 100644 index 51d726d0b..000000000 Binary files a/Unity3_lab/Library/Artifacts/f0/f0b4c0b721e209168a9cd7b57c50d607 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f3/f3288ca47a899c59ef42ceba59f2d4ac b/Unity3_lab/Library/Artifacts/f3/f3288ca47a899c59ef42ceba59f2d4ac deleted file mode 100644 index b2832469e..000000000 Binary files a/Unity3_lab/Library/Artifacts/f3/f3288ca47a899c59ef42ceba59f2d4ac and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f3/f339878f7d587c9b1298620083a63b3a b/Unity3_lab/Library/Artifacts/f3/f339878f7d587c9b1298620083a63b3a deleted file mode 100644 index 3de917863..000000000 Binary files a/Unity3_lab/Library/Artifacts/f3/f339878f7d587c9b1298620083a63b3a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f3/f3fba8cf392db8544c8a994d279b57b3 b/Unity3_lab/Library/Artifacts/f3/f3fba8cf392db8544c8a994d279b57b3 deleted file mode 100644 index 651e35127..000000000 Binary files a/Unity3_lab/Library/Artifacts/f3/f3fba8cf392db8544c8a994d279b57b3 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f4/f414de3e5b116af71881509f675864cd b/Unity3_lab/Library/Artifacts/f4/f414de3e5b116af71881509f675864cd deleted file mode 100644 index 8311a7ebf..000000000 Binary files a/Unity3_lab/Library/Artifacts/f4/f414de3e5b116af71881509f675864cd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f5/f52354d409a46a13f657f424448dcccd b/Unity3_lab/Library/Artifacts/f5/f52354d409a46a13f657f424448dcccd deleted file mode 100644 index a0def8603..000000000 Binary files a/Unity3_lab/Library/Artifacts/f5/f52354d409a46a13f657f424448dcccd and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/f8/f8693adf912102bc89c77b096fcafe76 b/Unity3_lab/Library/Artifacts/f8/f8693adf912102bc89c77b096fcafe76 deleted file mode 100644 index eeb5578dd..000000000 Binary files a/Unity3_lab/Library/Artifacts/f8/f8693adf912102bc89c77b096fcafe76 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/fa/fa964ad19432848331b79d5f40b81c81 b/Unity3_lab/Library/Artifacts/fa/fa964ad19432848331b79d5f40b81c81 deleted file mode 100644 index ad538cd44..000000000 Binary files a/Unity3_lab/Library/Artifacts/fa/fa964ad19432848331b79d5f40b81c81 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/fd/fdc58aa5fd84a31a501aae73e3476ede b/Unity3_lab/Library/Artifacts/fd/fdc58aa5fd84a31a501aae73e3476ede deleted file mode 100644 index 96ccc8b91..000000000 Binary files a/Unity3_lab/Library/Artifacts/fd/fdc58aa5fd84a31a501aae73e3476ede and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/fd/fdc8e8b99a6b0a89f2b6714dd1873b58 b/Unity3_lab/Library/Artifacts/fd/fdc8e8b99a6b0a89f2b6714dd1873b58 deleted file mode 100644 index d354c5dc2..000000000 Binary files a/Unity3_lab/Library/Artifacts/fd/fdc8e8b99a6b0a89f2b6714dd1873b58 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/fe/fe3ceaffde962fdc4a2e3f27c70d7be4 b/Unity3_lab/Library/Artifacts/fe/fe3ceaffde962fdc4a2e3f27c70d7be4 deleted file mode 100644 index 4c4b22634..000000000 Binary files a/Unity3_lab/Library/Artifacts/fe/fe3ceaffde962fdc4a2e3f27c70d7be4 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ff/ff21ed8e124852ca3cbb896cab7a280a b/Unity3_lab/Library/Artifacts/ff/ff21ed8e124852ca3cbb896cab7a280a deleted file mode 100644 index eaadff85a..000000000 Binary files a/Unity3_lab/Library/Artifacts/ff/ff21ed8e124852ca3cbb896cab7a280a and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ff/ff833921d93c4d8d0b4104790a437603 b/Unity3_lab/Library/Artifacts/ff/ff833921d93c4d8d0b4104790a437603 deleted file mode 100644 index a26fd8c48..000000000 Binary files a/Unity3_lab/Library/Artifacts/ff/ff833921d93c4d8d0b4104790a437603 and /dev/null differ diff --git a/Unity3_lab/Library/Artifacts/ff/ffad1e0a0eb4e840a491dcfaf02713fe b/Unity3_lab/Library/Artifacts/ff/ffad1e0a0eb4e840a491dcfaf02713fe deleted file mode 100644 index 23ede88d5..000000000 Binary files a/Unity3_lab/Library/Artifacts/ff/ffad1e0a0eb4e840a491dcfaf02713fe and /dev/null differ diff --git a/Unity3_lab/Library/Bee/1900b0aE-inputdata.json b/Unity3_lab/Library/Bee/1900b0aE-inputdata.json index 658f57b90..7b36fcadc 100644 --- a/Unity3_lab/Library/Bee/1900b0aE-inputdata.json +++ b/Unity3_lab/Library/Bee/1900b0aE-inputdata.json @@ -1 +1 @@ -{"BeeBuildProgramCommon.Data.ConfigurationData":{"Il2CppDir":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\il2cpp","UnityLinkerPath":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\il2cpp/build/deploy/UnityLinker.exe","Il2CppPath":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\il2cpp/build/deploy/il2cpp.exe","NetCoreRunPath":"D:/UNITY/6000.2.11f1/Editor/Data\\Tools\\netcorerun\\netcorerun.exe","DotNetExe":"D:/UNITY/6000.2.11f1/Editor/Data/NetCoreRuntime/dotnet.exe","EditorContentsPath":"D:/UNITY/6000.2.11f1/Editor/Data","Packages":[{"Name":"com.unity.ai.navigation","ResolvedPath":"Library/PackageCache/com.unity.ai.navigation@5218e4bf7edc"},{"Name":"com.unity.collab-proxy","ResolvedPath":"Library/PackageCache/com.unity.collab-proxy@1e5e48aff19d"},{"Name":"com.unity.ide.rider","ResolvedPath":"Library/PackageCache/com.unity.ide.rider@1f60b3138684"},{"Name":"com.unity.ide.visualstudio","ResolvedPath":"Library/PackageCache/com.unity.ide.visualstudio@74aa435fc4bb"},{"Name":"com.unity.inputsystem","ResolvedPath":"Library/PackageCache/com.unity.inputsystem@be6c4fd0abf5"},{"Name":"com.unity.multiplayer.center","ResolvedPath":"Library/PackageCache/com.unity.multiplayer.center@f3fb577b3546"},{"Name":"com.unity.render-pipelines.universal","ResolvedPath":"Library/PackageCache/com.unity.render-pipelines.universal@35ca8d108413"},{"Name":"com.unity.test-framework","ResolvedPath":"Library/PackageCache/com.unity.test-framework@d97b7cd61ded"},{"Name":"com.unity.timeline","ResolvedPath":"Library/PackageCache/com.unity.timeline@6b9e48457ddb"},{"Name":"com.unity.toolchain.linux-x86_64","ResolvedPath":"Library/PackageCache/com.unity.toolchain.linux-x86_64@53b88ff74b51"},{"Name":"com.unity.ugui","ResolvedPath":"Library/PackageCache/com.unity.ugui@23c310536180"},{"Name":"com.unity.visualscripting","ResolvedPath":"Library/PackageCache/com.unity.visualscripting@b4d700247d4b"},{"Name":"com.unity.modules.accessibility","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.accessibility"},{"Name":"com.unity.modules.ai","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.ai"},{"Name":"com.unity.modules.androidjni","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.androidjni"},{"Name":"com.unity.modules.animation","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.animation"},{"Name":"com.unity.modules.assetbundle","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.assetbundle"},{"Name":"com.unity.modules.audio","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.audio"},{"Name":"com.unity.modules.cloth","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.cloth"},{"Name":"com.unity.modules.director","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.director"},{"Name":"com.unity.modules.imageconversion","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.imageconversion"},{"Name":"com.unity.modules.imgui","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.imgui"},{"Name":"com.unity.modules.jsonserialize","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.jsonserialize"},{"Name":"com.unity.modules.particlesystem","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.particlesystem"},{"Name":"com.unity.modules.physics","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.physics"},{"Name":"com.unity.modules.physics2d","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.physics2d"},{"Name":"com.unity.modules.screencapture","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.screencapture"},{"Name":"com.unity.modules.terrain","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.terrain"},{"Name":"com.unity.modules.terrainphysics","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.terrainphysics"},{"Name":"com.unity.modules.tilemap","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.tilemap"},{"Name":"com.unity.modules.ui","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.ui"},{"Name":"com.unity.modules.uielements","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.uielements"},{"Name":"com.unity.modules.umbra","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.umbra"},{"Name":"com.unity.modules.unityanalytics","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unityanalytics"},{"Name":"com.unity.modules.unitywebrequest","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequest"},{"Name":"com.unity.modules.unitywebrequestassetbundle","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequestassetbundle"},{"Name":"com.unity.modules.unitywebrequestaudio","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequestaudio"},{"Name":"com.unity.modules.unitywebrequesttexture","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequesttexture"},{"Name":"com.unity.modules.unitywebrequestwww","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequestwww"},{"Name":"com.unity.modules.vehicles","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.vehicles"},{"Name":"com.unity.modules.video","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.video"},{"Name":"com.unity.modules.vr","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.vr"},{"Name":"com.unity.modules.wind","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.wind"},{"Name":"com.unity.modules.xr","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.xr"},{"Name":"com.unity.modules.subsystems","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.subsystems"},{"Name":"com.unity.modules.hierarchycore","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.hierarchycore"},{"Name":"com.unity.sysroot","ResolvedPath":"Library/PackageCache/com.unity.sysroot@7bbbb9339c14"},{"Name":"com.unity.sysroot.linux-x86_64","ResolvedPath":"Library/PackageCache/com.unity.sysroot.linux-x86_64@1998d1c7730e"},{"Name":"com.unity.ext.nunit","ResolvedPath":"Library/PackageCache/com.unity.ext.nunit@031a54704bff"},{"Name":"com.unity.render-pipelines.core","ResolvedPath":"Library/PackageCache/com.unity.render-pipelines.core@1c4984b725cf"},{"Name":"com.unity.shadergraph","ResolvedPath":"Library/PackageCache/com.unity.shadergraph@33016d94899e"},{"Name":"com.unity.render-pipelines.universal-config","ResolvedPath":"Library/PackageCache/com.unity.render-pipelines.universal-config@8dc1aab4af1d"},{"Name":"com.unity.searcher","ResolvedPath":"Library/PackageCache/com.unity.searcher@1e17ce91558d"},{"Name":"com.unity.burst","ResolvedPath":"Library/PackageCache/com.unity.burst@1df634d836b8"},{"Name":"com.unity.mathematics","ResolvedPath":"Library/PackageCache/com.unity.mathematics@8017b507cc74"},{"Name":"com.unity.collections","ResolvedPath":"Library/PackageCache/com.unity.collections@aea9d3bd5e19"},{"Name":"com.unity.rendering.light-transport","ResolvedPath":"Library/PackageCache/com.unity.rendering.light-transport@2c9279f90d7c"},{"Name":"com.unity.nuget.mono-cecil","ResolvedPath":"Library/PackageCache/com.unity.nuget.mono-cecil@d78732e851eb"},{"Name":"com.unity.test-framework.performance","ResolvedPath":"Library/PackageCache/com.unity.test-framework.performance@0840f58e4562"}],"UnityVersion":"6000.2.11f1","UnityVersionNumeric":{"Release":6000,"Major":2,"Minor":11},"Batchmode":false,"EmitDataForBeeWhy":false,"NamedPipeOrUnixSocket":"unity-ilpp-feaa29cc23d8e8d0e58037fa325fd580"},"ScriptCompilationBuildProgram.Data.ScriptCompilationData":{"Assemblies":[{"Name":"Assembly-CSharp","SourceFiles":["Assets/Scripts/BallController.cs","Assets/Scripts/CameraFollow.cs","Assets/Scripts/DrawTrail.cs","Assets/Scripts/FallingPlatform.cs","Assets/Scripts/MainMenu.cs","Assets/Scripts/MovingPlatform.cs","Assets/Scripts/PendulumHammer.cs","Assets/Scripts/SpikeTrap.cs","Assets/Scripts/TrailController.cs","Assets/Scripts/TrailSegment.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01_UGUI.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark02.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark03.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark04.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/CameraController.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/ChatController.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/DropdownSample.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/EnvMapAnimator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/ObjectSpin.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/ShaderPropAnimator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/SimpleScript.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/SkewTextExample.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_DigitValidator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_ExampleScript_01.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_FrameRateCounter.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_PhoneNumberValidator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventCheck.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventHandler.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextInfoDebugTool.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_A.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_B.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_UiFrameRateCounter.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMPro_InstructionOverlay.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TeleType.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TextConsoleSimulator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshProFloatingText.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshSpawner.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexColorCycler.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexJitter.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeA.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeB.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexZoom.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/WarpTextExample.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[1,2,3,4,5,7,8,11,12,14,16,17,18,19,20,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":false,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":0,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"PPv2URPConverters","SourceFiles":["Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/BloomConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/ChromaticAberrationConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/ColorGradingConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/DepthOfFieldConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/GrainConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/LensDistortionConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/MotionBlurConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/PostProcessEffectSettingsConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/PropertyConversions.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/VignetteConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/PPv2ConversionIndexers.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/PPv2Converter.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[27,29,35,36,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/PPv2ToURPConvertersDefinition.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":1,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation.Editor.ConversionSystem","SourceFiles":["Packages/com.unity.ai.navigation/Editor/ConversionSystem/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/ConverterItemDescriptor.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/ConverterItemInfo.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/EditorStyles.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/InitializeConverterContext.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/RunItemContext.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/SystemConverter.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/SystemConverterContainer.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/SystemConvertersEditor.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Editor/ConversionSystem/Unity.AI.Navigation.Editor.ConversionSystem.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":2,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation.Editor","SourceFiles":["Packages/com.unity.ai.navigation/Editor/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Editor/NavMeshAssetManager.cs","Packages/com.unity.ai.navigation/Editor/NavMeshComponentsGUIUtility.cs","Packages/com.unity.ai.navigation/Editor/NavMeshLinkEditor.cs","Packages/com.unity.ai.navigation/Editor/NavMeshModifierEditor.cs","Packages/com.unity.ai.navigation/Editor/NavMeshModifierVolumeEditor.cs","Packages/com.unity.ai.navigation/Editor/NavMeshSurfaceEditor.cs","Packages/com.unity.ai.navigation/Editor/NavigationOverlay.cs","Packages/com.unity.ai.navigation/Editor/NavigationPreferences.cs","Packages/com.unity.ai.navigation/Editor/NavigationWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","OVERLAY_REFRESH_API","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[2,5,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Editor/Unity.AI.Navigation.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":3,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation.Updater","SourceFiles":["Packages/com.unity.ai.navigation/Editor/Updater/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavMeshSceneConverter.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavMeshUpdaterUtility.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavigationConverterContainer.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavigationUpdaterEditor.cs","Packages/com.unity.ai.navigation/Editor/Updater/OffMeshLinkConverter.cs","Packages/com.unity.ai.navigation/Editor/Updater/OffMeshLinkUpdaterUtility.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[2,3,5,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Editor/Updater/Unity.AI.Navigation.Updater.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":4,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation","SourceFiles":["Packages/com.unity.ai.navigation/Runtime/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Runtime/HelpUrls.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshLink.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshLink.deprecated.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshModifier.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshModifierVolume.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshSurface.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","NMC_CAN_ACCESS_TERRAIN","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Runtime/Unity.AI.Navigation.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":5,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Burst.CodeGen","SourceFiles":["Packages/com.unity.burst/Unity.Burst.CodeGen/AssemblyResolver.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/BurstILPostProcessor.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/CecilExtensions.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/FunctionPointerInvokeTransform.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/GenericContext.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/ILPostProcessing.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/ILPostProcessingLegacy.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Pdb.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Mdb.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/Unity.CompilationPipeline.Common.dll"],"References":[8],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.CodeGen.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":6,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Burst.Editor","SourceFiles":["Packages/com.unity.burst/Editor/BurstAotCompiler.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.ARM64.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.ARM64.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.LLVMIR.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.LLVMIR.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.Wasm.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.Wasm.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.x86.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.x86.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.cs","Packages/com.unity.burst/Editor/BurstInspectorGUI.cs","Packages/com.unity.burst/Editor/BurstLoader.cs","Packages/com.unity.burst/Editor/BurstMath.cs","Packages/com.unity.burst/Editor/BurstMenu.cs","Packages/com.unity.burst/Editor/BurstPlatformAotSettings.cs","Packages/com.unity.burst/Editor/BurstStringSearch.cs","Packages/com.unity.burst/Editor/LabeledPopup.cs","Packages/com.unity.burst/Editor/LongTextArea.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[8,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.burst/Editor/Unity.Burst.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":7,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Burst","SourceFiles":["Packages/com.unity.burst/Runtime/BurstCompileAttribute.cs","Packages/com.unity.burst/Runtime/BurstCompiler.cs","Packages/com.unity.burst/Runtime/BurstCompilerOptions.cs","Packages/com.unity.burst/Runtime/BurstExecutionEnvironment.cs","Packages/com.unity.burst/Runtime/BurstRuntime.cs","Packages/com.unity.burst/Runtime/BurstString.Float.cs","Packages/com.unity.burst/Runtime/BurstString.cs","Packages/com.unity.burst/Runtime/CompilerServices/Aliasing.cs","Packages/com.unity.burst/Runtime/CompilerServices/AssumeRangeAttribute.cs","Packages/com.unity.burst/Runtime/CompilerServices/Constant.cs","Packages/com.unity.burst/Runtime/CompilerServices/Hint.cs","Packages/com.unity.burst/Runtime/CompilerServices/IgnoreWarningAttribute.cs","Packages/com.unity.burst/Runtime/CompilerServices/Loop.cs","Packages/com.unity.burst/Runtime/CompilerServices/SPMD.cs","Packages/com.unity.burst/Runtime/CompilerServices/SkipLocalsInitAttribute.cs","Packages/com.unity.burst/Runtime/DiagnosticId.cs","Packages/com.unity.burst/Runtime/Editor/BurstAssemblyDisable.cs","Packages/com.unity.burst/Runtime/Editor/BurstCompileTarget.cs","Packages/com.unity.burst/Runtime/Editor/BurstEditorOptions.cs","Packages/com.unity.burst/Runtime/Editor/BurstLoader.cs","Packages/com.unity.burst/Runtime/Editor/BurstReflection.cs","Packages/com.unity.burst/Runtime/FunctionPointer.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_crypto.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_dotprod.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_fp16.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_rdma.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_ctor.cs","Packages/com.unity.burst/Runtime/Intrinsics/Common.cs","Packages/com.unity.burst/Runtime/Intrinsics/SimdDebugViews.cs","Packages/com.unity.burst/Runtime/Intrinsics/f16.cs","Packages/com.unity.burst/Runtime/Intrinsics/v128.cs","Packages/com.unity.burst/Runtime/Intrinsics/v256.cs","Packages/com.unity.burst/Runtime/Intrinsics/v64.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Avx.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Avx2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Bmi1.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Bmi2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Common.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Csr.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/F16C.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Fma.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Popcnt.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse3.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse4_1.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse4_2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Ssse3.cs","Packages/com.unity.burst/Runtime/NoAliasAttribute.cs","Packages/com.unity.burst/Runtime/SafeStringArrayHelper.cs","Packages/com.unity.burst/Runtime/SharedStatic.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.burst/Unity.Burst.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.burst/Runtime/Unity.Burst.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":8,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.CollabProxy.Editor","SourceFiles":["Packages/com.unity.collab-proxy/Editor/Toolbar/UVCSToolbarBoostrap.cs","Packages/com.unity.collab-proxy/Editor/Toolbar/UVCSToolbarBoostrap_Legacy.cs","Packages/com.unity.collab-proxy/Editor/Toolbar/UVCSToolbarButton.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[24,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collab-proxy/Editor/Toolbar/Unity.CollabProxy.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":9,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Collections.CodeGen","SourceFiles":["Packages/com.unity.collections/Unity.Collections.CodeGen/CecilExtensionMethods.cs","Packages/com.unity.collections/Unity.Collections.CodeGen/JobReflectionDataPostProcessor.cs","Packages/com.unity.collections/Unity.Collections.CodeGen/JobsILPostProcessor.cs","Packages/com.unity.collections/Unity.Collections.CodeGen/UserError.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Pdb.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/Unity.CompilationPipeline.Common.dll"],"References":[8,12],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collections/Unity.Collections.CodeGen/Unity.Collections.CodeGen.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":10,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Collections.Editor","SourceFiles":["Packages/com.unity.collections/Unity.Collections.Editor/CLILeakDetectionSwitcher.cs","Packages/com.unity.collections/Unity.Collections.Editor/JobsMenu.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_2022_2_14F1_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[12,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collections/Unity.Collections.Editor/Unity.Collections.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":11,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Collections","SourceFiles":["Packages/com.unity.collections/Unity.Collections/AllocatorManager.cs","Packages/com.unity.collections/Unity.Collections/AssemblyInfo.cs","Packages/com.unity.collections/Unity.Collections/AutoFreeAllocator.cs","Packages/com.unity.collections/Unity.Collections/BitField.cs","Packages/com.unity.collections/Unity.Collections/CollectionHelper.cs","Packages/com.unity.collections/Unity.Collections/ConcurrentMask.cs","Packages/com.unity.collections/Unity.Collections/DataStreamExtensions.cs","Packages/com.unity.collections/Unity.Collections/DataStreamReader.cs","Packages/com.unity.collections/Unity.Collections/DataStreamWriter.cs","Packages/com.unity.collections/Unity.Collections/DebugView.cs","Packages/com.unity.collections/Unity.Collections/DoubleRewindableAllocators.cs","Packages/com.unity.collections/Unity.Collections/FixedList.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedString.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedStringAppendMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringFormat.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedStringFormatMethods.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedStringInternalMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringParseMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringUtils.cs","Packages/com.unity.collections/Unity.Collections/GenerateTestsForBurstCompatibilityAttribute.cs","Packages/com.unity.collections/Unity.Collections/Jobs/EarlyInitHelpers.cs","Packages/com.unity.collections/Unity.Collections/Jobs/IJobFilter.cs","Packages/com.unity.collections/Unity.Collections/Jobs/IJobParallelForBatch.cs","Packages/com.unity.collections/Unity.Collections/Jobs/IJobParallelForDefer.cs","Packages/com.unity.collections/Unity.Collections/Jobs/RegisterGenericJobTypeAttribute.cs","Packages/com.unity.collections/Unity.Collections/ListExtensions.cs","Packages/com.unity.collections/Unity.Collections/Memory.cs","Packages/com.unity.collections/Unity.Collections/NativeArrayExtensions.cs","Packages/com.unity.collections/Unity.Collections/NativeBitArray.cs","Packages/com.unity.collections/Unity.Collections/NativeHashMap.cs","Packages/com.unity.collections/Unity.Collections/NativeHashSet.cs","Packages/com.unity.collections/Unity.Collections/NativeList.cs","Packages/com.unity.collections/Unity.Collections/NativeNotBurstCompatible.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashMap.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashMapExtensions.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashSet.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashSetExtensions.gen.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelMultiHashMap.cs","Packages/com.unity.collections/Unity.Collections/NativeQueue.cs","Packages/com.unity.collections/Unity.Collections/NativeReference.cs","Packages/com.unity.collections/Unity.Collections/NativeRingQueue.cs","Packages/com.unity.collections/Unity.Collections/NativeSort.cs","Packages/com.unity.collections/Unity.Collections/NativeStream.cs","Packages/com.unity.collections/Unity.Collections/NativeText.gen.cs","Packages/com.unity.collections/Unity.Collections/RewindableAllocator.cs","Packages/com.unity.collections/Unity.Collections/StreamCompressionModel.cs","Packages/com.unity.collections/Unity.Collections/UIntFloat.cs","Packages/com.unity.collections/Unity.Collections/UTF8ArrayUnsafeUtility.cs","Packages/com.unity.collections/Unity.Collections/Unicode.cs","Packages/com.unity.collections/Unity.Collections/UnsafeAppendBuffer.cs","Packages/com.unity.collections/Unity.Collections/UnsafeAtomicCounter.cs","Packages/com.unity.collections/Unity.Collections/UnsafeBitArray.cs","Packages/com.unity.collections/Unity.Collections/UnsafeHashMap.cs","Packages/com.unity.collections/Unity.Collections/UnsafeHashSet.cs","Packages/com.unity.collections/Unity.Collections/UnsafeList.cs","Packages/com.unity.collections/Unity.Collections/UnsafeNotBurstCompatible.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelHashMap.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelHashSet.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelHashSetExtensions.gen.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelMultiHashMap.cs","Packages/com.unity.collections/Unity.Collections/UnsafeQueue.cs","Packages/com.unity.collections/Unity.Collections/UnsafeRingQueue.cs","Packages/com.unity.collections/Unity.Collections/UnsafeScratchAllocator.cs","Packages/com.unity.collections/Unity.Collections/UnsafeStream.cs","Packages/com.unity.collections/Unity.Collections/UnsafeText.cs","Packages/com.unity.collections/Unity.Collections/UnsafeUtilityEx.cs","Packages/com.unity.collections/Unity.Collections/xxHash3.AVX2.cs","Packages/com.unity.collections/Unity.Collections/xxHash3.StreamingState.cs","Packages/com.unity.collections/Unity.Collections/xxHash3.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_2022_2_14F1_OR_NEWER","UNITY_2022_2_16F1_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,18,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collections/Unity.Collections/Unity.Collections.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":12,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem.DocCodeSamples","SourceFiles":["Packages/com.unity.inputsystem/DocCodeSamples.Tests/GamepadExample.cs","Packages/com.unity.inputsystem/DocCodeSamples.Tests/GamepadHapticsExample.cs","Packages/com.unity.inputsystem/DocCodeSamples.Tests/InputSystemUIInputModuleAssignActionsExample.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[16,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/DocCodeSamples.Tests/DocCodeSamples.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":13,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem.ForUI","SourceFiles":["Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/AssemblyInfo.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputActionAssetVerifier.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputSystemProvider.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputSystemForUI.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":14,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem.TestFramework","SourceFiles":["Packages/com.unity.inputsystem/Tests/TestFixture/AssemblyInfo.cs","Packages/com.unity.inputsystem/Tests/TestFixture/AssetDatabaseUtils.cs","Packages/com.unity.inputsystem/Tests/TestFixture/InputTestFixture.cs","Packages/com.unity.inputsystem/Tests/TestFixture/InputTestRuntime.cs","Packages/com.unity.inputsystem/Tests/TestFixture/ScopedDisposable.cs","Packages/com.unity.inputsystem/Tests/TestFixture/WinUserInput.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/Tests/TestFixture/Unity.InputSystem.TestFramework.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":15,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem","SourceFiles":["Packages/com.unity.inputsystem/InputSystem/Actions/Composites/AxisComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/ButtonWithOneModifier.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/ButtonWithTwoModifiers.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/OneModifierComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/TwoModifiersComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/Vector2Composite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/Vector3Composite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/IInputActionCollection.cs","Packages/com.unity.inputsystem/InputSystem/Actions/IInputInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputAction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionChange.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionMap.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionParameters.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionPhase.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionProperty.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionRebindingExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionReference.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionSetupExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionState.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionTrace.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionType.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBinding.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBindingComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBindingCompositeContext.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBindingResolver.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputControlScheme.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputInteractionContext.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/HoldInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/MultiTapInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/PressInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/SlowTapInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/TapInteraction.cs","Packages/com.unity.inputsystem/InputSystem/AssemblyInfo.cs","Packages/com.unity.inputsystem/InputSystem/Controls/AnyKeyControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/AxisControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/ButtonControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/CommonUsages.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DeltaControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DiscreteButtonControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DoubleControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DpadControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlAttribute.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlLayout.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlLayoutAttribute.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlLayoutChange.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlList.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlPath.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/IntegerControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/KeyControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/AxisDeadzoneProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ClampProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/CompensateDirectionProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/CompensateRotationProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/EditorWindowSpaceProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/InvertProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/InvertVector2Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/InvertVector3Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/NormalizeProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/NormalizeVector2Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/NormalizeVector3Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ScaleProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ScaleVector2Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ScaleVector3Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/StickDeadzoneProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/QuaternionControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/StickControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/TouchControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/TouchPhaseControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/TouchPressControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Vector2Control.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Vector3Control.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/DisableDeviceCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/EnableDeviceCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/EnableIMECompositionCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/IInputDeviceCommandInfo.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/InitiateUserAccountPairingCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/InputDeviceCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryCanRunInBackground.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryDimensionsCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryEditorWindowCoordinatesCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryEnabledStateCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryKeyNameCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryKeyboardLayoutCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryPairedUserAccountCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QuerySamplingFrequencyCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryUserIdCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/RequestResetCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/RequestSyncCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/SetIMECursorPositionCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/SetSamplingFrequencyCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/WarpMousePositionCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Gamepad.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/DualMotorRumble.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/DualMotorRumbleCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/IDualMotorRumble.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/IHaptics.cs","Packages/com.unity.inputsystem/InputSystem/Devices/ICustomDeviceReset.cs","Packages/com.unity.inputsystem/InputSystem/Devices/IEventMerger.cs","Packages/com.unity.inputsystem/InputSystem/Devices/IEventPreProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Devices/IInputUpdateCallbackReceiver.cs","Packages/com.unity.inputsystem/InputSystem/Devices/ITextInputReceiver.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDevice.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceBuilder.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceChange.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceDescription.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceMatcher.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Joystick.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Keyboard.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Mouse.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Pen.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Pointer.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastKeyboard.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastMouse.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastMouse.partial.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastTouchscreen.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Remote/InputRemoting.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Remote/RemoteInputPlayerConnection.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Sensor.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Touchscreen.cs","Packages/com.unity.inputsystem/InputSystem/Devices/TrackedDevice.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputActionsEditorSessionAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputBuildAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputComponentEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputEditorAnalytics.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputExitPlayModeAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/OnScreenStickEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/PlayerInputEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/PlayerInputManagerEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/VirtualMouseInputEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionAssetManager.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionEditorToolbar.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionEditorWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionTreeViewItems.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputBindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/NameAndParameterListView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/ParameterListView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/PropertiesViewBase.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/IInputActionAssetEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionAssetEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionAssetIconLoader.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionCodeGenerator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionImporter.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionImporterEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/BuildPipeline/LinkFileGenerator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/IInputControlPickerLayout.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlDropdownItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPathEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPicker.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPickerDropdown.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPickerState.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/Layouts/DefaultInputControlPickerLayout.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/Layouts/TouchscreenControlPickerLayout.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputActionDebuggerWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputDebuggerWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputDeviceDebuggerWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputLatencyCalculator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/SampleFrequencyCalculator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/DeviceSimulator/InputSystemPlugin.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Dialog.cs","Packages/com.unity.inputsystem/InputSystem/Editor/DownloadableSample.cs","Packages/com.unity.inputsystem/InputSystem/Editor/EditorInputControlLayoutCache.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputAssetEditorUtils.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputDiagnostics.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputLayoutCodeGenerator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputParameterEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPackageControl.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdown.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownDataSource.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownGUI.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownState.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/CallbackDataSource.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/MultiLevelDataSource.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/BuildProviderHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/EditorHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/GUIHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputActionSerializationHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputControlTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputEventTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputStateWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/SerializedPropertyHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/SerializedPropertyLinqExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/TreeViewHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ProjectWideActions/ProjectWideActionsAsset.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ProjectWideActions/ProjectWideActionsBuildProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/GamepadButtonPropertyDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionAssetDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionAssetSearchProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionDrawerBase.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionMapDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionPropertyDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionReferencePropertyDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionReferenceSearchProviders.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputControlPathDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/EditorPlayerSettingHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputEditorUserSettings.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputSettingsBuildProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputSettingsProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Commands/Commands.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Commands/ControlSchemeCommands.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/EnumerableExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/ExpressionUtils.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorConstants.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorSettingsProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorState.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorWindowUtils.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/ReactiveProperty.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/SerializedInputAction.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/SerializedInputActionMap.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/SerializedInputBinding.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/StateContainer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionMapsView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionsTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/BindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CollectionViewSelectionChangeFilter.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CompositeBindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CompositePartBindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ContextMenu.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ControlSchemesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CopyPasteHelper.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/DropManipulator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/IViewStateCollection.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionMapsTreeViewItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionsEditorView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionsTreeViewItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/MatchingControlPaths.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/NameAndParametersListView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/PropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/Selectors.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ViewBase.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ViewStateCollection.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/VisualElementExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Events/ActionEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeltaStateEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeviceConfigurationEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeviceRemoveEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeviceResetEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/IInputEventTypeInfo.cs","Packages/com.unity.inputsystem/InputSystem/Events/IMECompositionEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventBuffer.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventListener.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventPtr.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventStream.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventTrace.cs","Packages/com.unity.inputsystem/InputSystem/Events/StateEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/TextEvent.cs","Packages/com.unity.inputsystem/InputSystem/IInputDiagnostics.cs","Packages/com.unity.inputsystem/InputSystem/IInputRuntime.cs","Packages/com.unity.inputsystem/InputSystem/InputAnalytics.cs","Packages/com.unity.inputsystem/InputSystem/InputExtensions.cs","Packages/com.unity.inputsystem/InputSystem/InputFeatureNames.cs","Packages/com.unity.inputsystem/InputSystem/InputManager.cs","Packages/com.unity.inputsystem/InputSystem/InputManagerStateMonitors.cs","Packages/com.unity.inputsystem/InputSystem/InputMetrics.cs","Packages/com.unity.inputsystem/InputSystem/InputSettings.cs","Packages/com.unity.inputsystem/InputSystem/InputSystem.cs","Packages/com.unity.inputsystem/InputSystem/InputSystemObject.cs","Packages/com.unity.inputsystem/InputSystem/InputUpdateType.cs","Packages/com.unity.inputsystem/InputSystem/NativeInputRuntime.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidAxis.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidGameController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidKeyCode.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidSensors.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/DualShockGamepad.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/DualShockGamepadHID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/DualShockSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/IDualShockHaptics.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/EnhancedTouchSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/Finger.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/Touch.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/TouchHistory.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/TouchSimulation.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HIDDescriptorWindow.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HIDParser.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HIDSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Linux/LinuxSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Linux/SDLDeviceBuilder.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OSX/OSXGameController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OSX/OSXSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenButton.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenControl.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenStick.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/DefaultInputActions.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/InputValue.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInput.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInputEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInputManager.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInputManagerEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerJoinBehavior.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerNotifications.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/IStreamControllerAPI.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamControllerType.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamHandle.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamIGAConverter.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Switch/SwitchProControllerHID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Switch/SwitchSupportHID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/BaseInputOverride.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/ExtendedAxisEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/ExtendedPointerEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/ExtendedSubmitCancelEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/INavigationEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/InputSystemUIInputModule.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/InputSystemUIInputModuleEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/MultiplayerEventSystem.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/NavigationModel.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/PointerModel.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/StandaloneInputModuleEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/TrackedDeviceRaycaster.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/UISupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/VirtualMouseInput.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UnityRemote/UnityRemoteSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUser.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserAccountHandle.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserChange.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserPairingOptions.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserSettings.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/WebGL/WebGLGamepad.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/WebGL/WebGLJoystick.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/WebGL/WebGLSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/IXboxOneRumble.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XInputController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XInputControllerWindows.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XInputSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XboxGamepadMacOS.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Controls/PoseControl.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/GoogleVR.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/Oculus.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/OpenVR.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/WindowsMR.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/GenericXRDevice.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/BufferedRumble.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/GetCurrentHapticStateCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/GetHapticCapabilitiesCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/SendBufferedHapticsCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/SendHapticImpulseCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/TrackedPoseDriver.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/XRLayoutBuilder.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/XRSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/IOSGameController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/InputSettingsiOS.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/InputSettingsiOSProvider.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/iOSPostProcessBuild.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/iOSStepCounter.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/iOSSupport.cs","Packages/com.unity.inputsystem/InputSystem/State/IInputStateCallbackReceiver.cs","Packages/com.unity.inputsystem/InputSystem/State/IInputStateChangeMonitor.cs","Packages/com.unity.inputsystem/InputSystem/State/IInputStateTypeInfo.cs","Packages/com.unity.inputsystem/InputSystem/State/InputState.cs","Packages/com.unity.inputsystem/InputSystem/State/InputStateBlock.cs","Packages/com.unity.inputsystem/InputSystem/State/InputStateBuffers.cs","Packages/com.unity.inputsystem/InputSystem/State/InputStateHistory.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/ArrayHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/CSharpCodeHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/CallbackArray.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Comparers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/DisplayStringFormatAttribute.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/DynamicBitfield.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/ExceptionHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/FourCC.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/InlinedArray.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/InternedString.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/JsonParser.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/MemoryHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/MiscHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/NameAndParameters.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/NamedValue.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/NumberHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/ForDeviceEventObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/Observable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/Observer.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/SelectManyObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/SelectObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/TakeNObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/WhereObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/OneOrMore.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/PredictiveParser.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/PrimitiveValue.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/ReadOnlyArray.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/SavedState.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/SpriteUtilities.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/StringHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Substring.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/TypeHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/TypeTable.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_INPUT_SYSTEM_ENABLE_VR","UNITY_INPUT_SYSTEM_ENABLE_XR","UNITY_INPUT_SYSTEM_ENABLE_PHYSICS","UNITY_INPUT_SYSTEM_ENABLE_PHYSICS2D","UNITY_INPUT_SYSTEM_ENABLE_UI","HAS_SET_LOCAL_POSITION_AND_ROTATION","UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS","UNITY_INPUT_SYSTEM_INPUT_ACTIONS_EDITOR_AUTO_SAVE_ON_FOCUS_LOST","UNITY_INPUT_SYSTEM_PLATFORM_SCROLL_DELTA","UNITY_INPUT_SYSTEM_INPUT_MODULE_SCROLL_DELTA","UNITY_INPUT_SYSTEM_INPUT_MODULE_NAVIGATION_DEVICE_TYPE","UNITY_INPUT_SYSTEM_INPUT_MODULE_NAVIGATION_DEVICE_TYPE","UNITY_INPUT_SYSTEM_SENDPOINTERHOVERTOPARENT","UNITY_INPUT_SYSTEM_ENABLE_ANALYTICS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/InputSystem/Unity.InputSystem.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":16,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Mathematics.Editor","SourceFiles":["Packages/com.unity.mathematics/Unity.Mathematics.Editor/MatrixDrawer.cs","Packages/com.unity.mathematics/Unity.Mathematics.Editor/PostNormalizedVectorDrawer.cs","Packages/com.unity.mathematics/Unity.Mathematics.Editor/PrimitiveVectorDrawer.cs","Packages/com.unity.mathematics/Unity.Mathematics.Editor/QuaternionDrawer.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[18,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.mathematics/Unity.Mathematics.Editor/Unity.Mathematics.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":17,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Mathematics","SourceFiles":["Packages/com.unity.mathematics/Unity.Mathematics/Geometry/MinMaxAABB.cs","Packages/com.unity.mathematics/Unity.Mathematics/Geometry/Plane.cs","Packages/com.unity.mathematics/Unity.Mathematics/Il2CppEagerStaticClassConstructionAttribute.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular2x2.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular2x2x2.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular3D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/classicnoise2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/classicnoise3D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/classicnoise4D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/common.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise3D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise3Dgrad.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise4D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/psrdnoise2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Properties/AssemblyInfo.cs","Packages/com.unity.mathematics/Unity.Mathematics/PropertyAttributes.cs","Packages/com.unity.mathematics/Unity.Mathematics/affine_transform.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/half.cs","Packages/com.unity.mathematics/Unity.Mathematics/half2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/half3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/half4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/math.cs","Packages/com.unity.mathematics/Unity.Mathematics/math_unity_conversion.cs","Packages/com.unity.mathematics/Unity.Mathematics/matrix.cs","Packages/com.unity.mathematics/Unity.Mathematics/matrix.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/quaternion.cs","Packages/com.unity.mathematics/Unity.Mathematics/random.cs","Packages/com.unity.mathematics/Unity.Mathematics/rigid_transform.cs","Packages/com.unity.mathematics/Unity.Mathematics/svd.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4x4.gen.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.mathematics/Unity.Mathematics/Unity.Mathematics.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":18,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Multiplayer.Center.Common","SourceFiles":["Packages/com.unity.multiplayer.center/Common/AnswerData.cs","Packages/com.unity.multiplayer.center/Common/IOnboardingSection.cs","Packages/com.unity.multiplayer.center/Common/IOnboardingSectionAnalyticsProvider.cs","Packages/com.unity.multiplayer.center/Common/Preset.cs","Packages/com.unity.multiplayer.center/Common/SelectedSolutionsData.cs","Packages/com.unity.multiplayer.center/Common/StyleConstants.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.multiplayer.center/Common/Unity.Multiplayer.Center.Common.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":19,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Multiplayer.Center.Editor","SourceFiles":["Packages/com.unity.multiplayer.center/Editor/Analytics/AnalyticsData.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/AnalyticsUtils.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/DebugAnalytics.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/MultiplayerCenterAnalytics.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/MultiplayerCenterAnalyticsFactory.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/OnboardingSectionAnalyticsProvider.cs","Packages/com.unity.multiplayer.center/Editor/AssemblyInfo.cs","Packages/com.unity.multiplayer.center/Editor/Features/PackageManagement.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/MultiplayerCenterWindow.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/RecommendationTabView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/RecommendationViewBottomBar.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/TabGroup.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/QuestionSection.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/QuestionViewFactory.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/QuestionnaireView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/PackageSelectionView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/RecommendationItemView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/RecommendationView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/SectionHeader.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/SolutionSelectionView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/StyleClasses.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/ViewUtils.cs","Packages/com.unity.multiplayer.center/Editor/OnBoarding/GettingStartedTabView.cs","Packages/com.unity.multiplayer.center/Editor/OnBoarding/QuickstartPackageHandling.cs","Packages/com.unity.multiplayer.center/Editor/OnBoarding/SectionsFinder.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/Logic.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/PresetData.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/QuestionnaireData.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/QuestionnaireEditor.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/QuestionnaireObject.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/UserChoicesObject.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/PreReleaseHandling.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationAuthoringData.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationType.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationUtils.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationViewData.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommenderSystem.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommenderSystemData.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommenderSystemDataObject.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/Scoring.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[19,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.multiplayer.center/Editor/Unity.Multiplayer.Center.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":20,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PerformanceTesting.Editor","SourceFiles":["Packages/com.unity.test-framework.performance/Editor/AssemblyInfo.cs","Packages/com.unity.test-framework.performance/Editor/CmdLineResultsSavingCallbacks.cs","Packages/com.unity.test-framework.performance/Editor/PerformanceTestBuildAssemblyFilter.cs","Packages/com.unity.test-framework.performance/Editor/PerformanceTestRunSaver.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/SampleGroupAdditionalData.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/SamplePoint.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestListTable.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestReportWindow.cs","Packages/com.unity.test-framework.performance/Editor/TestResultXmlParser.cs","Packages/com.unity.test-framework.performance/Editor/TestResultsParser.cs","Packages/com.unity.test-framework.performance/Editor/TestRunBuilder.cs","Packages/com.unity.test-framework.performance/Editor/TestRunnerInitializer.cs","Packages/com.unity.test-framework.performance/Editor/UIElements/ToolbarWithSearch.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[22,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework.performance/Editor/Unity.PerformanceTesting.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":21,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PerformanceTesting","SourceFiles":["Packages/com.unity.collections/Unity.Collections.PerformanceTests.Internal/AssemblyInfo.cs","Packages/com.unity.test-framework.performance/Runtime/AssemblyInfo.cs","Packages/com.unity.test-framework.performance/Runtime/Attributes/PerformanceAttribute.cs","Packages/com.unity.test-framework.performance/Runtime/Attributes/RequiredMemberAttribute.cs","Packages/com.unity.test-framework.performance/Runtime/Attributes/VersionAttribute.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Editor.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Hardware.cs","Packages/com.unity.test-framework.performance/Runtime/Data/PerformanceTestResult.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Player.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Project.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Run.cs","Packages/com.unity.test-framework.performance/Runtime/Data/RunSettings.cs","Packages/com.unity.test-framework.performance/Runtime/Data/SampleGroup.cs","Packages/com.unity.test-framework.performance/Runtime/Data/SampleUnit.cs","Packages/com.unity.test-framework.performance/Runtime/Measure.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/FramesMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/FrametimeMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/MethodMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/ProfilerMarkerMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/ProfilerMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/ScopeMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Metadata.cs","Packages/com.unity.test-framework.performance/Runtime/Meters/IStopWatch.cs","Packages/com.unity.test-framework.performance/Runtime/Meters/StopWatch.cs","Packages/com.unity.test-framework.performance/Runtime/PerformanceTest.cs","Packages/com.unity.test-framework.performance/Runtime/PerformanceTestException.cs","Packages/com.unity.test-framework.performance/Runtime/PerformanceTestHelper.cs","Packages/com.unity.test-framework.performance/Runtime/PlayerCallbacks.cs","Packages/com.unity.test-framework.performance/Runtime/ResourcesLoader.cs","Packages/com.unity.test-framework.performance/Runtime/SampleGroup.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/ConfidenceLevel.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/ConfidenceLevelExtensions.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/MeasurementsStatistics.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/NormalDistributionHelper.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/OutlierMode.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/StudentDistributionHelper.cs","Packages/com.unity.test-framework.performance/Runtime/Utils.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework.performance/Runtime/Unity.PerformanceTesting.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":22,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PlasticSCM.Editor.Entities","SourceFiles":["Packages/com.unity.collab-proxy/Editor/Entities/GetSubScenePathFromInstance.cs","Packages/com.unity.collab-proxy/Editor/Entities/HierarchyExtensions.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[24,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collab-proxy/Editor/Entities/Unity.PlasticSCM.Editor.Entities.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":23,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PlasticSCM.Editor","SourceFiles":["Packages/com.unity.collab-proxy/Editor/ApplicationDataPath.cs","Packages/com.unity.collab-proxy/Editor/AssemblyInfo.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetCopyPathOperation.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetFilesFilterPatternsMenuBuilder.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetMenuOperations.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetUVCSOperations.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetsSelection.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/Dialogs/AddToCloudDriveDialog.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/Dialogs/CheckinDialog.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/Dialogs/CheckinDialogOperations.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/HierarchyViewAssetMenu.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/HierarchyViewAssetSelection.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/ProjectViewAssetSelection.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/ProjectViewCloudDriveAssetMenu.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/ProjectViewUVCSAssetMenu.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/AssetOverlay.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/AssetStatus.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/AssetStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/BuildPathDictionary.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/LocalStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/LockStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/RemoteStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/DrawAssetOverlayIcon.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/DrawHierarchyOverlay.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/DrawProjectOverlay.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/AssetsPath.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/GetSelectedPaths.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/LoadAsset.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/AssetsProcessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UVCSAssetModificationProcessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UVCSAssetPostprocessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UVCSAssetsProcessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UnityCloudProjectLinkMonitor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/WorkspaceOperationsMonitor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/ProjectPath.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/RefreshAsset.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/RepaintEditor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/SaveAssets.cs","Packages/com.unity.collab-proxy/Editor/AutoRefresh.cs","Packages/com.unity.collab-proxy/Editor/BoolSetting.cs","Packages/com.unity.collab-proxy/Editor/BuildGetEventExtraInfoFunction.cs","Packages/com.unity.collab-proxy/Editor/CheckWorkspaceTreeNodeStatus.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CloudDriveMenuItem.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CloudDrivePlugin.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CloudDriveWindow.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsListView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsListViewHeaderState.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsListViewItem.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsMultiColumnHeader.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CreateWorkspaceDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CreateWorkspacePanel.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CreateWorkspaceView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/GetProposedOrganizationProject.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/RefreshAsset.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/ShareWorkspace/ShareWorkspaceDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/ShareWorkspace/ShareWorkspacePanel.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Welcome/WelcomeView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/WindowStatusBar.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/CloudWorkspacesView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DeleteWorkspaceDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DirectoryContentPanel.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DirectoryContentPanelMenu.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DrawExpandedTreeNode.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DrawItemNameBar.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DrawItemsGridView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ImportInProjectDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ItemsGridSelection.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ItemsGridView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ItemsPosition.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/NewNameDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ProcessDragEvent.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ProcessItemsGridViewEvent.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DragAndDrop/AskUserForExistingFile.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesSelection.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesTreeView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesTreeViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Configuration/AutoConfig.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ChannelCertificateUiImpl.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ClientConfiguration.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/AutoLogin.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/CloudEditionWelcomeWindow.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/OrganizationPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/SignInPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/SignInWithEmailPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/WaitingSignInPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ConfigurePartialWorkspace.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CredentialsDialog.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CredentialsUIImpl.cs","Packages/com.unity.collab-proxy/Editor/Configuration/EncryptionConfigurationDialog.cs","Packages/com.unity.collab-proxy/Editor/Configuration/MissingEncryptionPasswordPromptHandler.cs","Packages/com.unity.collab-proxy/Editor/Configuration/SSOCredentialsDialog.cs","Packages/com.unity.collab-proxy/Editor/Configuration/TeamEdition/TeamEditionConfigurationWindow.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ToolConfig.cs","Packages/com.unity.collab-proxy/Editor/Configuration/WriteLogConfiguration.cs","Packages/com.unity.collab-proxy/Editor/Developer/CheckinProgress.cs","Packages/com.unity.collab-proxy/Editor/Developer/GenericProgress.cs","Packages/com.unity.collab-proxy/Editor/Developer/IncomingChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Developer/ProgressOperationHandler.cs","Packages/com.unity.collab-proxy/Editor/Developer/ShelvedChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportDialog.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportLineListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportListView.cs","Packages/com.unity.collab-proxy/Editor/DrawGuiModeSwitcher.cs","Packages/com.unity.collab-proxy/Editor/EnumExtensions.cs","Packages/com.unity.collab-proxy/Editor/ExternalLink.cs","Packages/com.unity.collab-proxy/Editor/FindUnityObject.cs","Packages/com.unity.collab-proxy/Editor/FindWorkspace.cs","Packages/com.unity.collab-proxy/Editor/GetRelativePath.cs","Packages/com.unity.collab-proxy/Editor/Gluon/CheckinProgress.cs","Packages/com.unity.collab-proxy/Editor/Gluon/IncomingChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Gluon/ProgressOperationHandler.cs","Packages/com.unity.collab-proxy/Editor/Gluon/ShelvedChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/ErrorListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/UpdateReportDialog.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/UpdateReportListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/UpdateReportListView.cs","Packages/com.unity.collab-proxy/Editor/HierarchyExtensions.cs","Packages/com.unity.collab-proxy/Editor/Hub/CommandLineArguments.cs","Packages/com.unity.collab-proxy/Editor/Hub/Operations/CreateWorkspace.cs","Packages/com.unity.collab-proxy/Editor/Hub/Operations/DownloadRepository.cs","Packages/com.unity.collab-proxy/Editor/Hub/Operations/OperationParams.cs","Packages/com.unity.collab-proxy/Editor/Hub/ParseArguments.cs","Packages/com.unity.collab-proxy/Editor/Hub/ProcessHubCommand.cs","Packages/com.unity.collab-proxy/Editor/IncomingChanges.cs","Packages/com.unity.collab-proxy/Editor/Inspector/DrawInspectorOperations.cs","Packages/com.unity.collab-proxy/Editor/Inspector/InspectorAssetSelection.cs","Packages/com.unity.collab-proxy/Editor/IntSetting.cs","Packages/com.unity.collab-proxy/Editor/LaunchPackageManager.cs","Packages/com.unity.collab-proxy/Editor/MetaPath.cs","Packages/com.unity.collab-proxy/Editor/OrganizationsInformation.cs","Packages/com.unity.collab-proxy/Editor/PackageEntryPoint.cs","Packages/com.unity.collab-proxy/Editor/PackageInfo.cs","Packages/com.unity.collab-proxy/Editor/ParentWindow.cs","Packages/com.unity.collab-proxy/Editor/PlasticApp.cs","Packages/com.unity.collab-proxy/Editor/ProjectLoadedCounter.cs","Packages/com.unity.collab-proxy/Editor/ProjectPackages.cs","Packages/com.unity.collab-proxy/Editor/QueryVisualElementsExtensions.cs","Packages/com.unity.collab-proxy/Editor/RecommendToEnableManualCheckout.cs","Packages/com.unity.collab-proxy/Editor/SceneView/DrawSceneOperations.cs","Packages/com.unity.collab-proxy/Editor/Settings/DiffAndMergeOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/OpenUVCSProjectSettings.cs","Packages/com.unity.collab-proxy/Editor/Settings/OtherOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/PendingChangesOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/ShelveAndSwitchOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/UVCSProjectSettingsProvider.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/GUIContentNotification.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/INotificationContent.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/NotificationBar.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/WindowStatusBar.cs","Packages/com.unity.collab-proxy/Editor/SwitchModeConfirmationDialog.cs","Packages/com.unity.collab-proxy/Editor/SwitchUVCSPlugin.cs","Packages/com.unity.collab-proxy/Editor/TestingPreference.cs","Packages/com.unity.collab-proxy/Editor/Tool/AuthToken.cs","Packages/com.unity.collab-proxy/Editor/Tool/BringWindowToFront.cs","Packages/com.unity.collab-proxy/Editor/Tool/FindTool.cs","Packages/com.unity.collab-proxy/Editor/Tool/IsExeAvailable.cs","Packages/com.unity.collab-proxy/Editor/Tool/IsExeVersion.cs","Packages/com.unity.collab-proxy/Editor/Tool/LaunchInstaller.cs","Packages/com.unity.collab-proxy/Editor/Tool/LaunchTool.cs","Packages/com.unity.collab-proxy/Editor/Tool/PlasticExeLauncher.cs","Packages/com.unity.collab-proxy/Editor/Tool/ToolConstants.cs","Packages/com.unity.collab-proxy/Editor/UI/Avatar/ApplyCircleMask.cs","Packages/com.unity.collab-proxy/Editor/UI/Avatar/AvatarImages.cs","Packages/com.unity.collab-proxy/Editor/UI/Avatar/GetAvatar.cs","Packages/com.unity.collab-proxy/Editor/UI/CheckUnityException.cs","Packages/com.unity.collab-proxy/Editor/UI/CloseWindowIfOpened.cs","Packages/com.unity.collab-proxy/Editor/UI/DelayedActionByFramesRunner.cs","Packages/com.unity.collab-proxy/Editor/UI/DelayedActionBySecondsRunner.cs","Packages/com.unity.collab-proxy/Editor/UI/DialogWithCheckBox.cs","Packages/com.unity.collab-proxy/Editor/UI/DockEditorWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionButton.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionButtonWithMenu.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionHelpBox.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionToolbar.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawCopyableLabel.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawSearchField.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawSplitter.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawStaticElement.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawTextBlockWithLink.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawUserIcon.cs","Packages/com.unity.collab-proxy/Editor/UI/DropDownTextField.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorDispatcher.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorProgressBar.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorProgressControls.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorVersion.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorWindowFocus.cs","Packages/com.unity.collab-proxy/Editor/UI/EntryBuilder.cs","Packages/com.unity.collab-proxy/Editor/UI/EnumPopupSetting.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorListViewItem.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsDialog.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsListView.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsPanel.cs","Packages/com.unity.collab-proxy/Editor/UI/FindEditorWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/GUIActionRunner.cs","Packages/com.unity.collab-proxy/Editor/UI/GetOverlayRect.cs","Packages/com.unity.collab-proxy/Editor/UI/GetPlasticShortcut.cs","Packages/com.unity.collab-proxy/Editor/UI/GetWindowIfOpened.cs","Packages/com.unity.collab-proxy/Editor/UI/GuiEnabled.cs","Packages/com.unity.collab-proxy/Editor/UI/HandleMenuItem.cs","Packages/com.unity.collab-proxy/Editor/UI/Images.cs","Packages/com.unity.collab-proxy/Editor/UI/MeasureMaxWidth.cs","Packages/com.unity.collab-proxy/Editor/UI/PlasticDialog.cs","Packages/com.unity.collab-proxy/Editor/UI/PlasticSplitterGUILayout.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForDialogs.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForOperations.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForViews.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/LoadingSpinner.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/OperationProgressData.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/ProgressControlsForDialogs.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/ProgressControlsForViews.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/ProgressControlsForWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/ResponseType.cs","Packages/com.unity.collab-proxy/Editor/UI/RunModal.cs","Packages/com.unity.collab-proxy/Editor/UI/ScreenResolution.cs","Packages/com.unity.collab-proxy/Editor/UI/ShowWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/SortOrderComparer.cs","Packages/com.unity.collab-proxy/Editor/UI/TabButton.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/CenteredContentPanel.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/DrawTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/EmptyStatePanel.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/GetChangesOverlayIcon.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/ListViewItemIds.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/PlasticTreeView.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TableViewOperations.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeHeaderColumns.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeHeaderSettings.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeViewItemExtensions.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeViewItemIds.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeViewSessionState.cs","Packages/com.unity.collab-proxy/Editor/UI/UIElements/LoadingSpinner.cs","Packages/com.unity.collab-proxy/Editor/UI/UIElements/ProgressControlsForDialogs.cs","Packages/com.unity.collab-proxy/Editor/UI/UIElements/UIElementsExtensions.cs","Packages/com.unity.collab-proxy/Editor/UI/UndoRedo/UndoRedoHelper.cs","Packages/com.unity.collab-proxy/Editor/UI/UndoRedo/UndoRedoState.cs","Packages/com.unity.collab-proxy/Editor/UI/UndoRedo/UndoRedoTextArea.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityConstants.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityEvents.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityMenuItem.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityPlasticGuiMessage.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityPlasticTimer.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityStyles.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityThreadWaiter.cs","Packages/com.unity.collab-proxy/Editor/UVCSConnectionMonitor.cs","Packages/com.unity.collab-proxy/Editor/UVCSMenuItem.cs","Packages/com.unity.collab-proxy/Editor/UVCSNotification.cs","Packages/com.unity.collab-proxy/Editor/UVCSPlugin.cs","Packages/com.unity.collab-proxy/Editor/UVCSPluginIsEnabledPreference.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessGluonUpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessGluonUpdateReport.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessGluonViewHost.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessMergeViewLauncher.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessProgressControls.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessUpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessUpdateReport.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessViewSwitcher.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessWorkspaceStatusChangeListener.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessWorkspaceWindow.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/BranchesListModel.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/BranchesTreeView.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/ErrorEmptyState.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/LoadingEmptyState.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/NoBranchesEmptyState.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/PopupProgressBar.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/ControlledPopupWindow.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/Operations/ControlledPopupOperations.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/Operations/ToolbarOperationsShortcut.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/Operations/UncontrolledPopupOperations.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/PopupWindowDrawing.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/ToolbarMouseBoundary.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/UncontrolledPopupWindow.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/ToolbarController.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/UVCSToolbar.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/UVCSToolbarButtonData.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbarButtonIsShownPreference.cs","Packages/com.unity.collab-proxy/Editor/UVCSWindow.cs","Packages/com.unity.collab-proxy/Editor/UnityConfigurationChecker.cs","Packages/com.unity.collab-proxy/Editor/UnityPlasticDllVersion.cs","Packages/com.unity.collab-proxy/Editor/VCSBuiltInPlugin.cs","Packages/com.unity.collab-proxy/Editor/ViewSwitcher.cs","Packages/com.unity.collab-proxy/Editor/Views/ApplyShelveWithConflictsQuestionerBuilder.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/Dialogs/CreateBranchDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/Dialogs/DeleteBranchDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/Dialogs/RenameBranchDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/SerializableBranchesTabState.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryPanel.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetExplorerView.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/Dialogs/LabelChangesetDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/GetChangesetsQuery.cs","Packages/com.unity.collab-proxy/Editor/Views/ConfirmContinueWithPendingChangesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/CreateWorkspaceView.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/CreateWorkspaceViewState.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/CreateRepositoryDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoriesListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoriesListView.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoryExplorerDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoryListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/DrawCreateWorkspaceView.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/PerformInitialCheckin.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/ValidRepositoryName.cs","Packages/com.unity.collab-proxy/Editor/Views/DateFilter.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/ClientDiffTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/Dialogs/GetRestorePathDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffPanel.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffTreeViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/GetClientDiffInfos.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/MergeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/UnityDiffTree.cs","Packages/com.unity.collab-proxy/Editor/Views/DownloadPlasticExeDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/EnableSwitchAndShelveFeatureDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/FileSystemOperation.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListView.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistorySelection.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryTab.cs","Packages/com.unity.collab-proxy/Editor/Views/History/SaveAction.cs","Packages/com.unity.collab-proxy/Editor/Views/History/SerializableHistoryTabState.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/Dialogs/CreateLabelDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/Dialogs/CreateLabelView.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/Dialogs/RenameLabelDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/LaunchDiffOperations.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/DrawLocksListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksSelector.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/ApplyShelveReport.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/ChangeTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/AddMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/ChangeDeleteMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/ConflictResolutionState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/CycleMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DeleteChangeMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DeleteMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DivergentMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DrawDirectoryResolutionPanel.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/EvilTwinMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/LoadedTwiceMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MergeViewDirectoryConflictMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MoveAddMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MoveDeleteMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MovedEvilTwinMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/IsCurrent.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/IsResolved.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeOptionsDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeTreeHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeViewFileConflictMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/SerializableMergeTabState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/UnityMergeTree.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/DrawMergeOverview.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/ChangeTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesTreeHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/UnityIncomingChangesTree.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/IIncomingChangesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/ChangeTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/ChangelistTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Changelists/ChangelistMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Changelists/MoveToChangelistMenuBuilder.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/CreatedChangesetData.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/CreatedChangesetEmptyStatePanel.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/CheckinConflictsDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/CreateChangelistDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/DependenciesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/EmptyCommentDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/FilterRulesConfirmationDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/LaunchCheckinConflictsDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/LaunchDependenciesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/DrawCommentTextArea.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/DrawOperationSuccess.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/FilesFilterPatternsMenuBuilder.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesMultiColumnHeader.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesStatusSuccessNotificationContent.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTreeHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesViewPendingChangeMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingMergeLinks/MergeLinkListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingMergeLinks/MergeLinksListView.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/UnityPendingChangesTree.cs","Packages/com.unity.collab-proxy/Editor/Views/SelectNewCodeReviewBehavior.cs","Packages/com.unity.collab-proxy/Editor/Views/ShelvePendingChangesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelveListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/DownloadAndInstallOperation.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/GetInstallerTmpFileName.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/MacOSConfigWorkaround.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/WelcomeView.cs","Packages/com.unity.collab-proxy/Editor/VisualElementExtensions.cs","Packages/com.unity.collab-proxy/Editor/WebApi/CredentialsResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/CurrentUserAdminCheckResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/ErrorResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/SubscriptionDetailsResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/TokenExchangeResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/WebRestApiClient.cs","Packages/com.unity.collab-proxy/Editor/WorkspaceWindow.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/CollabMigration/MigrateCollabProject.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/CollabPlugin.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/PlasticPlugin.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/Settings/PlasticProjectSettingsProvider.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/UI/CooldownWindowDelayer.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/WebApi/ChangesetFromCollabCommitResponse.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/WebApi/IsCollabProjectMigratedResponse.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/WebApi/OrganizationCredentials.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collab-proxy/Editor/Unity.PlasticSCM.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":24,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipeline.Universal.ShaderLibrary","SourceFiles":["Packages/com.unity.render-pipelines.universal/ShaderLibrary/Debug/DebugViewEnums.cs","Packages/com.unity.render-pipelines.universal/ShaderLibrary/Deprecated.cs","Packages/com.unity.render-pipelines.universal/ShaderLibrary/ShaderTypes.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[29,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/ShaderLibrary/Unity.RenderPipelines.Universal.ShaderLibrary.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":25,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Editor.Shared","SourceFiles":["Packages/com.unity.render-pipelines.core/Editor-PrivateShared/AssemblyInfo.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[27,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Editor-PrivateShared/Unity.RenderPipelines.Core.Editor.Shared.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":26,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Editor","SourceFiles":["Packages/com.unity.render-pipelines.core/Editor/Analytics/AnalyticsUtils.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/BuildTargetAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/RenderPipelineGraphicsSettingsAnalytics.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/VolumePriorityUsageAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/VolumeProfileOverridesAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/VolumeProfileUsageAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/AssemblyInfo.cs","Packages/com.unity.render-pipelines.core/Editor/AssetDatabaseHelper.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/CoreBuildData.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/CorePreprocessBuild.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/SettingsStrippers/GPUResidentDrawerResourcesStripper.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/ShaderStrippers/SRPDisabledComputeShaderVariantStripper.cs","Packages/com.unity.render-pipelines.core/Editor/BuildTargetExtensions.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Environment.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Environment.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Output.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Output.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.PhysicalCamera.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.PhysicalCamera.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Rendering.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Rendering.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/ISerializedCamera.cs","Packages/com.unity.render-pipelines.core/Editor/CameraEditorUtils.cs","Packages/com.unity.render-pipelines.core/Editor/CommandBuffers/CommandBufferGenerator/CommandBufferGenerator.cs","Packages/com.unity.render-pipelines.core/Editor/ContextualMenuDispatcher.cs","Packages/com.unity.render-pipelines.core/Editor/CoreEditorDrawers.cs","Packages/com.unity.render-pipelines.core/Editor/CoreEditorStyles.cs","Packages/com.unity.render-pipelines.core/Editor/CoreEditorUtils.cs","Packages/com.unity.render-pipelines.core/Editor/CoreRenderPipelinePreferences.cs","Packages/com.unity.render-pipelines.core/Editor/CustomRenderTexture/CustomRenderTextureMenuItem.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugState.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugUIDrawer.Builtins.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugUIDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugUIHandlerCanvasEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugWindow.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/UIFoldoutEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Deprecated.cs","Packages/com.unity.render-pipelines.core/Editor/EditorPrefBool.cs","Packages/com.unity.render-pipelines.core/Editor/EditorPrefBoolFlags.cs","Packages/com.unity.render-pipelines.core/Editor/EditorWindowWithHelpButton.cs","Packages/com.unity.render-pipelines.core/Editor/ExpandedState.cs","Packages/com.unity.render-pipelines.core/Editor/FilterWindow.cs","Packages/com.unity.render-pipelines.core/Editor/Gizmo/GizmoUtility.cs","Packages/com.unity.render-pipelines.core/Editor/Gizmo/HierarchicalBox.cs","Packages/com.unity.render-pipelines.core/Editor/Gizmo/HierarchicalSphere.cs","Packages/com.unity.render-pipelines.core/Editor/HeaderFoldout.cs","Packages/com.unity.render-pipelines.core/Editor/ICoreRenderPipelinePreferencesProvider.cs","Packages/com.unity.render-pipelines.core/Editor/InspectorCurveEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/CoreLightEditorUtilities.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESEngine.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESImporter.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESImporterEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESObject.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESReader.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ISerializedLight.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightAnchorEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightAnchorEditorTool.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightAnchorHandles.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightIntensitySlider.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightPlacementTool.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUI.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUI.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUnit/LightUnitSlider.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUnit/LightUnitSliderSettings.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUnit/TemperatureSlider.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeAdjustmentVolumeEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Dilate.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Invalidation.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.LightTransport.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Placement.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.RenderingLayers.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Serialization.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.SkyOcclusion.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.VirtualOffset.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbePlacement.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeSubdivisionContext.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeSubdivisionResult.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBakingProcessSettingsDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBakingSetEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBuildProcessor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeLightingTab.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeResourceStripper.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeUI.Drawer.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeUI.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumesOptionsEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/SerializedProbeAdjustmentVolume.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/SerializedProbeVolume.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolumeMenuItems.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/Shadow/ShadowCascadeGUI.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/CameraController.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/CameraState.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/ComparisonGizmoController.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/ComparisonGizmoState.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Compositor.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Context.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DisplayWindow.DebugSidePanel.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DisplayWindow.EnvironmentLibrarySidePanel.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DisplayWindow.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DropArea.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Environment.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/EnvironmentLibrary.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/LookDev.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/LookDevRenderer.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Stage.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/ToolbarRadio.cs","Packages/com.unity.render-pipelines.core/Editor/Material/AssetReimportUtils.cs","Packages/com.unity.render-pipelines.core/Editor/Material/DecalPreferences.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialEditorExtension.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialHeaderScope.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialHeaderScopeItem.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialHeaderScopeList.cs","Packages/com.unity.render-pipelines.core/Editor/MaterialUpgrader.cs","Packages/com.unity.render-pipelines.core/Editor/MenuManager.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareComponentSRPEditor.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareDataSRPEditor.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareEditor.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareEditorUtils.cs","Packages/com.unity.render-pipelines.core/Editor/ProjectorEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/AdditionalPropertiesState.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/AdvancedProperties.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/AdvancedPropertiesObserver.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/PropertiesPreferencesProvider.cs","Packages/com.unity.render-pipelines.core/Editor/PropertyDrawers/VrsLutDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/PropertyFetcher.cs","Packages/com.unity.render-pipelines.core/Editor/QuaternionPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/RelativePropertiesDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/RemoveAdditionalDataUtils.cs","Packages/com.unity.render-pipelines.core/Editor/RemoveComponentUtils.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphUtilsResourceStripper.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.PanManipulator.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.PassTitleLabel.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.SidePanel.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.cs","Packages/com.unity.render-pipelines.core/Editor/STP/STPResourceStripper.cs","Packages/com.unity.render-pipelines.core/Editor/SampleDependencyImportSystem/SampleDependencyImporter.cs","Packages/com.unity.render-pipelines.core/Editor/SampleDependencyImportSystem/SampleList.cs","Packages/com.unity.render-pipelines.core/Editor/ScriptTemplates/ScriptTemplates.cs","Packages/com.unity.render-pipelines.core/Editor/SerializedPropertyExtension.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/DefaultVolumeProfileCategories.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/DefaultVolumeProfileEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/PropertyDrawers/DefaultVolumeProfileSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/PropertyDrawers/RenderPipelineGraphicsSettingsContainerPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/PropertyDrawers/ShaderStrippingSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineGlobalSettingsEndNameEditAction.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineGlobalSettingsProvider.deprecated.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineGlobalSettingsUI.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineResourcesEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/SettingsProviderGUIScope.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderGenerator/CSharpToHLSL.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderGenerator/ShaderGeneratorMenu.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderGenerator/ShaderTypeGeneration.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/IVariantStripper.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderExtensions.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderPreprocessor.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderStrippingReport.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderStrippingWatcher.cs","Packages/com.unity.render-pipelines.core/Editor/SpeedTree8MaterialUpgrader.cs","Packages/com.unity.render-pipelines.core/Editor/SpeedTree9MaterialUpgrader.cs","Packages/com.unity.render-pipelines.core/Editor/StringExtensions.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/EditorMaterialQuality.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/LocalizationHelper.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SampleUtilities.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SceneRenderPipelineEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SerializedBitArray.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SerializedBitArray.deprecated.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/TimedScope.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/BoolParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/ColorParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/FloatParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/IntParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/TextureParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/Vector4ParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/SerializedDataParameter.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeAdditionalGizmo.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentCopyPaste.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentListEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentProvider.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeGizmoDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeMenuItems.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeProfileEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeProfileFactory.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeProfileUtils.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumesPreferences.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","HAS_BURST","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[8,12,18,29,31,39,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Editor/Unity.RenderPipelines.Core.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":27,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Runtime.Shared","SourceFiles":["Packages/com.unity.render-pipelines.core/Runtime-PrivateShared/AssemblyInfo.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[29,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Runtime-PrivateShared/Unity.RenderPipelines.Core.Runtime.Shared.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":28,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.core/Runtime/AssemblyInfo.cs","Packages/com.unity.render-pipelines.core/Runtime/Camera/CameraHistory.cs","Packages/com.unity.render-pipelines.core/Runtime/Camera/CameraSwitcher.cs","Packages/com.unity.render-pipelines.core/Runtime/Camera/FreeCamera.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/BaseCommandBufer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/CommandBufferHelpers.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/ComputeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IBaseCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IComputeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IRasterCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IUnsafeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/RasterCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/UnsafeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CommandBufferPool.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CommonStructs.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ComponentSingleton.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ConstantBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ContextContainer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CoreAttributes.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CoreProfileId.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CoreUnsafeUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/DynamicArray.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/DynamicResolutionHandler.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/DynamicString.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/GlobalDynamicResolutionSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/IAdditionalData.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/IVirtualTexturingEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ListBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ObjectPools.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/Observable.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ObservableList.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ReloadAttribute.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ReloadGroupAttribute.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/RemoveRange.Extensions.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/SerializableEnum.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/SerializedDictionary.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/Swap.Extensions.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsHDROutput.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsPanel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsStats.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsUI.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsVolumes.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplayStats.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugFrameTiming.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugManager.Actions.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugManager.UIState.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugManager.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugOverlay.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugShapes.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.Containers.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.Fields.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.Panel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUpdater.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/FrameTiming/FrameTimeBottleneck.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/FrameTiming/FrameTimeSample.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettingsData.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettingsPanel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettingsQuery.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IVolumeDebugSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/MousePositionDebug.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerBitField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerButton.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerCanvas.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerColor.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerContainer.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumHistory.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerFloatField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerFoldout.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerGroup.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerHBox.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIndirectFloatField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIndirectToggle.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIntField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerMessageBox.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerObject.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerObjectList.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerObjectPopupField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPanel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPersistentCanvas.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerProgressBar.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerRenderingLayerField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerRow.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggle.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggleHistory.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerUIntField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVBox.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerValue.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerValueTuple.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector2.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector3.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector4.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerWidget.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/UIFoldout.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/ProfilingScope.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/ShaderDebugPrintManager.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/VolumeDebugSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Deprecated.cs","Packages/com.unity.render-pipelines.core/Runtime/Documentation.cs","Packages/com.unity.render-pipelines.core/Runtime/Inputs/InputRegistering.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/IProbeVolumeEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeAdjustmentVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeAdjustmentVolume.deprecated.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeBrickIndex.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeBrickPool.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeIndexOfIndices.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.Binding.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.Debug.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.ReflProbeNormalization.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.Streaming.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolume.Migration.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeAsset.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingProcessSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingSet.Editor.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingSet.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingSetWeakReference.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeConstantRuntimeResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeGIContributor.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeGlobalSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumePerSceneData.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumePositioning.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeSceneData.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeScratchBufferPool.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeStreamableAsset.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumesOptions.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ShaderVariablesProbeVolumes.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/SphericalHarmonics.cs","Packages/com.unity.render-pipelines.core/Runtime/Lights/LightAnchor.cs","Packages/com.unity.render-pipelines.core/Runtime/LookDev/IDataProvider.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/HDROutputDefines.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/IPostProcessComponent.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareCommonSRP.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareComponentSRP.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareDataSRP.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareOcclusionPermutation.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/CompilerContextData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/FixedAttachmentArray.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/NativePassCompiler.Debug.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/NativePassCompiler.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/PassesData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/ResourcesData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Debug/DebugDisplaySettingsRenderGraph.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Debug/RenderGraphDebugParams.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/IRenderGraphBuilder.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/IRenderGraphEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/IRenderGraphRecorder.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.Compiler.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.DebugData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.ExceptionMessages.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphBuilder.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphBuilders.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphCompilationCache.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphDefaultResources.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphGlobalSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphLogger.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphObjectPool.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphPass.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphPassType.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphProfileId.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceAccelerationStructure.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourcePool.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceRegistry.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceRendererList.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceTexture.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResources.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphUtilsBlit.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphUtilsResources.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/ICloudBackground.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/IVolumetricCloud.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineGlobalSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineGlobalSettingsUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineGraphicsSettingsContainer.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineResources.cs","Packages/com.unity.render-pipelines.core/Runtime/STP/ISTPEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/STP/STP.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/IDefaultVolumeProfileResource.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/IDefaultVolumeProfileSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/IncludeRenderPipelineAsset.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/LightmapSamplingSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/RenderingDebuggerRuntimeResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/ShaderStrippingSetting.cs","Packages/com.unity.render-pipelines.core/Runtime/ShaderGenerator/ShaderGeneratorAttributes.cs","Packages/com.unity.render-pipelines.core/Runtime/ShaderLibrary/Sampling/Hammersley.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/IRenderPipelineGraphicsSettingsStripper.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/IStripper.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/RenderPipelineGraphicsSettingsStripper.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/RenderPipelineGraphicsSettingsStripperFetcher.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/RenderPipelineGraphicsSettingsStripperReport.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/BufferedRTHandleSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/DepthBits.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/MSAASamples.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/PowerOfTwoTextureAtlas.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/RTHandle.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/RTHandleSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/RTHandles.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/Texture2DAtlas.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/TextureXR.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ArrayExtensions.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/BatchRendererGroupGlobals.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/BitArray.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/Blitter.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CameraCaptureBridge.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ColorSpaceUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ColorUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CoreMatrixUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CoreRenderPipelinePreferences.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CoreUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CullContextData.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/DelegateUtility.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/FSRUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUPrefixSum/GPUPrefixSum.Data.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUPrefixSum/GPUPrefixSum.ShaderIDs.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUPrefixSum/GPUPrefixSum.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUSort/GPUSort.Data.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUSort/GPUSort.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HDROutputUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HableCurve.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HaltonSequence.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HashFNV1A32.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/LightUnitUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/MaterialQuality.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/MeshGizmo.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ResourceReloader.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/SceneRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/TextureCurve.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/TextureGradient.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/TileLayoutUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/IVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/KeyframeUtility.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/Volume.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeCollection.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeComponent.EditorOnly.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeComponent.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeDebugData.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeManager.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeParameter.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeProfile.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeStack.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/Vrs.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsLut.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsRenderPipelineRuntimeResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsShaders.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRBuiltinShaderConstants.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRGraphicsAutomatedTests.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRLayout.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRLayoutStack.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRMirrorView.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XROcclusionMesh.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRPass.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRSRPSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRView.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRVisibleMesh.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","ENABLE_VR_MODULE","ENABLE_XR_MODULE","ENABLE_INPUT_SYSTEM_PACKAGE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,12,16,18,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Runtime/Unity.RenderPipelines.Core.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":29,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.ShaderLibrary","SourceFiles":["Packages/com.unity.render-pipelines.core/ShaderLibrary/DummyShaderLibrary.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/ShaderLibrary/Unity.RenderPipelines.Core.ShaderLibrary.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":30,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.GPUDriven.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/AABB.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/AssemblyInfo.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/BatchLayers.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Components/DisallowGPUDrivenRendering.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Components/DisallowSmallMeshCulling.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Debug/DebugDisplayGPUResidentDrawer.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/FrustumPlanes.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentBatcher.SpeedTree.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentBatcher.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawer.Validator.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawer.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerDebug.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerResources.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerTypes.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/IGPUResidentRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCuller.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCullerBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCullingBatcher.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCullingBatcherBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/GPUInstanceDataBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/GPUInstanceDataUploader.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceAllocator.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceData.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceDataSystem.Jobs.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceDataSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceDataSystemBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceTransformUpdateDefs.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceType.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceWindDataUpdateDefs.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceOcclusionCuller.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceOcclusionCullerShaderVariables.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/LODGroupDataPool.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/LODGroupDataPoolBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/LODRenderingUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OccluderDepthPyramidConstants.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OcclusionCullingCommon.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OcclusionCullingCommonShaderVariables.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OcclusionCullingDebugShaderVariables.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/RenderersBatchersContext.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/RenderersParameters.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Utilities/MemoryUtilities.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Utilities/ParallelBitArray.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Utilities/ParallelSortExtensions.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,12,18,29,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Unity.RenderPipelines.GPUDriven.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":31,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary","SourceFiles":["Packages/com.unity.shadergraph/ShaderGraphLibrary/DummyShaderGraphLibrary.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.shadergraph/ShaderGraphLibrary/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":32,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.2D.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.universal/Runtime/2D/AssemblyInfo.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/CinemachineUniversalPixelPerfect.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Clipper.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DAuthoring.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DBlendStyle.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DCullResult.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DPoint.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DShape.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/LightUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/IRenderPass2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/PixelPerfectBackgroundPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Render2DLightingPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/LayerUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/Light2DLookupTexture.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/LightBatch.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/RendererLighting.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/PixelPerfectCamera.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/PixelPerfectCameraInternal.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Renderer2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Renderer2DData.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Renderer2DDataAuthoring.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/RendererFeatures/ScriptableRenderPass2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/CopyCameraSortingLayerPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawLight2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawNormal2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawRenderer2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawShadow2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/GlobalPropertiesPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/Renderer2DRendergraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/UpscalePass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/CompositeShadowCaster2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowCaster2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowCasterGroup2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowCasterGroup2DManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/EdgeDictionary.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/IEdgeStore.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_Collider.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_SpriteRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_SpriteShape.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_SpriteSkin.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShapeProvider2D_Utility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowEdge.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowMesh2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowShape2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowShape2DProvider.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShapeProviderUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/VertexDictionary.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowRendering.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/ArraySlice.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/PlanarGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/Tessellator.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/UTess.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","USING_PHYSICS2D","ENABLE_VR_MODULE","ENABLE_XR_MODULE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,18,25,29,36,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Runtime/2D/Unity.RenderPipelines.Universal.2D.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":33,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Config.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.universal-config/Runtime/ShaderConfig.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[29,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal-config/Runtime/Unity.RenderPipelines.Universal.Config.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":34,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Editor","SourceFiles":["Packages/com.unity.render-pipelines.universal/Editor/2D/CinemachineUniversalPixelPerfectEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/CompositeShadowCaster2DEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/BuiltInToURP2DConverterContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/BuiltInToURP2DMaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/ParametricToFreeformLightUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/URP2DConverterUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/UpgradeURP2DAssetsContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/FreeformPathPresets.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/GameObjectCreation.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Light2DEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Light2DEditorUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/LightBatchingDebugger/LightBatchingDebugger.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/PixelPerfectCameraEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Renderer2DAnalytics.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Renderer2DDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Renderer2DMenus.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/AssetCallbacks/CreateSpriteCustomLitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/AssetCallbacks/CreateSpriteLitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/AssetCallbacks/CreateSpriteUnlitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Nodes/LightTextureNode.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Nodes/SpriteSkinningNode.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/SpriteSubTargetUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/UniversalSpriteCustomLitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/UniversalSpriteLitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/UniversalSpriteUnlitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/CastingSourceDropDown.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowCaster2DEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowCaster2DShapeTool.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowProvider/ShadowShape2DProvider_ProperyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowProvider/ShadowShape2DProvider_SpriteSkin_PropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/BezierUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/ControlPoint.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePathController.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePathExtensions.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePathUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/IEditablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/IEditablePathController.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/ISnapping.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/IUndoObject.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/MultipleEditablePathController.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/Snapping.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/GenericScriptablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/GenericScriptablePathInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/PathComponentEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/PathEditorTool.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/PathEditorToolExtensions.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/ScriptableData.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/ScriptablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/ScriptablePathInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/ClickAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/CommandAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/Control.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/DefaultControl.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GUIAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GUIState.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GUISystem.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GenericControl.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GenericDefaultControl.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/HoveredControlAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/IGUIState.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/LayoutData.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/SliderAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/ISelectable.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/ISelection.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/ISelector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/IndexedSelection.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/PointRectSelector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/RectSelector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/SerializableSelection.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/IShape.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/Polygon.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/ShapeExtensions.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/Spline.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/CreatePointAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/Drawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/EditablePathView.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/IDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/IEditablePathView.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/SortingLayerDropDown.cs","Packages/com.unity.render-pipelines.universal/Editor/Analytics/AssetReimporterAnalytic.cs","Packages/com.unity.render-pipelines.universal/Editor/Analytics/PostProcessDataAnalytics.cs","Packages/com.unity.render-pipelines.universal/Editor/AnimationClipUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/AnimationClipUpgrader_Types.cs","Packages/com.unity.render-pipelines.universal/Editor/AssemblyInfo.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/AutodeskInteractiveMaterialImport.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/FBXArnoldSurfaceMaterialDescriptionPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/FBXMaterialDescriptionPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/MaterialPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/ModelPostProcessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/PhysicalMaterial3DsMaxPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/ShaderGraphMaterialsUpdater.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/SketchupMaterialDescriptionPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/ThreeDSMaterialDescriptionPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/UniversalRenderPipelineGlobalSettingsPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetVersion.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/GraphicsSettingsStrippers/RendererStripper.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/GraphicsSettingsStrippers/ScreenSpaceAmbientOcclusionStripper.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPBuildData.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPBuildDataValidator.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPPreprocessBuild.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPProcessScene.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Environment.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Environment.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Output.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Output.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.PhysicalCamera.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.PresetInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Rendering.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Rendering.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineSerializedCamera.cs","Packages/com.unity.render-pipelines.universal/Editor/ContextualMenuDispatcher.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/AnimationClipConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/BuiltInToURPConverterContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ConversionIndexers.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ConverterItemDescriptor.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ConverterItemInfo.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/Converters.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/Converters/RenderSettingsConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/InitializeConverterContext.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/MaterialReferenceBuilder.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ReadonlyMaterialConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RenderPipelineConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RenderPipelineConverterContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RenderPipelineConvertersEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RunItemContext.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/CreateDecalProjector.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/CreateDecalShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DecalProjectorEditor.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DecalProjectorEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DecalShaderGraphGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DisplacableRectHandles.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/ProjectedTransform.cs","Packages/com.unity.render-pipelines.universal/Editor/DefaultScene/UniversalProjectSettings.cs","Packages/com.unity.render-pipelines.universal/Editor/Deprecated.cs","Packages/com.unity.render-pipelines.universal/Editor/EditorUtils.cs","Packages/com.unity.render-pipelines.universal/Editor/LightExplorer.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineLightUI.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineLightUI.PresetInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineLightUI.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineSerializedLight.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/BloomEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ChannelMixerEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ColorCurvesEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ColorLookupEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/DepthOfFieldEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/FilmGrainEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/LiftGammaGainEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/MotionBlurEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ScreenSpaceLensFlareEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ShadowsMidtonesHighlightsEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/TonemappingEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/PostProcessDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RenderStateDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/DecalRendererFeatureEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/FullScreenPassRendererFeatureEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/NewPostProcessTemplateDropdownItems.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/RenderObjectsPassFeatureEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/ScreenSpaceAmbientOcclusionEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/ScreenSpaceShadowsEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/SavedParameter.cs","Packages/com.unity.render-pipelines.universal/Editor/SceneTemplates/URPBasicScenePipeline.cs","Packages/com.unity.render-pipelines.universal/Editor/ScriptTemplates/ScriptTemplates.cs","Packages/com.unity.render-pipelines.universal/Editor/ScriptableRendererDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/ScriptableRendererFeatureProvider.cs","Packages/com.unity.render-pipelines.universal/Editor/Settings/PropertyDrawers/URPDefaultVolumeProfileSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/Settings/PropertyDrawers/URPRenderGraphPropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/Settings/PropertyDrawers/URPShaderStrippingSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderBuildPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/BaseShaderGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ParticleGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShaderGraphLitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShaderGraphUnlitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadergraphSpriteGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/BakedLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/LitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/ParticlesLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/ParticlesSimpleLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/ParticlesUnlitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/SimpleLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/UnlitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/BakedLitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/LitDetailGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/LitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/SimpleLitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/SixWayGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/TerrainLitShaderGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateCanvasShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateFullscreenShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateLitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateSixWayShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateUnlitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Includes/DecalMeshBiasTypeEnum.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Nodes/UniversalSampleBufferNode.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalCanvasSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalDecalSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalFullscreenSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalLitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalSixWaySubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalUnlitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalBlockFields.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalFields.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalMetadata.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalProperties.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalStructFields.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalStructs.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderScriptableStripper.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderStripTool.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderUtils.cs","Packages/com.unity.render-pipelines.universal/Editor/TrackballUIDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalAdditionalCameraDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalAdditionalLightDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalAnalytics.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAsset/SerializedUniversalRenderPipelineAsset.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAsset/UniversalRenderPipelineAssetUI.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAsset/UniversalRenderPipelineAssetUI.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAssetEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineLightEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineMaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineVolumeComponentEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRendererDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalSpeedTree8MaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalSpeedTree9MaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/UpgradeCommon.cs","Packages/com.unity.render-pipelines.universal/Editor/UpgradeUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXAbstractParticleURPLitOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXDecalURPOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXShaderGraphGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPBinder.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPLitMeshOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPLitPlanarPrimitiveOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPLitQuadStripOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPSubOutput.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","ENABLE_XR_MODULE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[7,17,26,27,28,29,31,33,36,42,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Editor/Unity.RenderPipelines.Universal.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":35,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.universal/Runtime/AssemblyInfo.cs","Packages/com.unity.render-pipelines.universal/Runtime/ComponentUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/PostProcessData.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/RenderStateData.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAsset.DefaultResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAsset.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAssetPrefiltering.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsCommon.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsLighting.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsMaterial.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsRendering.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugHandler.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugRenderSetup.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineDebugDisplaySettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineDebugDisplayStats.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineVolumeDebugSettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineVolumeDebugSettings.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DBuffer/DBufferDepthCopyPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DBuffer/DBufferRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DBuffer/DecalForwardEmissivePass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalDrawErrorRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalPreviewPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalProjector.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalProjector.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalShaderPassNames.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalChunk.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalCreateDrawCallSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalDrawSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalEntityManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalSkipCulledSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalUpdateCachedSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalUpdateCulledSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalUpdateCullingGroupSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/ScreenSpace/DecalGBufferRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/ScreenSpace/DecalScreenSpaceRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/DeferredLights.cs","Packages/com.unity.render-pipelines.universal/Runtime/Deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/Documentation.cs","Packages/com.unity.render-pipelines.universal/Runtime/ForwardLights.cs","Packages/com.unity.render-pipelines.universal/Runtime/ForwardRendererData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/Universal2DResourceData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalCameraData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalLightData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalPostProcessingData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalRenderingData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalResourceBase.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalResourceData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalShadowData.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/RawColorHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/RawDepthHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/SingleHistoryBase.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/StpHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/TaaHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/IntermediateTextureMode.cs","Packages/com.unity.render-pipelines.universal/Runtime/LightCookieManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/Memory/BuddyAllocator.cs","Packages/com.unity.render-pipelines.universal/Runtime/Memory/Fixed2.cs","Packages/com.unity.render-pipelines.universal/Runtime/Memory/PinnedArray.cs","Packages/com.unity.render-pipelines.universal/Runtime/MotionVectors.cs","Packages/com.unity.render-pipelines.universal/Runtime/NativeRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/NoAllocUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/NormalReconstruction.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/Bloom.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ChannelMixer.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ChromaticAberration.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ColorAdjustments.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ColorCurves.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ColorLookup.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/DepthOfField.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/FilmGrain.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/LensDistortion.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/LiftGammaGain.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/MotionBlur.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/PaniniProjection.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ScreenSpaceLensFlare.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ShadowsMidtonesHighlights.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/SplitToning.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/Tonemapping.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/Vignette.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/WhiteBalance.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/AdditionalLightsShadowCasterPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/CapturePass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ColorGradingLutPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/CopyColorPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/CopyDepthPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DeferredPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DepthNormalOnlyPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DepthOnlyPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DrawObjectsPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DrawScreenSpaceUIPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DrawSkyboxPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/FinalBlitPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/GBufferPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/HDRDebugViewPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/InvokeOnRenderObjectCallbackPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/MainLightShadowCasterPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/MotionVectorRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/PostProcessPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/PostProcessPassRenderGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ProbeVolumeDebugPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/RenderObjectsPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ScreenSpaceAmbientOcclusionPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ScriptableRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/StencilCrossFadeRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/TransparentSettingsPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/XRDepthMotionPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/XROcclusionMeshPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/PostProcessPasses.cs","Packages/com.unity.render-pipelines.universal/Runtime/PostProcessUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/RTHandleUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/ReflectionProbeManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderGraph/RenderGraphGraphicsAutomatedTests.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/Renderer2DResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineDebugShaders.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineEditorAssets.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineEditorMaterials.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineEditorShaders.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineRuntimeShaders.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineRuntimeTextures.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineRuntimeXRResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRendererResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderTargetBufferSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderTargetHandle.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/DecalRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/DisallowMultipleRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/FullScreenPassRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/FullScreenPassRendererFeature.migration.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/FullScreenPassRendererFeature_OldGUID.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/RenderObjects.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/ScreenSpaceAmbientOcclusion.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/ScreenSpaceShadows.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderingLayerUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderingUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/SampleCount.cs","Packages/com.unity.render-pipelines.universal/Runtime/SceneViewDrawMode.cs","Packages/com.unity.render-pipelines.universal/Runtime/ScriptableRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/ScriptableRendererData.cs","Packages/com.unity.render-pipelines.universal/Runtime/ScriptableRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/Settings/RenderGraphSettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/Settings/URPDefaultVolumeProfileSetting.cs","Packages/com.unity.render-pipelines.universal/Runtime/Settings/URPShaderStrippingSetting.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShaderBitArray.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShaderData.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShaderUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShadowCulling.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShadowUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/SpaceFillingCurves.cs","Packages/com.unity.render-pipelines.universal/Runtime/StencilUsage.cs","Packages/com.unity.render-pipelines.universal/Runtime/StpUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/SupportedOnRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/TemporalAA.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/InclusiveRange.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/LightMinMaxZJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/ReflectionProbeMinMaxZJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/TileRangeExpansionJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/TileSize.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/TilingJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/ZBinningJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalCameraData.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalCameraData.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalLightData.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalLightData.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalCameraHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipeline.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipelineCore.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipelineGlobalSettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipelineRenderGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRendererData.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRendererDebug.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRendererRenderGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/VFXGraph/Utility/PropertyBinders/URPCameraBinder.cs","Packages/com.unity.render-pipelines.universal/Runtime/VolumeRequiresRendererFeatures.cs","Packages/com.unity.render-pipelines.universal/Runtime/XR/XRPassUniversal.cs","Packages/com.unity.render-pipelines.universal/Runtime/XR/XRSystemUniversal.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","ENABLE_BURST_1_0_0_OR_NEWER","ENABLE_VR_MODULE","ENABLE_XR_MODULE","USING_ANIMATION_MODULE","USING_PHYSICS2D_MODULE","ENABLE_INPUT_SYSTEM_PACKAGE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,18,25,28,29,31,34,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Runtime/Unity.RenderPipelines.Universal.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":36,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Shaders","SourceFiles":["Packages/com.unity.render-pipelines.universal/Shaders/Shaders.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Shaders/Unity.RenderPipelines.Universal.Shaders.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":37,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Rendering.LightTransport.Editor","SourceFiles":["Packages/com.unity.rendering.light-transport/Editor/ShaderTemplates.cs","Packages/com.unity.rendering.light-transport/Editor/UnifiedRTShaderImporter.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.rendering.light-transport/Editor/Unity.Rendering.LightTransport.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":38,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Rendering.LightTransport.Runtime","SourceFiles":["Packages/com.unity.rendering.light-transport/Runtime/AssemblyInfo.cs","Packages/com.unity.rendering.light-transport/Runtime/Sampling/SamplingResources.cs","Packages/com.unity.rendering.light-transport/Runtime/Sampling/SobolData.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/AccelStructAdapter.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/AccelStructInstances.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/GeometryPool/GeometryPool.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/GeometryPool/GeometryPoolDefs.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/TerrainToMesh.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/BackendHelpers.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/BlockAllocator.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/GraphicsHelpers.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/PersistentGPUArray.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/Utils.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/BLASPositionsPool.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRayTracingAccelStruct.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRayTracingBackend.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRayTracingShader.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/BvhCheck.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/Common.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/HlbvhBuilder.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/HlbvhTopLevelBuilder.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/RadeonRaysAPI.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/RadixSort.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/RestructureBvh.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/Scan.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/StringIDs.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HardwareRayTracingAccelStruct.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HardwareRayTracingBackend.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HardwareRayTracingShader.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/IRayTracingAccelStruct.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/IRayTracingBackend.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/IRayTracingShader.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/RayTracingContext.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/RayTracingResources.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/UnifiedRayTracingException.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,12,18,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.rendering.light-transport/Runtime/Unity.Rendering.LightTransport.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":39,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Rider.Editor","SourceFiles":["Packages/com.unity.ide.rider/Rider/Editor/Discovery.cs","Packages/com.unity.ide.rider/Rider/Editor/EditorPluginInterop.cs","Packages/com.unity.ide.rider/Rider/Editor/LogFileOpener.cs","Packages/com.unity.ide.rider/Rider/Editor/LoggingLevel.cs","Packages/com.unity.ide.rider/Rider/Editor/PluginSettings.cs","Packages/com.unity.ide.rider/Rider/Editor/PostProcessors/RiderAssetPostprocessor.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/AssemblyNameProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/FileIOProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/GUIDProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IAssemblyNameProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IFileIO.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGUIDGenerator.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGenerator.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/LastWriteTracker.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/PackageManagerTracker.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGeneration.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGenerationFlag.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectPart.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/SolutionGuidGenerator.cs","Packages/com.unity.ide.rider/Rider/Editor/Properties/AssemblyInfo.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderInitializer.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditor.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorData.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorDataPersisted.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderStyles.cs","Packages/com.unity.ide.rider/Rider/Editor/StartUpMethodExecutor.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackData.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackInitializer.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/RiderTestRunner.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunCallback.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunEventsHandler.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestEvent.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestsCallback.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/CommandLineParser.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/FileSystemUtil.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/LibcNativeInterop.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/RiderMenu.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/RiderPathUtil.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/SerializableVersion.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/StringBuilderExtensions.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/StringUtils.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/UnityVersionUtils.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","TEST_FRAMEWORK","ROSLYN_ANALYZER_FIX","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.ide.rider/Rider/Editor/JetBrains.Rider.PathLocator.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ide.rider/Rider/Editor/com.unity.ide.rider.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":40,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Searcher.Editor","SourceFiles":["Packages/com.unity.searcher/Editor/AssemblyInfo.cs","Packages/com.unity.searcher/Editor/Searcher/Searcher.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherAdapter.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherControl.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherDatabase.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherDatabaseBase.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherHighlighter.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherItem.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherTreeUtility.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.searcher/Editor/Unity.Searcher.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":41,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.ShaderGraph.Editor","SourceFiles":["Packages/com.unity.shadergraph/Editor/AssemblyInfo.cs","Packages/com.unity.shadergraph/Editor/AssetCallbacks/CreateShaderGraph.cs","Packages/com.unity.shadergraph/Editor/AssetCallbacks/CreateShaderSubGraph.cs","Packages/com.unity.shadergraph/Editor/Data/Actions/GraphViewActions.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/BuiltinKeywordAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/ContextFilterableAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/InspectableAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/NeverAllowedByTargetAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/SGPropertyDrawerAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/SRPFilterAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/SubTargetFilterAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/ContextData.cs","Packages/com.unity.shadergraph/Editor/Data/Enumerations/Precision.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/AbstractShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/BitangentMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/BooleanMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/BooleanShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CategoryData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ColorMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ColorRGBMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ColorShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CubemapInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CubemapMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CubemapShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DataStore.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DynamicMatrixMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DynamicValueMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DynamicVectorMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GradientInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GradientMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GradientShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphConcretization.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphDataReadOnly.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphDataUtils.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphSetup.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphValidation.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GroupData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/IMaterialGraphAsset.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/IMaterialSlotHasValue.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/LightmappingShaderProperties.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix2MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix2ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix3MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix3ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix4MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix4ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MatrixShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MinimalGraphData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MipmapStreamingShaderProperties.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/NormalMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ParentGroupChange.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PositionMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PreviewMode.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PreviewProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PropertyConnectionStateMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SamplerStateMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SamplerStateShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ScreenPositionMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableCubemap.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableGuid.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableMesh.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableTextureArray.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableVirtualTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderDropdown.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderGraphRequirements.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderInput.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderKeyword.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SpaceMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/StickyNoteData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/TangentMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DArrayInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DArrayMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DArrayShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture3DInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture3DMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture3DShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/TextureSamplerState.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/UVMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector1MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector1ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector2MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector2ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector3MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector3ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector4MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector4ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VectorShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VertexColorMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ViewDirectionMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VirtualTextureInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VirtualTextureMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VirtualTextureShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/Edge.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/GraphObject.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/HasDependenciesAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/IHasDependencies.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/NodeUtils.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/SlotType.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/GenerationMode.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/DrawState.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/GraphDrawingData.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/IEdge.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/INode.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/IOnAssetEnabled.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/SlotReference.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/ICanChangeShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGeneratesBodyCode.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGeneratesFunction.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGraphDataAction.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGroupItem.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IHasCustomDeprecationMessage.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IInspectable.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayObsolete.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireBitangent.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireCameraOpaqueTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireDepthTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireFaceSign.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireInstanceID.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireMeshUV.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireNormal.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequirePosition.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequirePositionPredisplacement.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireScreenPosition.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireTangent.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireTime.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireTransform.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireVertexColor.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireVertexID.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireVertexSkinning.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireViewDirection.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMaySupportVFX.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/NeededCoordinateSpace.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/PositionSource.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/AbstractMaterialNode0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/Edge0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/GraphData0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/GroupData0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/ILegacyTarget.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/IMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/PBRMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SerializableGuid.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/ShaderInput0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SlotReference0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SpriteLitMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SpriteUnlitMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/StickyNoteData0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/UnlitMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/VisualEffectMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/AbstractMaterialNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/ChannelMixerNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/ContrastNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/HueNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/InvertColorsNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/ReplaceColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/SaturationNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/WhiteBalanceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Blend/BlendMode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Blend/BlendNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Filter/DitherNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Filter/FadeTransitionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Mask/ChannelMaskNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Mask/ColorMaskNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalBlendNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalFromHeightNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalFromTextureNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalReconstructZNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalStrengthNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalUnpackNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Utility/ColorspaceConversion.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/BlockNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/AppendVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/CombineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/FlipNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/SplitNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/SwizzleNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/CodeFunctionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/FormerNameAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/FunctionMultiInput.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/GeometryNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/GuidEncoder.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/IPropertyFromNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/BooleanNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/ColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/ConstantNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/IntegerNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/SliderNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/TimeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector1Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector2Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector3Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector4Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/CustomInterpolatorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/BitangentVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/InstanceIDNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/NormalVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/PositionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/ScreenPositionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/TangentVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/UVNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/VertexColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/VertexIDNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/ViewDirectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/ViewVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Gradient/BlackbodyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Gradient/GradientNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Gradient/SampleGradientNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/AmbientNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/BakedGINode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/MainLightDirectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/ReflectionProbeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/Matrix2Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/Matrix3Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/Matrix4Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/TransformationMatrixNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/PBR/DielectricSpecularNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/PBR/MetalReflectanceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/PropertyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/CameraNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/EyeIndexNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/FogNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/ObjectNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/SceneColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/SceneDepthDifferenceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/SceneDepthNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/ScreenNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/CalculateLevelOfDetailTexture2DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/CubemapAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/GatherTexture2DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/ProceduralVirtualTextureNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleCubemapNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleRawCubemapNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture2DArrayNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture2DLODNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture2DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture3DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleVirtualTextureNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SamplerStateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/TexelSizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/Texture2DArrayAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/Texture2DAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/Texture3DAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/TextureStackNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/LegacyUnknownTypeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/AbsoluteNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ExponentialNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/LengthNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/LogNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ModuloNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/NegateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/NormalizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/PosterizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ReciprocalNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ReciprocalSquareRootNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/AddNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/DivideNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/MultiplyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/PowerNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/SquareRootNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/SubtractNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Derivative/DDXNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Derivative/DDXYNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Derivative/DDYNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Interpolation/InverseLerpNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Interpolation/LerpNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Interpolation/SmoothstepNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixConstructionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixDeterminantNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixSplitNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixTransposeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/ClampNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/FractionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/MaximumNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/MinimumNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/OneMinusNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/RandomRangeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/RemapNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/SaturateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/CeilingNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/FloorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/RoundNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/SignNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/StepNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/TruncateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/ArccosineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/ArcsineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/Arctangent2Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/ArctangentNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/CosineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/DegreesToRadiansNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/HyperbolicCosineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/HyperbolicSineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/HyperbolicTangentNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/RadiansToDegreesNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/SineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/TangentNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/CrossProductNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/DistanceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/DotProductNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/FresnelEffectNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/ProjectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/ReflectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/RefractNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/RejectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/RotateAboutAxisNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/SphereMaskNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/TransformNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/NoiseSineWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/SawtoothWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/SquareWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/TriangleWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/MeshDeformation/ComputeDeformNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/MeshDeformation/LinearBlendSkinningNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/NodeClassCache.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/NormalMapSpace.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/CheckerboardNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Noise/GradientNoiseNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Noise/SimpleNoiseNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Noise/VoronoiNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/EllipseNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/PolygonNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/RectangleNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/RoundedPolygonNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/RoundedRectangleNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/RedirectNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/ShaderStage.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/SlotValue.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/TitleAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/FlipbookNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/ParallaxMappingNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/ParallaxOcclusionMappingNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/PolarCoordinatesNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/RadialShearNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/RotateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/SpherizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/TilingAndOffsetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/TriplanarNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/TwirlNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/CustomFunctionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/DropdownNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/KeywordNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/AllNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/AndNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/AnyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/BranchNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/BranchOnInputConnection.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/ComparisonNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/IsFrontFaceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/IsInfiniteNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/IsNanNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/NandNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/NotNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/OrNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/PreviewNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/RedirectNodeData.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/RedirectNodeView.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/SplitTextureTransformNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/SubGraphNode.cs","Packages/com.unity.shadergraph/Editor/Data/SubGraph/SubGraphAsset.cs","Packages/com.unity.shadergraph/Editor/Data/SubGraph/SubGraphOutputNode.cs","Packages/com.unity.shadergraph/Editor/Data/Util/FunctionRegistry.cs","Packages/com.unity.shadergraph/Editor/Data/Util/GradientUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/GraphUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/Identifier.cs","Packages/com.unity.shadergraph/Editor/Data/Util/KeywordCollector.cs","Packages/com.unity.shadergraph/Editor/Data/Util/KeywordDependentCollection.cs","Packages/com.unity.shadergraph/Editor/Data/Util/KeywordUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/Logging.cs","Packages/com.unity.shadergraph/Editor/Data/Util/MipSamplingModes.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PooledHashSet.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PooledList.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PrecisionUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PropertyUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/RGBANodeOutput.cs","Packages/com.unity.shadergraph/Editor/Data/Util/ScreenSpaceType.cs","Packages/com.unity.shadergraph/Editor/Data/Util/SerializationHelper.cs","Packages/com.unity.shadergraph/Editor/Data/Util/ShaderGraphRequirementsPerKeyword.cs","Packages/com.unity.shadergraph/Editor/Data/Util/SlotValueTypeUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/SpaceTransformUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/StackPool.cs","Packages/com.unity.shadergraph/Editor/Data/Util/TextUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/UvChannel.cs","Packages/com.unity.shadergraph/Editor/DefaultShaderIncludes.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/BlackboardInputInfo.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/BlackboardUtils.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboard.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboardCategory.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboardField.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboardRow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/CategoryColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/ColorManager.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/CustomColorData.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/HeatmapColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/IColorProvider.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/NoColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/PrecisionColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/ShaderGraphHeatmapValues.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/UserColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/BlackboardCategoryController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/BlackboardController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/SGController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/ShaderInputViewController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ButtonControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ChannelEnumControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ChannelEnumMaskControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ChannelMixerControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ColorControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/CubemapControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/DefaultControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/DielectricSpecularControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/EnumControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/EnumConversionControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/GradientControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/IControlAttribute.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/IdentifierControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/IntegerControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ObjectControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/PopupControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/SliderControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/TextControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/Texture3DControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/TextureArrayControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/TextureControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ToggleControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/VectorControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/EdgeConnectorListener.cs","Packages/com.unity.shadergraph/Editor/Drawing/INodeModificationListener.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/InspectorView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/MasterPreviewView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawerUtils.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/AbstractMaterialNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/BoolPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ColorPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/CubemapPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/CustomFunctionNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/DropdownPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/EnumPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/FloatPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/GradientPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/GraphDataPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/IShaderPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/IntegerPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/MatrixPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/PositionNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ProceduralVirtualTextureNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DArrayNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture3DNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleVirtualTextureNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SamplerStateNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ShaderInputPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SubGraphOutputNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/TextPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Texture2DArrayPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Texture2DPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Texture3DPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ToggleDataPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/TransformNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/TriplanarNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Vector2PropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Vector3PropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Vector4PropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/ShaderGraphHeatmapValuesEditor.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/WindowDockingLayout.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/IRectInterface.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/IResizable.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/ISGControlledElement.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/ISGViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/IShaderInputObserver.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/Draggable.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/ElementResizer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/MasterPreviewManipulator.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/Scrollable.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/WindowDraggable.cs","Packages/com.unity.shadergraph/Editor/Drawing/MaterialEditor/ShaderGraphPropertyDrawers.cs","Packages/com.unity.shadergraph/Editor/Drawing/MaterialGraphEditWindow.cs","Packages/com.unity.shadergraph/Editor/Drawing/MaterialGraphPreviewGenerator.cs","Packages/com.unity.shadergraph/Editor/Drawing/PreviewManager.cs","Packages/com.unity.shadergraph/Editor/Drawing/SearchWindowAdapter.cs","Packages/com.unity.shadergraph/Editor/Drawing/SearchWindowProvider.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/BlackboardCategoryViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/BlackboardViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/InspectorViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/ShaderInputViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ContextView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/FloatField.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/GradientEdge.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/GraphEditorView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/GraphSubWindow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/HelpBoxRow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/HlslFunctionView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/IShaderNodeView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/IdentifierField.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/MaterialGraphView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/MaterialNodeView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/NodeSettingsView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PortInputView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PreviewSceneResources.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PropertyNodeView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PropertyRow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PropertySheet.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ReorderableSlotListView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ReorderableTextListView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ResizableElement.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ShaderGroup.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ShaderPort.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/BooleanSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/ColorRGBSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/ColorSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/CubemapSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/GradientSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/LabelSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/MultiFloatSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/MultiIntegerSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/PropertyConnectionStateSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/ScreenPositionSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/Texture3DSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/TextureArraySlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/TextureSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/UVSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/StickyNote.cs","Packages/com.unity.shadergraph/Editor/Extensions/FieldExtensions.cs","Packages/com.unity.shadergraph/Editor/Extensions/IConditionalExtensions.cs","Packages/com.unity.shadergraph/Editor/Extensions/StencilExtensions.cs","Packages/com.unity.shadergraph/Editor/Generation/Attributes/GenerateBlocksAttribute.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/AdditionalCommandCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/AssetCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/DefineCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/DependencyCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/FieldCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/IncludeCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/KernelCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/KeywordCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/PassCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/PragmaCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/RenderStateCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/StructCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetActiveBlockContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetFieldContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetPropertyGUIContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetSetupContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Controls.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/ConditionalField.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/DropdownEntry.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/FieldCondition.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/FieldDependency.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/KeywordEntry.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/AdditionalCommandDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/BlockFieldDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/FieldDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/IncludeDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/KernelDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/KeywordDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/PassDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/PragmaDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/RenderStateDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/StencilDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/StructDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/SubShaderDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/Blend.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/BlendOp.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/Cull.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/DisableBatching.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/IncludeLocation.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/InstancingOptions.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordDefinition.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordScope.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordShaderStage.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/NormalDropOffSpace.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/Platform.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/PropertyType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/RenderQueue.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/RenderType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ShaderModel.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ShaderValueType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/StructFieldOptions.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ZTest.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ZWrite.cs","Packages/com.unity.shadergraph/Editor/Generation/GraphCode.cs","Packages/com.unity.shadergraph/Editor/Generation/IHasMetaData.cs","Packages/com.unity.shadergraph/Editor/Generation/ITargetProvider.cs","Packages/com.unity.shadergraph/Editor/Generation/OutputMetadata.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ActiveFields.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/CustomInterpolatorUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/GenerationUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/Generator.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/GeneratorDerivativeUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/GraphCompilationResult.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/MatrixNames.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/PropertyCollector.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ShaderGeneratorNames.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ShaderSpliceUtil.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ShaderStringBuilder.cs","Packages/com.unity.shadergraph/Editor/Generation/ShaderGraphVfxAsset.cs","Packages/com.unity.shadergraph/Editor/Generation/SubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Target.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/BlockFields.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/FieldDependencies.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/Fields.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/StructFields.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/Structs.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/MaterialPostprocessor.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/ShaderGraphMaterialsUpdater.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/AssetVersion.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BaseShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInLitGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInUnlitGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateLitShaderGraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateUnlitShaderGraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInFields.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInMetadata.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInProperties.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructFields.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructs.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInCanvasSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInLitSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInUnlitSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderPreprocessor.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/AssetCallbacks/CreateCanvasShadergraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasMetaData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasProperties.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasStructs.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/Templates/CanvasShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CreateCustomRenderTextureShaderGraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomRenderTextureTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSelf.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSize.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSlice.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenMetaData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/Includes/FullscreenShaderPass.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/PreviewTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/VFXTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Utils/TargetUtils.cs","Packages/com.unity.shadergraph/Editor/Importers/RenderPipelineChangedCallback.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphAssetPostProcessor.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphImporter.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphImporterEditor.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphMetadata.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderSubGraphImporter.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderSubGraphImporterEditor.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderSubGraphMetadata.cs","Packages/com.unity.shadergraph/Editor/Interface/IConditional.cs","Packages/com.unity.shadergraph/Editor/Interface/IRequiresData.cs","Packages/com.unity.shadergraph/Editor/Serialization/FakeJsonObject.cs","Packages/com.unity.shadergraph/Editor/Serialization/JsonData.cs","Packages/com.unity.shadergraph/Editor/Serialization/JsonObject.cs","Packages/com.unity.shadergraph/Editor/Serialization/JsonRef.cs","Packages/com.unity.shadergraph/Editor/Serialization/MultiJson.cs","Packages/com.unity.shadergraph/Editor/Serialization/MultiJsonEntry.cs","Packages/com.unity.shadergraph/Editor/Serialization/MultiJsonInternal.cs","Packages/com.unity.shadergraph/Editor/Serialization/RefDataEnumerable.cs","Packages/com.unity.shadergraph/Editor/Serialization/RefValueEnumerable.cs","Packages/com.unity.shadergraph/Editor/Serialization/SerializationExtensions.cs","Packages/com.unity.shadergraph/Editor/ShaderGUI/GenericShaderGraphMaterialGUI.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphAnalytics.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphDataExtension.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphNodeValidationExtension.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphPreferences.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphProjectSettings.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphShortcuts.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphToolbarExtension.cs","Packages/com.unity.shadergraph/Editor/Util/AssertHelpers.cs","Packages/com.unity.shadergraph/Editor/Util/CompatibilityExtensions.cs","Packages/com.unity.shadergraph/Editor/Util/CopyPasteGraph.cs","Packages/com.unity.shadergraph/Editor/Util/CreateSerializableGraph.cs","Packages/com.unity.shadergraph/Editor/Util/Documentation.cs","Packages/com.unity.shadergraph/Editor/Util/FileUtilities.cs","Packages/com.unity.shadergraph/Editor/Util/IndexSet.cs","Packages/com.unity.shadergraph/Editor/Util/ListUtilities.cs","Packages/com.unity.shadergraph/Editor/Util/MessageManager.cs","Packages/com.unity.shadergraph/Editor/Util/TypeMapper.cs","Packages/com.unity.shadergraph/Editor/Util/TypeMapping.cs","Packages/com.unity.shadergraph/Editor/Util/UIUtilities.cs","Packages/com.unity.shadergraph/Editor/Util/ValueUtilities.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[27,29,41,43,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.shadergraph/Editor/Unity.ShaderGraph.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":42,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.ShaderGraph.Utilities","SourceFiles":["Packages/com.unity.shadergraph/Editor/Utilities/AssemblyInfo.cs","Packages/com.unity.shadergraph/Editor/Utilities/EnumInfo.cs","Packages/com.unity.shadergraph/Editor/Utilities/GenerationAPIAttribute.cs","Packages/com.unity.shadergraph/Editor/Utilities/StringBuilderExtensions.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.shadergraph/Editor/Utilities/Unity.ShaderGraph.Utilities.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":43,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Sysroot.Linux_x86_64","SourceFiles":["Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[45,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.Linux-x86_64.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":44,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.SysrootPackage.Editor","SourceFiles":["Packages/com.unity.sysroot/Editor/AssemblyInfo.cs","Packages/com.unity.sysroot/Editor/NiceIO.cs","Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":45,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.TextMeshPro.Editor","SourceFiles":["Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_BaseHDRPLitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_BaseHDRPUnlitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_SDF_HDRPLitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_SDF_HDRPUnlitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/DropdownOptionListDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/GlyphMetricsPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/GlyphPairAdjustmentRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/GlyphRectPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/LigatureSubstitutionRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_CharacterPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_GlyphPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_MarkToBaseAdjustmentRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_MarkToMarkAdjustmentRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_PropertyDrawerUtilities.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_SpriteCharacterPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_SpriteGlyphPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_TextAlignmentDrawer.cs","Packages/com.unity.ugui/Editor/TMP/TMP_BaseEditorPanel.cs","Packages/com.unity.ugui/Editor/TMP/TMP_BaseShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_BitmapShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ColorGradientAssetMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ColorGradientEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_DropdownEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorCoroutine.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorPanel.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorPanelUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorResourceManager.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorUtility.cs","Packages/com.unity.ugui/Editor/TMP/TMP_FontAssetEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_FontAsset_CreationMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_InputFieldEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_MarkupTagUpdateUtility.cs","Packages/com.unity.ugui/Editor/TMP/TMP_PackageUtilities.cs","Packages/com.unity.ugui/Editor/TMP/TMP_PostBuildProcessHandler.cs","Packages/com.unity.ugui/Editor/TMP/TMP_PreBuildProcessor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ProjectTextSettings.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ResourcesLoader.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SDFShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SerializedPropertyHolder.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SettingsEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SpriteAssetEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SpriteAssetImporter.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SpriteAssetMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_StyleAssetMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_StyleSheetEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SubMeshUI_Editor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SubMesh_Editor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_UIStyleManager.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_ContextMenus.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_CreateObjectMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_EditorShaderUtilities.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_FontAssetCreatorWindow.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_SortingLayerHelper.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_TextContainerEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_TexturePostProcessor.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[29,47,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Editor/TMP/Unity.TextMeshPro.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":46,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.TextMeshPro","SourceFiles":["Packages/com.unity.ugui/Runtime/TMP/AssemblyInfo.cs","Packages/com.unity.ugui/Runtime/TMP/FastAction.cs","Packages/com.unity.ugui/Runtime/TMP/FontFeatureCommon.cs","Packages/com.unity.ugui/Runtime/TMP/FontFeatureCommonGPOS.cs","Packages/com.unity.ugui/Runtime/TMP/FontFeatureCommonGSUB.cs","Packages/com.unity.ugui/Runtime/TMP/ITextPreProcessor.cs","Packages/com.unity.ugui/Runtime/TMP/MaterialReferenceManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Asset.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Character.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_CharacterInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ColorGradient.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Compatibility.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_CoroutineTween.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_DefaultControls.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Dropdown.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_DynamicFontAssetUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontAsset.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontAssetCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontAssetUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontFeatureTable.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontFeaturesCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_InputField.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_InputValidator.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_LineInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ListPool.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_MaterialManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_MeshInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ObjectPool.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_PackageResourceImporter.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ResourcesManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_RichTextTagsCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ScrollbarEventHandler.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SelectionCaret.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Settings.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ShaderUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Sprite.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteAnimator.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteAsset.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteAssetImportFormats.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteCharacter.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteGlyph.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Style.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_StyleSheet.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SubMesh.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SubMeshUI.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Text.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextElement.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextElement_Legacy.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextParsingUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextProcessingCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextProcessingStack.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_UpdateManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_UpdateRegistery.cs","Packages/com.unity.ugui/Runtime/TMP/TMPro_EventManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMPro_ExtensionMethods.cs","Packages/com.unity.ugui/Runtime/TMP/TMPro_MeshUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TextContainer.cs","Packages/com.unity.ugui/Runtime/TMP/TextMeshPro.cs","Packages/com.unity.ugui/Runtime/TMP/TextMeshProUGUI.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_XR_VISIONOS_SUPPORTED","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Runtime/TMP/Unity.TextMeshPro.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":47,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Timeline.Editor","SourceFiles":["Packages/com.unity.timeline/Editor/Actions/ActionContext.cs","Packages/com.unity.timeline/Editor/Actions/ActionManager.cs","Packages/com.unity.timeline/Editor/Actions/ClipAction.cs","Packages/com.unity.timeline/Editor/Actions/ClipsActions.cs","Packages/com.unity.timeline/Editor/Actions/IAction.cs","Packages/com.unity.timeline/Editor/Actions/IMenuChecked.cs","Packages/com.unity.timeline/Editor/Actions/IMenuName.cs","Packages/com.unity.timeline/Editor/Actions/Invoker.cs","Packages/com.unity.timeline/Editor/Actions/MarkerAction.cs","Packages/com.unity.timeline/Editor/Actions/MarkerActions.cs","Packages/com.unity.timeline/Editor/Actions/Menus/MenuItemActionBase.cs","Packages/com.unity.timeline/Editor/Actions/Menus/TimelineContextMenu.cs","Packages/com.unity.timeline/Editor/Actions/TimelineAction.cs","Packages/com.unity.timeline/Editor/Actions/TimelineActions.cs","Packages/com.unity.timeline/Editor/Actions/TrackAction.cs","Packages/com.unity.timeline/Editor/Actions/TrackActions.cs","Packages/com.unity.timeline/Editor/Activation/ActivationTrackEditor.cs","Packages/com.unity.timeline/Editor/Activation/ActivationTrackInspector.cs","Packages/com.unity.timeline/Editor/Analytics/TimelineAnalytics.cs","Packages/com.unity.timeline/Editor/Animation/AnimationClipActions.cs","Packages/com.unity.timeline/Editor/Animation/AnimationClipCurveCache.cs","Packages/com.unity.timeline/Editor/Animation/AnimationClipExtensions.cs","Packages/com.unity.timeline/Editor/Animation/AnimationOffsetMenu.cs","Packages/com.unity.timeline/Editor/Animation/AnimationPlayableAssetEditor.cs","Packages/com.unity.timeline/Editor/Animation/AnimationTrackActions.cs","Packages/com.unity.timeline/Editor/Animation/BindingSelector.cs","Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSource.cs","Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSourceGUI.cs","Packages/com.unity.timeline/Editor/Animation/ClipCurveEditor.cs","Packages/com.unity.timeline/Editor/Animation/CurveDataSource.cs","Packages/com.unity.timeline/Editor/Animation/CurveTreeViewNode.cs","Packages/com.unity.timeline/Editor/Animation/CurvesProxy.cs","Packages/com.unity.timeline/Editor/Animation/TimelineAnimationUtilities.cs","Packages/com.unity.timeline/Editor/Attributes/ActiveInModeAttribute.cs","Packages/com.unity.timeline/Editor/Attributes/MenuEntryAttribute.cs","Packages/com.unity.timeline/Editor/Attributes/ShortcutAttribute.cs","Packages/com.unity.timeline/Editor/Attributes/TimelineShortcutAttribute.cs","Packages/com.unity.timeline/Editor/Audio/AudioClipPropertiesDrawer.cs","Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetEditor.cs","Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetInspector.cs","Packages/com.unity.timeline/Editor/Audio/AudioTrackInspector.cs","Packages/com.unity.timeline/Editor/ControlTrack/ControlPlayableAssetEditor.cs","Packages/com.unity.timeline/Editor/CurveEditUtility.cs","Packages/com.unity.timeline/Editor/CustomEditors/ClipEditor.cs","Packages/com.unity.timeline/Editor/CustomEditors/CustomTimelineEditorCache.cs","Packages/com.unity.timeline/Editor/CustomEditors/MarkerEditor.cs","Packages/com.unity.timeline/Editor/CustomEditors/MarkerTrackEditor.cs","Packages/com.unity.timeline/Editor/CustomEditors/TrackEditor.cs","Packages/com.unity.timeline/Editor/DirectorNamedColor.cs","Packages/com.unity.timeline/Editor/DirectorStyles.cs","Packages/com.unity.timeline/Editor/Extensions/AnimatedParameterExtensions.cs","Packages/com.unity.timeline/Editor/Extensions/AnimationTrackExtensions.cs","Packages/com.unity.timeline/Editor/Extensions/TrackExtensions.cs","Packages/com.unity.timeline/Editor/Items/ClipItem.cs","Packages/com.unity.timeline/Editor/Items/ITimelineItem.cs","Packages/com.unity.timeline/Editor/Items/ItemsGroup.cs","Packages/com.unity.timeline/Editor/Items/ItemsPerTrack.cs","Packages/com.unity.timeline/Editor/Items/ItemsUtils.cs","Packages/com.unity.timeline/Editor/Items/MarkerItem.cs","Packages/com.unity.timeline/Editor/Localization/Localization.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs","Packages/com.unity.timeline/Editor/Manipulators/Cursors/TimelineCursors.cs","Packages/com.unity.timeline/Editor/Manipulators/EditMode.cs","Packages/com.unity.timeline/Editor/Manipulators/EditModeInputHandler.cs","Packages/com.unity.timeline/Editor/Manipulators/HeaderSplitterManipulator.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/IMoveItemMode.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemHandler.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeMix.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeReplace.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeRipple.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MovingItems.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/EaseClip.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/Jog.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/MarkerHeaderTrackManipulator.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleSelect.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleTool.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleZoom.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/SelectAndMoveItem.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrackZoom.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrimClip.cs","Packages/com.unity.timeline/Editor/Manipulators/TimeAreaAutoPanner.cs","Packages/com.unity.timeline/Editor/Manipulators/TimeIndicator.cs","Packages/com.unity.timeline/Editor/Manipulators/TimelineClipGroup.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/ITrimItemMode.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeMix.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeReplace.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeRipple.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeGUIUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeMixUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeReplaceUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeRippleUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/ManipulatorsUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/PlacementValidity.cs","Packages/com.unity.timeline/Editor/MenuPriority.cs","Packages/com.unity.timeline/Editor/Playables/ControlPlayableInspector.cs","Packages/com.unity.timeline/Editor/Properties/AssemblyInfo.cs","Packages/com.unity.timeline/Editor/Recording/AnimationTrackRecorder.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecording.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecordingContextualResponder.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecording_Monobehaviour.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecording_PlayableAsset.cs","Packages/com.unity.timeline/Editor/Recording/TrackAssetRecordingExtensions.cs","Packages/com.unity.timeline/Editor/Samples/SampleDependencyImporter.cs","Packages/com.unity.timeline/Editor/Shortcuts.cs","Packages/com.unity.timeline/Editor/Signals/SignalAssetInspector.cs","Packages/com.unity.timeline/Editor/Signals/SignalEmitterEditor.cs","Packages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs","Packages/com.unity.timeline/Editor/Signals/SignalEventDrawer.cs","Packages/com.unity.timeline/Editor/Signals/SignalManager.cs","Packages/com.unity.timeline/Editor/Signals/SignalReceiverHeader.cs","Packages/com.unity.timeline/Editor/Signals/SignalReceiverInspector.cs","Packages/com.unity.timeline/Editor/Signals/SignalUtility.cs","Packages/com.unity.timeline/Editor/Signals/Styles.cs","Packages/com.unity.timeline/Editor/Signals/TreeView/SignalListFactory.cs","Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverItem.cs","Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverTreeView.cs","Packages/com.unity.timeline/Editor/State/ISequenceState.cs","Packages/com.unity.timeline/Editor/State/PlayRange.cs","Packages/com.unity.timeline/Editor/State/SequenceHierarchy.cs","Packages/com.unity.timeline/Editor/State/SequencePath.cs","Packages/com.unity.timeline/Editor/State/SequenceState.cs","Packages/com.unity.timeline/Editor/State/WindowState.cs","Packages/com.unity.timeline/Editor/TimelineEditor.cs","Packages/com.unity.timeline/Editor/TimelineHelpers.cs","Packages/com.unity.timeline/Editor/TimelineSelection.cs","Packages/com.unity.timeline/Editor/TimelineUtility.cs","Packages/com.unity.timeline/Editor/Tooltip.cs","Packages/com.unity.timeline/Editor/Trackhead.cs","Packages/com.unity.timeline/Editor/Undo/ApplyDefaultUndoAttribute.cs","Packages/com.unity.timeline/Editor/Undo/UndoExtensions.cs","Packages/com.unity.timeline/Editor/Undo/UndoScope.cs","Packages/com.unity.timeline/Editor/UnityEditorInternals.cs","Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterCache.cs","Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterUtility.cs","Packages/com.unity.timeline/Editor/Utilities/AnimatedPropertyUtility.cs","Packages/com.unity.timeline/Editor/Utilities/BindingUtility.cs","Packages/com.unity.timeline/Editor/Utilities/BreadcrumbDrawer.cs","Packages/com.unity.timeline/Editor/Utilities/ClipModifier.cs","Packages/com.unity.timeline/Editor/Utilities/Clipboard.cs","Packages/com.unity.timeline/Editor/Utilities/ControlPlayableUtility.cs","Packages/com.unity.timeline/Editor/Utilities/CustomTrackDrawerAttribute.cs","Packages/com.unity.timeline/Editor/Utilities/DisplayNameHelper.cs","Packages/com.unity.timeline/Editor/Utilities/FileUtility.cs","Packages/com.unity.timeline/Editor/Utilities/FrameRateDisplayUtility.cs","Packages/com.unity.timeline/Editor/Utilities/Graphics.cs","Packages/com.unity.timeline/Editor/Utilities/KeyTraverser.cs","Packages/com.unity.timeline/Editor/Utilities/MarkerModifier.cs","Packages/com.unity.timeline/Editor/Utilities/ObjectExtension.cs","Packages/com.unity.timeline/Editor/Utilities/ObjectReferenceField.cs","Packages/com.unity.timeline/Editor/Utilities/PreviewedBindings.cs","Packages/com.unity.timeline/Editor/Utilities/PropertyCollector.cs","Packages/com.unity.timeline/Editor/Utilities/Range.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIColorOverride.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIGroupScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIMixedValueScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIViewportScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/HorizontalScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/IndentLevelScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/LabelWidthScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/PropertyScope.cs","Packages/com.unity.timeline/Editor/Utilities/SelectionUtility.cs","Packages/com.unity.timeline/Editor/Utilities/SequenceSelectorNameFormater.cs","Packages/com.unity.timeline/Editor/Utilities/SpacePartitioner.cs","Packages/com.unity.timeline/Editor/Utilities/StyleManager.cs","Packages/com.unity.timeline/Editor/Utilities/StyleNormalColorOverride.cs","Packages/com.unity.timeline/Editor/Utilities/TimeFormat.cs","Packages/com.unity.timeline/Editor/Utilities/TimeReferenceUtility.cs","Packages/com.unity.timeline/Editor/Utilities/TimelineKeyboardNavigation.cs","Packages/com.unity.timeline/Editor/Utilities/TrackModifier.cs","Packages/com.unity.timeline/Editor/Utilities/TrackResourceCache.cs","Packages/com.unity.timeline/Editor/Utilities/TypeUtility.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimeReferenceMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineActiveMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineAssetEditionMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineDisabledMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineInactiveMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineReadOnlyMode.cs","Packages/com.unity.timeline/Editor/Window/OverlayDrawer.cs","Packages/com.unity.timeline/Editor/Window/PlaybackScroller.cs","Packages/com.unity.timeline/Editor/Window/SequenceContext.cs","Packages/com.unity.timeline/Editor/Window/TimelineEditorWindow.cs","Packages/com.unity.timeline/Editor/Window/TimelineMarkerHeaderGUI.cs","Packages/com.unity.timeline/Editor/Window/TimelineNavigator.cs","Packages/com.unity.timeline/Editor/Window/TimelinePlaybackControls.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindowAnalytics.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindowTimeControl.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_ActiveTimeline.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Breadcrumbs.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Duration.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_EditorCallbacks.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Gui.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_HeaderGui.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Manipulators.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Navigator.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayRange.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayableLookup.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlaybackControls.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PreviewPlayMode.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Selection.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_StateChange.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeArea.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeCursor.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_TrackGui.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineAssetViewModel.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineAssetViewModel_versions.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs","Packages/com.unity.timeline/Editor/Window/WindowConstants.cs","Packages/com.unity.timeline/Editor/inspectors/AnimationPlayableAssetInspector.cs","Packages/com.unity.timeline/Editor/inspectors/AnimationTrackInspector.cs","Packages/com.unity.timeline/Editor/inspectors/BasicAssetInspector.cs","Packages/com.unity.timeline/Editor/inspectors/BuiltInCurvePresets.cs","Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspector.cs","Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs","Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs","Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs","Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs","Packages/com.unity.timeline/Editor/inspectors/DirectorNamedColorInspector.cs","Packages/com.unity.timeline/Editor/inspectors/EditorClip.cs","Packages/com.unity.timeline/Editor/inspectors/EditorClipFactory.cs","Packages/com.unity.timeline/Editor/inspectors/FrameRateDrawer.cs","Packages/com.unity.timeline/Editor/inspectors/GroupTrackInspector.cs","Packages/com.unity.timeline/Editor/inspectors/IInspectorChangeHandler.cs","Packages/com.unity.timeline/Editor/inspectors/MarkerInspector.cs","Packages/com.unity.timeline/Editor/inspectors/TimeFieldDrawer.cs","Packages/com.unity.timeline/Editor/inspectors/TimelineAssetInspector.cs","Packages/com.unity.timeline/Editor/inspectors/TimelineInspectorUtility.cs","Packages/com.unity.timeline/Editor/inspectors/TimelinePreferences.cs","Packages/com.unity.timeline/Editor/inspectors/TimelineProjectSettings.cs","Packages/com.unity.timeline/Editor/inspectors/TrackAssetInspector.cs","Packages/com.unity.timeline/Editor/treeview/AnimationTrackKeyDataSource.cs","Packages/com.unity.timeline/Editor/treeview/Control.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/AnimationTrackDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/ClipDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/InfiniteTrackDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ClipsLayer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ItemsLayer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/MarkersLayer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/TrackDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/TrackItemsDrawer.cs","Packages/com.unity.timeline/Editor/treeview/IPropertyKeyDataSource.cs","Packages/com.unity.timeline/Editor/treeview/IRowGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/ISelectable.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineClipGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineItemGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerGUI.cs","Packages/com.unity.timeline/Editor/treeview/ManipulationsClips.cs","Packages/com.unity.timeline/Editor/treeview/ManipulationsTimeline.cs","Packages/com.unity.timeline/Editor/treeview/ManipulationsTracks.cs","Packages/com.unity.timeline/Editor/treeview/Manipulator.cs","Packages/com.unity.timeline/Editor/treeview/PickerUtils.cs","Packages/com.unity.timeline/Editor/treeview/Snapping/IAttractable.cs","Packages/com.unity.timeline/Editor/treeview/Snapping/ISnappable.cs","Packages/com.unity.timeline/Editor/treeview/Snapping/SnapEngine.cs","Packages/com.unity.timeline/Editor/treeview/TimelineClipHandle.cs","Packages/com.unity.timeline/Editor/treeview/TimelineClipUnion.cs","Packages/com.unity.timeline/Editor/treeview/TimelineDataSource.cs","Packages/com.unity.timeline/Editor/treeview/TimelineDragging.cs","Packages/com.unity.timeline/Editor/treeview/TimelineTreeView.cs","Packages/com.unity.timeline/Editor/treeview/TimelineTreeViewGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/InlineCurveEditor.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineGroupGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackBaseGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackErrorGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TrackResizeHandle.cs","Packages/com.unity.timeline/Editor/treeview/TrackPropertyCurvesDataSource.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","TIMELINE_FRAMEACCURATE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[49,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.timeline/Editor/Unity.Timeline.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":48,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Timeline","SourceFiles":["Packages/com.unity.timeline/Runtime/Activation/ActivationMixerPlayable.cs","Packages/com.unity.timeline/Runtime/Activation/ActivationPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Activation/ActivationTrack.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationOutputWeightProcessor.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationPreviewUpdateCallback.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationTrack.cs","Packages/com.unity.timeline/Runtime/Animation/ICurvesOwner.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/ClipUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/TimelineUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/TrackUpgrade.cs","Packages/com.unity.timeline/Runtime/Attributes/TimelineHelpURLAttribute.cs","Packages/com.unity.timeline/Runtime/Attributes/TrackColorAttribute.cs","Packages/com.unity.timeline/Runtime/Audio/AudioClipProperties.cs","Packages/com.unity.timeline/Runtime/Audio/AudioMixerProperties.cs","Packages/com.unity.timeline/Runtime/Audio/AudioPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Audio/AudioTrack.cs","Packages/com.unity.timeline/Runtime/ClipCaps.cs","Packages/com.unity.timeline/Runtime/Control/ControlPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Control/ControlTrack.cs","Packages/com.unity.timeline/Runtime/CurveEditUtility.cs","Packages/com.unity.timeline/Runtime/DiscreteTime.cs","Packages/com.unity.timeline/Runtime/Evaluation/InfiniteRuntimeClip.cs","Packages/com.unity.timeline/Runtime/Evaluation/IntervalTree.cs","Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClip.cs","Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClipBase.cs","Packages/com.unity.timeline/Runtime/Evaluation/RuntimeElement.cs","Packages/com.unity.timeline/Runtime/Evaluation/ScheduleRuntimeClip.cs","Packages/com.unity.timeline/Runtime/Events/IMarker.cs","Packages/com.unity.timeline/Runtime/Events/INotificationOptionProvider.cs","Packages/com.unity.timeline/Runtime/Events/Marker.cs","Packages/com.unity.timeline/Runtime/Events/MarkerList.cs","Packages/com.unity.timeline/Runtime/Events/MarkerTrack.cs","Packages/com.unity.timeline/Runtime/Events/SignalTrack.cs","Packages/com.unity.timeline/Runtime/Events/Signals/CustomSignalEventDrawer.cs","Packages/com.unity.timeline/Runtime/Events/Signals/SignalAsset.cs","Packages/com.unity.timeline/Runtime/Events/Signals/SignalEmitter.cs","Packages/com.unity.timeline/Runtime/Events/Signals/SignalReceiver.cs","Packages/com.unity.timeline/Runtime/Extensions/TrackExtensions.cs","Packages/com.unity.timeline/Runtime/GroupTrack.cs","Packages/com.unity.timeline/Runtime/ILayerable.cs","Packages/com.unity.timeline/Runtime/Playables/ActivationControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/BasicScriptPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/DirectorControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/ITimeControl.cs","Packages/com.unity.timeline/Runtime/Playables/NotificationFlags.cs","Packages/com.unity.timeline/Runtime/Playables/ParticleControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/PrefabControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/TimeControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/TimeNotificationBehaviour.cs","Packages/com.unity.timeline/Runtime/Properties/AssemblyInfo.cs","Packages/com.unity.timeline/Runtime/Scripting/PlayableTrack.cs","Packages/com.unity.timeline/Runtime/Timeline.deprecated.cs","Packages/com.unity.timeline/Runtime/TimelineAsset.cs","Packages/com.unity.timeline/Runtime/TimelineAsset_CreateRemove.cs","Packages/com.unity.timeline/Runtime/TimelineAttributes.cs","Packages/com.unity.timeline/Runtime/TimelineClip.cs","Packages/com.unity.timeline/Runtime/TimelinePlayable.cs","Packages/com.unity.timeline/Runtime/TimelinePlayable_Animation.cs","Packages/com.unity.timeline/Runtime/TrackAsset.cs","Packages/com.unity.timeline/Runtime/Utilities/AnimationPreviewUtilities.cs","Packages/com.unity.timeline/Runtime/Utilities/AnimatorBindingCache.cs","Packages/com.unity.timeline/Runtime/Utilities/BlendUtility.cs","Packages/com.unity.timeline/Runtime/Utilities/Extrapolation.cs","Packages/com.unity.timeline/Runtime/Utilities/FrameRate.cs","Packages/com.unity.timeline/Runtime/Utilities/HashUtility.cs","Packages/com.unity.timeline/Runtime/Utilities/IPropertyCollector.cs","Packages/com.unity.timeline/Runtime/Utilities/IPropertyPreview.cs","Packages/com.unity.timeline/Runtime/Utilities/NotificationUtilities.cs","Packages/com.unity.timeline/Runtime/Utilities/TimeUtility.cs","Packages/com.unity.timeline/Runtime/Utilities/TimelineClipExtensions.cs","Packages/com.unity.timeline/Runtime/Utilities/TimelineCreateUtilities.cs","Packages/com.unity.timeline/Runtime/Utilities/TimelineUndo.cs","Packages/com.unity.timeline/Runtime/Utilities/WeightUtility.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","TIMELINE_FRAMEACCURATE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.timeline/Runtime/Unity.Timeline.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":49,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Toolchain.Linux-x86_64","SourceFiles":["Packages/com.unity.toolchain.linux-x86_64/Editor/Unity.Toolchain.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[44,45,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.toolchain.linux-x86_64/Editor/Unity.Toolchain.Linux-x86_64.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":50,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Core.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/Analyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/AnalyserAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/AnalyserProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/Analysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/GraphElementAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/IAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/IAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/IGraphElementAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/Analytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/AnalyticsUtilities.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/HotkeyUsageAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/MigrationAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/NodeUsageAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/OnPreprocessBuildAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/OnPreprocessBuildAnalyticsEventHandler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/AssetBundleCreator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/Assigner.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/Assignment.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/AssignsAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/IAssigner.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/BoltGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/BoltProduct.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/BoltStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/AlignOperation.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/CanvasAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/CanvasControlScheme.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/CanvasProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/DistributeOperation.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/ICanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/IGraphContextExtension.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/VisualScriptingCanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/WidgetList.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphClipboard.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextExtension.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextExtensionAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextExtensionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextMenuItem.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphSelection.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/IGraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Debugging/GraphDebugDataProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Decorators/MultiDecoratorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Decorators/SingleDecoratorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/ElementAdderMenuBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/ElementAdderMenuCommandAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/ElementAdderMeta.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/GenericElementAdderMenu.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/GenericElementAdderMenuBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdderMenu.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdderMenuBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdderMenuCommand.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/GenericListAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/IReorderableListAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/IReorderableListDropTarget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/Internal/GUIHelper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/Internal/ReorderableListResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/Internal/SerializedPropertyUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListControl.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListEvents.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListFlags.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/SerializedPropertyAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/SQLite/SQLite.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphElementDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphItemDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphNesterDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IGraphDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IGraphElementDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IMachineDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IMacroDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MachineDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MachineDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MacroDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MacroDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/Description.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/Descriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/DescriptorAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/DescriptorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/IDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/IDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Documentation/DocumentationGenerator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Documentation/XmlDocumentation.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Documentation/XmlDocumentationTags.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Exceptions/EditorDebugUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Exceptions/UnityEditorInternalException.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Graph/GraphGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Graph/GraphPointerData.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Graph/LudiqGraphsEditorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/DraggedListItem.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/EditorAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/EditorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/EventMachineEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphElementEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphNestEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/ImplementationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/IndividualEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/IndividualPropertyDrawer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorBlock.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorImplementationOrderAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MachineEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MacroEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MetadataCollectionAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MetadataDictionaryAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MetadataListAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/OptimizedEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/OptimizedPropertyDrawer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Other/DictionaryAssetEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Other/SemanticVersionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/BoolInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/ByteInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/CharInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/ContinuousNumberDrawer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/DecimalInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/DiscreteNumberInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/DoubleInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/FloatInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/GuidInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/IntInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/LongInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/SbyteInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/ShortInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/StringInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/UintInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/UlongInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/UshortInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/LooseAssemblyNameInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/MemberInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/NamespaceInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/TypeInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Root/LudiqBehaviourEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Root/LudiqRootObjectEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Root/LudiqScriptableObjectEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/AutomaticReflectedInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/CustomPropertyDrawerInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/DictionaryInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/EnumInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/KeyValuePairInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/ListInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/NullableInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/ReflectedInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/SystemObjectInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/TypeHandleInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/UnknownEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/UnknownInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/AnimationCurveInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/BoundsInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/ColorInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/LayerMaskInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/QuaternionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Ray2DInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/RayInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/RectInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/UnityObjectInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Vector2Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Vector3Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Vector4Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/VectorInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Annotations/AnnotationDisabler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Colors/ColorPalette.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Colors/ColorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Colors/SkinnedColor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/DragAndDrop/DragAndDropUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/DragAndDrop/IDragAndDropHandler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Dropdowns/DropdownOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Dropdowns/DropdownSeparator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Dropdowns/IDropdownOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Edge.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/EditorTexture.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/EventWrapper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fonts/FontCollection.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fonts/FontVariant.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fonts/FontWeight.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/ExtensibleFuzzyOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyGroup.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyGroupOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionNode.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionTreeExtensionAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionTreeExtensionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/IFuzzyOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/IFuzzyOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/NullOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Icons/IconSize.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Icons/Icons.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Icons/LanguageIconSet.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.CCA3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.Iconmonstr.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.MIT.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.MSPL.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/ListOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/LudiqGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/LudiqGUIUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/LudiqStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/SharedEditorTextureDictionary.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/TextureResolution.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/CastMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/DictionaryIndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/DictionaryKeyAtIndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/DictionaryValueAtIndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/EditorPrefMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/IndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/IndexerMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/MemberMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/Metadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/ObjectMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/PluginConfigurationItemMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/ProjectSettingMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/ProxyMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/RootMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/PackageEventListener.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AccessorInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotPreBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotStubWriterAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotStubWriterProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/ConstructorInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/EditorPlatformUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/FieldInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/MemberInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/MethodBaseStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/MethodInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/PropertyInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_AqnParser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_DeepCopy.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_DotNetZip.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_FatcowIcons.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_FullSerializer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_Iconmonstr.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_MD4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_ReorderableList.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_SQLite.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_YamlDotNet.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCore.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreMigration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCorePaths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_13.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_3_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_11.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_12.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_13.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_8.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_9.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_0_5_to_1_0_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_2_2_to_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_2_4_to_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_4_0_f5_to_1_4_0_f6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_4_5_to_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_5_1_to_1_5_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_6_to_1_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_Asset_to_Package.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/NamingSchemePage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/EditorPrefAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/IPluginLinked.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/IPluginModule.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/InitializeAfterPluginsAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/Plugin.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginAcknowledgement.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginChangelog.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginConfigurationItemAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginContainer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginDependencyAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginMigration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginModuleAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginModuleDependencyAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginRuntimeAssemblyAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginSavedVersionMigration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/ProjectSettingAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Product/LudiqProduct.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Products/Product.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Products/ProductAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Products/ProductContainer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/Codebase.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/CodebaseSubset.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/DocumentedOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/EnumOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/EnumOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/LooseAssemblyNameOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/LooseAssemblyNameOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/MemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/MemberOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/NamespaceOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/ParameterStringMode.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/TypeOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/TypeOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/AssemblyResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/AssetBundleResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/CreateTextureOptions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/EditorAssetResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/EmbeddedResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/IResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SemanticLabel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SemanticVersion.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/MovedFromAttributeExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/SerializableTypeExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/TypeExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/TypeSerializer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SerializedProperties/SerializedPropertyProviderProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SerializedProperties/SerializedPropertyUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Threading/BackgroundWorker.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Threading/BackgroundWorkerAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Threading/ThreadableAssetWrapper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/AnnotationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/AssetBundleUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/AssetUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/BackupUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/Clipboard.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ConsoleProfiler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/DefineUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorApplicationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorFilteringUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorLinqUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorSerializationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorTimeUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorTypeUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorUnityObjectUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/FrameLimiterUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/IconExportUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/LudiqEditorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/MD4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/MathfEx.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/NameUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/NativeUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/PackageVersionUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/PathUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/Paths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/PluginPaths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ProgressUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ReloadAssets.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptReference.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptReferenceReplacement.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptReferenceResolver.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/SearchResult.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/SearchUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/UndoUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/UnityAPI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VSBackupUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VSMigrationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VSUsageUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VersionControlUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/Warning.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/WarningLevel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/EditorVariablesUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/InspectorVariableFieldAttributeInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariableDeclarationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariableDeclarationsInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariableNameInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariablesAssetEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariablesEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariablesPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/GraphElementWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Groups/GraphGroupEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Groups/GraphGroupInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Groups/GraphGroupWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/IGraphElementWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/IWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/INodeWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeColor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeColorMix.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeShape.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Widget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/WidgetAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/WidgetProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/AboutPluginsPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/AboutablePage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/AcknowledgementPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/ChangelogPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/IAboutable.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/BackupWindow/BackupPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/ConfigurationPanel/ConfigurationPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/EditorWindowWrapper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GenerateDocumentationWindow/GenerateDocumentationPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GeneratePropertyProvidersWindow/GeneratePropertyProvidersPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GraphInspectorPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GraphWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/ICanvasWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/ListPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/LudiqEditorWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Page.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/ISidebarPanelContent.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/Sidebar.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/SidebarAnchor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/SidebarPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/SidebarPanelWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/Sidebars.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/SinglePageWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/TabbedPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/UpdateWizard/UpdateBackupPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WebView.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WebWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WindowClose.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Wizard.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WrappedEditorWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[52,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Unity.VisualScripting.Core.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":51,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Core","SourceFiles":["Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Attributes/VisualScriptingHelpURLAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/AnimationCurveCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ArrayCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/DictionaryCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/EnumerableCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FakeSerializationCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FieldsCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/GradientCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ListCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ReflectedCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloning.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/CloningContext.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ICloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ISpecifiesCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/DebugDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/FlexibleDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/GuidCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/IKeyedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/IMergedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/INotifiedCollectionItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/INotifyCollectionChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/IProxyableNotifyCollectionChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/ISet.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/MergedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/MergedKeyedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/MergedList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NoAllocEnumerator.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableHashSet.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/VariantCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/VariantKeyedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/VariantList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/WatchedList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/ConnectionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/ConnectionCollectionBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/GraphConnectionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/IConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/IConnectionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/InvalidConnectionException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/IDecoratorAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/ValueAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/AssemblyQualifiedNameParser/ParsedAssemblyQualifiedName.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/AnimationCurve_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Bounds_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyleState_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyle_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Gradient_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/InputAction_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Keyframe_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/LayerMask_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/RectOffset_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Rect_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/UnityEvent_Converter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsArrayConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDateConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDictionaryConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsEnumConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsForwardConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsGuidConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsIEnumerableConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsKeyValuePairConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsNullableConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsPrimitiveConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsReflectedConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsTypeConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsWeakReferenceConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsCyclicReferenceManager.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsOption.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsPortableReflection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsTypeExtensions.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionManager.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionedType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaProperty.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsReflectionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsTypeCache.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsAotCompilationManager.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsBaseConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConfig.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsContext.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverterRegistrar.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsDirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsExceptions.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsISerializationCallbacks.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsIgnoreAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonParser.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonPrinter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsMemberSerialization.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectProcessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsPropertyAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsResult.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsSerializer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/AllowsNullAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/DisableAnnotationAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorBindingUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorTimeBinding.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/ExpectedTypeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IInspectableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IncludeInSettingsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableIfAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectViaImplementationsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorActionDirectionAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorAdaptiveWidthAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorDelayedAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorExpandTooltipAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorLabelAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorRangeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorTextAreaAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorToggleLeftAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorWideAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/NullMeansSelfAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/PredictableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconPriorityAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeSetAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Typeset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeEditingAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeRemovingAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Ensure.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Booleans.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Collections.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Comparables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Guids.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.NullableValueTypes.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Objects.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Reflection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Strings.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Types.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.ValueTypes.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/ExceptionMessages.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XComparable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XString.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EmptyEventArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventBus.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHook.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHookComparer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHooks.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/FrameDelayedCallback.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IGraphEventHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/DebugUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidConversionException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidImplementationException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/UnexpectedEnumValueException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/Graph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphElementCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphInstances.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphNest.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointerException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphReference.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphSource.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphStack.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphsExceptionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNest.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNester.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNesterElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParentElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphRoot.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/MergedGraphElementCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Groups/GraphGroup.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Input/MouseButton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Input/PressState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/AnimatorMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/GlobalMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListenerData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameInvisibleMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameVisibleMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnter2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExit2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStay2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStayMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnControllerColliderHitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreak2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreakMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDownMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseExitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseOverMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpAsButtonMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnParticleCollisionMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformChildrenChangedMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformParentChangedMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnter2DMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExit2DMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExitMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStay2DMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStayMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnButtonClickMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnDropdownValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldEndEditMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollRectValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollbarValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnSliderValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnToggleValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnBeginDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnCancelMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDeselectMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDropMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnEndDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnMoveMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerClickMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerDownMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerExitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerUpMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnScrollMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSelectMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSubmitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UnityMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Machines/IMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Machines/Machine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Macros/IMacro.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Macros/Macro.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/AotIncompatibleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/IAotStubbable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/PlatformUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/ArrayPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/DictionaryPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/GenericPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/HashSetPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/IPoolable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/ListPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/ManualPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegment.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegmentCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingScope.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/ActionDirection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/AttributeUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/ConversionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/GenericClosingException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IAttributeProvider.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IPrewarmable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/LooseAssemblyName.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Member.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberFilter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberInfoComparer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Namespace.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AdditionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AmbiguousOperatorException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AndHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/BinaryOperator.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/BinaryOperatorHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DecrementHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DivisionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/EqualityHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ExclusiveOrHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanOrEqualHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/IncrementHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InequalityHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InvalidOperatorException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LeftShiftHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanOrEqualHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LogicalNegationHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ModuloHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/MultiplicationHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/NumericNegationHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OrHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/PlusHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/RightShiftHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/SubtractionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/UnaryOperator.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/UnaryOperatorHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Action_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Action_6.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Func_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Func_6.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedInvoker.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFieldAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstancePropertyAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/OptimizedReflection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionFieldAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionInvoker.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionPropertyAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFieldAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticPropertyAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedAssemblyAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedFromAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedNamespaceAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RuntimeCodebase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeFilter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeName.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeNameDetail.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeQualifier.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypesMatching.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/LooseAssemblyNameConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/NamespaceConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/Ray2DConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/RayConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/UnityObjectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DictionaryAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DoNotSerializeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDependency.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDepender.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializableType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Serialization.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationOperation.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationVersionAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/ISerializedPropertyProvider.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/SerializedPropertyProvider.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/SerializedPropertyProviderAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/StickyNote/StickyNote.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IGizmoDrawer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/ISingleton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IUnityObjectOwnable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqBehaviour.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqScriptableObject.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/MacroScriptableObject.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/RequiresUnityAPIAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/SceneSingleton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/Singleton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/SingletonAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityObjectOwnershipUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityThread.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CSharpNameUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ComponentHolderProtocol.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CoroutineRunner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/Empty.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/EnumUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ExceptionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/HashUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IAnalyticsIdentifiable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IGettable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IIdentifiable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IInitializable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/LinqUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/OverrideStack.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/Recursion.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceCollector.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceEqualityComparer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/RuntimeVSUsageUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/StringUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/UnityObjectUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/XColor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ApplicationVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphDataWithVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphWithVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/InspectorVariableNameAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ObjectVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SavedVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SceneVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclaration.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarations.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationsCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableKind.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableKindAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/Variables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesSaver.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_INPUT_SYSTEM_EXISTS","PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS","MODULE_ANIMATION_EXISTS","MODULE_PHYSICS_EXISTS","MODULE_PHYSICS_2D_EXISTS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity.VisualScripting.Core.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":52,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.DocCodeExamples","SourceFiles":["Packages/com.unity.visualscripting/DocCodeExamples/EventBusExamples.cs","Packages/com.unity.visualscripting/DocCodeExamples/VariableExamples.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[52,55,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/DocCodeExamples/Unity.VisualScripting.DocCodeExamples.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":53,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Flow.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Acknowledgements/Acknowledgement_NCalc.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Analytics/FlowMacroSavedEvent.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/BoltFlowNameUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/ControlConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/IUnitConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/InvalidConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/UnitConnectionStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/UnitConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/ValueConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/FlowGraphDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/FlowMachineDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/FlowMacroDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/IUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitPortDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitPortDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/CustomEventDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/EventUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/EventUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/GlobalMessageListenerEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/MessageListenerEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/TriggerCustomEventDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowCanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowDragAndDropUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowEditorBindings.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowGraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowGraphEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowGraphUnitUISample.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowMachineEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/CreateStructDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/CreateStructOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/ExposeDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/ExposeOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/GetMemberDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/GetMemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/InvokeMemberDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/InvokeMemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/MemberUnitAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/MemberUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/MemberUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/OnInputSystemEventAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/SetMemberDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/SetMemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/ForAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/ForEachDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnEnumDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnFlowDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnIntegerDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnStringDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SequenceDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchOnEnumDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchOnIntegerDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchOnStringDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/InputActionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/InputSystemWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/MultiInputUnitAlphabeticDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/MultiInputUnitNumericDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NestrerUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/SuperUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/SuperUnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/SuperUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/UnitPortDefinitionUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Time/WaitForFlowDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/GetVariableOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/IsVariableDefinedOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/GetVariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/IsVariableDefinedUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/SetVariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/SetVariableOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/VariableKindOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Invocations/InvocationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Invocations/MemberInvocationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Linker/LinkerCreator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/IUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitBase.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitCategoryOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionFilter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionRow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowPaths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_0..cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_10.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_8.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_0_2_to_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_1_1_to_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_1_2_to_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_1_3_to_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_2_0_to_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_2_4_to_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_3_0_to_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_5_1_to_1_5_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_6_to_1_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_Asset_to_Package.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ControlInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ControlOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/IUnitPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/InvalidInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/InvalidOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitInputPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitOutputPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitPortDefinitionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValueInputDefinitionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValueInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValueOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValuePortDefinitionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/RuntimeGraphBase.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/IUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/MissingTypeUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/UnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/UnitInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/UnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/XFlowGraph.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_INPUT_SYSTEM_EXISTS","PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[16,51,52,55,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Unity.VisualScripting.Flow.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":54,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Flow","SourceFiles":["Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ControlConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnectionDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitRelation.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/InvalidConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitConnectionDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitRelation.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ValueConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/BinaryExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluateFunctionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluateParameterHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationOption.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationVisitor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Expression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/IdentifierExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpressionVisitor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcLexer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcParser.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ParameterArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/SerializationVisitor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/TernaryExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/UnaryExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ValueExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortKeyAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelHiddenAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/SpecialUnitAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitFooterPortsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitHeaderInspectableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitOrderAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitShortTitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSubtitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSurtitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitTitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Flow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/CreateStruct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/Expose.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/GetMember.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/InvokeMember.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/MemberUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/SetMember.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/CountItems.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/AddDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/ClearDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/CreateDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/DictionaryContainsKey.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/GetDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/MergeDictionaries.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/RemoveDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/SetDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/FirstItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/LastItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/AddListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ClearList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/CreateList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/GetListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/InsertListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ListContainsItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/MergeLists.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItemAt.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/SetListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Break.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Cache.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/For.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ForEach.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/IBranchUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ISelectUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/If.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/LoopUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Once.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnEnum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnFlow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnInteger.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnString.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit_T.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Sequence.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnEnum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnInteger.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnString.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Throw.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleFlow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleValue.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/TryCatch.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/While.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltAnimationEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltNamedAnimationEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorIK.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorMove.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationFocus.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationLostFocus.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationPause.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationQuit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationResume.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/BoltUnityEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEventArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmos.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmosSelected.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/EventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/GenericGuiEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnBeginDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnButtonClick.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnCancel.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDeselect.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrop.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDropdownValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnEndDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnGUI.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldEndEdit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnMove.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerClick.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerDown.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerUp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScroll.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollRectValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollbarValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSelect.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSliderValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSubmit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnToggleValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/PointerEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GameObjectEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GlobalEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformChildrenChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformParentChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/IEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/IMouseEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/InputSystem/OnInputSystemEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnButtonInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnKeyboardInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDown.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseOver.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUpAsButton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/FixedUpdate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/LateUpdate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDestroy.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDisable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnEnable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Start.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Update.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/MachineEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/ManualEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Navigation/OnDestinationReached.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/CollisionEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionStay.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnControllerColliderHit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnJointBreak.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnParticleCollision.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerStay.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/TriggerEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/CollisionEvent2DUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionEnter2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionExit2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionStay2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnJointBreak2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerEnter2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerExit2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerStay2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/TriggerEvent2DUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameInvisible.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameVisible.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Time/OnTimerElapsed.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/TriggerCustomEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Formula.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetGraphs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraphs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/HasGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/HasScriptGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/ScriptGraphContainerType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/SetGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/SetScriptGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Literal.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/And.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ApproximatelyEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/BinaryComparisonUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Comparison.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Equal.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/EqualityComparison.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ExclusiveOr.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Greater.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/GreaterOrEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Less.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/LessOrEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Negate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotApproximatelyEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NumericComparison.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Or.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Angle.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/CrossProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/DeprecatedGenericAdd.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericDivide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericModulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericMultiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSubtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Project.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/DeprecatedScalarAdd.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAbsolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAverage.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarDivide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarExponentiate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarLerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMaximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMinimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarModulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMultiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarNormalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarPerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRoot.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRound.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSubtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/DeprecatedVector2Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Angle.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Project.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/DeprecatedVector3Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Angle.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3CrossProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Project.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/DeprecatedVector4Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/MissingType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/Null.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCheck.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCoalesce.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/This.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Cooldown.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Timer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForEndOfFrameUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForFlow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForNextFrameUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForSecondsUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUntilUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitWhileUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/GetVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IUnifiedVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IsVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetApplicationVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetGraphVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetObjectVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSavedVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSceneVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IApplicationVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IGraphVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IObjectVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISavedVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISceneVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsApplicationVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsGraphVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsObjectVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSavedVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSceneVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsVariableDefinedUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetApplicationVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetGraphVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetObjectVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSavedVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSceneVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SaveVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SetVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IDefaultValue.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/INesterUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnitDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/MultiInputUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/NesterUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInvalidPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPortCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/MissingValuePortInputException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPortCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValuePortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptGraphAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/SubgraphUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Unit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategory.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategoryConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitPortDefinitionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitPreservation.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_INPUT_SYSTEM_EXISTS","PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS","PACKAGE_INPUT_SYSTEM_1_4_0_OR_NEWER_EXISTS","MODULE_AI_EXISTS","MODULE_ANIMATION_EXISTS","MODULE_PHYSICS_EXISTS","MODULE_PHYSICS_2D_EXISTS","MODULE_PARTICLE_SYSTEM_EXISTS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,52,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Unity.VisualScripting.Flow.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":55,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.SettingsProvider.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/SettingsProvider/EditorPreferencesProvider.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/EditorPreferencesProviderView.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/AssemblyOptionsSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/BackupSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/CoreProviderSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/CustomPropertyProviderSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/LinkerPropertyProviderSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/ScriptReferenceResolverSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/TypeOptionsSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettingsProvider.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettingsProviderView.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[51,52,54,55,59,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/SettingsProvider/Unity.VisualScripting.SettingsProvider.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":56,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Shared.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.Shared/EmptyGraphWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[51,52,54,55,58,59,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.Shared/Unity.VisualScripting.Shared.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":57,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.State.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.State/Analytics/StateMacroSavedEvent.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Description/StateGraphDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Description/StateMachineDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Description/StateMacroDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/FlowGraphContextStateExtension.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/StateUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/StateUnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/StateUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/UnitBaseStateExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Graph/StateCanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Graph/StateGraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltState.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltStateConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltStateManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltStateResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_1_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Migrations/Migration_1_5_1_to_1_5_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Migrations/Migration_1_6_to_1_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Migrations/Migration_Asset_to_Package.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/StateGraphEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/StateRevealCondition.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/AnyStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/AnyStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/FlowStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/FlowStateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/FlowStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/IStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateTransitionAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/SuperStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/SuperStateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/SuperStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/IStateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/TriggerStateTransitionWidget.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[51,52,54,55,59,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.State/Unity.VisualScripting.State.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":58,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.State","SourceFiles":["Packages/com.unity.visualscripting/Runtime/VisualScripting.State/AnyState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Framework/Graph/HasStateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransitionDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/NesterState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/NesterStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnEnterState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnExitState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/State.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateEnterReason.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateEventHooks.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateExitReason.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/SuperState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/TriggerStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraphs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/SetStateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/StateGraphContainerType.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[52,55,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Unity.VisualScripting.State.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":59,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualStudio.Editor","SourceFiles":["Packages/com.unity.ide.visualstudio/Editor/AssemblyInfo.cs","Packages/com.unity.ide.visualstudio/Editor/AsyncOperation.cs","Packages/com.unity.ide.visualstudio/Editor/Cli.cs","Packages/com.unity.ide.visualstudio/Editor/Discovery.cs","Packages/com.unity.ide.visualstudio/Editor/FileUtility.cs","Packages/com.unity.ide.visualstudio/Editor/Image.cs","Packages/com.unity.ide.visualstudio/Editor/KnownAssemblies.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Deserializer.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/ExceptionEventArgs.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Message.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageEventArgs.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageType.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Messenger.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Serializer.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpClient.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpListener.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/UdpSocket.cs","Packages/com.unity.ide.visualstudio/Editor/ProcessRunner.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/AssemblyNameProvider.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/FileIOProvider.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/GUIDProvider.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/GeneratorFactory.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/LegacyStyleProjectGeneration.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGeneration.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGenerationFlag.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectProperties.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/SdkStyleProjectGeneration.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/TypeCacheHelper.cs","Packages/com.unity.ide.visualstudio/Editor/SimpleJSON.cs","Packages/com.unity.ide.visualstudio/Editor/Solution.cs","Packages/com.unity.ide.visualstudio/Editor/SolutionParser.cs","Packages/com.unity.ide.visualstudio/Editor/SolutionProjectEntry.cs","Packages/com.unity.ide.visualstudio/Editor/SolutionProperties.cs","Packages/com.unity.ide.visualstudio/Editor/Symbols.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestAdaptor.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestResultAdaptor.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerApiListener.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerCallbacks.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestStatusAdaptor.cs","Packages/com.unity.ide.visualstudio/Editor/UnityInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/UsageUtility.cs","Packages/com.unity.ide.visualstudio/Editor/VersionPair.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioCodeInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioEditor.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioForWindowsInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioIntegration.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ide.visualstudio/Editor/com.unity.ide.visualstudio.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":60,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEditor.TestRunner","SourceFiles":["Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsReporter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsTestCallback.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/RunFinishedData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/TestTreeData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksDelegator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ExecutionSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Filter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksDelegator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/IErrorCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptorFactory.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestResultAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunnerApi.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestTreeRebuildCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/IgnoreTest.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ResultsWriter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/RunState.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptorFactory.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestResultAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestRunProgress.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestRunnerApi.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestStatus.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/AssemblyInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOption.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOptionSet.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/ICommandLineOption.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/Executer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExecutionSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/IExecuter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/IRunData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ISettingsBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogSavingCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogWriter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ResultsSavingCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunStateCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SettingsBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SetupException.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/TestStarter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/TestState.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/AssetsDatabaseHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/BitUtility.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/FlagEnumContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/FlagEnumUtility.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/GenericItemContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/ISelectableItem.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/ISelectionDropDownContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/MultiValueContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/SelectableItemContent.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/SelectionDropDown.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/GuiHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IAssetsDatabaseHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IGuiHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ActiveFolderTemplateAssetCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/CustomScriptAssemblyMappingFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/FolderPathTestCompilationContextProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/IActiveFolderTemplateAssetCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ICustomScriptAssembly.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ICustomScriptAssemblyMappingFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/IFolderPathTestCompilationContextProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ITestScriptAssetsCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/TestScriptAssetMenuItems.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/TestScriptAssetsCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/TestTreeViewBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/Icons.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewDataSource.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewGUI.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestTreeViewItem.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerGUI.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerResult.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerUIFilter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/UITestRunnerFilter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/TestListGUIBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/AssetPipelineIgnore.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/ITestPlayerBuildModifier.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/TestPlayerBuildModifierAttribute.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/TestRunnerStateSerializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/RequireApiProfileAttribute.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/EditModeLauncherContextSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/AttributeFinderBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/DelayedCallback.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/FilePathMetaInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PlayerLauncherBuildOptions.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PostbuildCleanupAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PostbuildCleanupWithJobDataAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PrebuildSetupAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PrebuildSetupWithJobDataAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/TestFiltering.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/AndroidPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/ApplePlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/GameCorePlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/IPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/LuminPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/PlatformSpecificSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/StadiaPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/SwitchPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/UwpPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/XboxOnePlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncher.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherContextSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherTestRunSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlaymodeLauncher.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerLogController.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerTestController.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RuntimeTestLauncherBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/TestLauncherBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestResultSerializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/RunProgress.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TaskInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TaskMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TestJobData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TestProgress.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/ITestJobDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/ITestJobRunner.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/RequiredTestRunDataMissingException.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TaskList.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildNUnitFilterTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildTestTreeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanUpContext.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupConstructDelegatorTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupTestControllerTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupVerificationTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CreateBootstrapSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/DeleteBootstrapSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/EditModeRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/EnableTestOutLoggerTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/EnterPlayModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/CreateEventsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RegisterCallbackDelegatorEventsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RegisterTestRunCallbackEventsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RunFinishedInvocationEvent.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RunStartedInvocationEvent.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/UpdateTestProgressTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/ExitPlayModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/FileCleanupVerifierTaskBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/FilterTestTreeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/GenerateContextTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/InitializeTestProgressTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayerRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/MarkRunAsPlayModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PerformUndoTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificCleanupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificPostBuildTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificSuccessfulBuildTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificSuccessfulLaunchTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PlayModeRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Player/DetermineRuntimePlatformTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PostbuildCleanupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PostbuildCleanupWithTestDataTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupWithTestDataTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PreparePlayModeRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/RegisterFilesForCleanupVerificationTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/ResetInteractionModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/RestoreProjectSettingsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SaveUndoIndexTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/CreateNewSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/ISceneWrapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/ReloadModifiedScenesTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/RemoveAdditionalUntitledSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/RestoreSceneSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/SaveModifiedSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/SceneWrapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/StoreSceneSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SetInteractionModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SetupConstructDelegatorTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/TestTaskBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/UnlockReloadAssembliesTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobRunner.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestRunCanceledException.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/WaitForPlayerRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdater.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdaterDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModePCHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditmodeWorkItemFactory.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditorEnumeratorTestWorkItem.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EnumeratorStepHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/EnterPlayMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/ExitPlayMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/RecompileScripts.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/WaitForDomainReload.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/CachingTestListProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssembliesProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssemblyWrapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorCompilationInterfaceProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorLoadedTestAssemblyProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorAssembliesProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorCompilationInterfaceProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorLoadedTestAssemblyProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCache.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCacheData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCache.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCacheData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListJob.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindow.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindowSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettingsDeserializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettingsDeserializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/BuildSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/PlayerSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/PlayerSystemInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/QualitySettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/ScreenSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/ITestRunnerApiMapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpLogger.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpMessageReporter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/BuildSettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/EditorVersionMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/Message.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/PlayerSettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/PlayerSystemInfoMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/QualitySettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/ScreenSettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/TestFinishedMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/TestPlanMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/TestStartedMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TesRunDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestRunData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestRunnerApiMapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestState.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolListener.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolStarter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpDebuglogger.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageReporter.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Pdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Mdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[63],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityEditor.TestRunner.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":61,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEditor.UI","SourceFiles":["Packages/com.unity.ugui/Editor/UGUI/EventSystem/EventSystemEditor.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/EventTriggerEditor.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/InputModuleComponentFactory.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/Physics2DRaycasterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/PhysicsRaycasterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/Properties/AssemblyInfo.cs","Packages/com.unity.ugui/Editor/UGUI/UI/AspectRatioFitterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ButtonEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/CanvasScalerEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ContentSizeFitterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/DropdownEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/GraphicEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/GridLayoutGroupEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/HorizontalOrVerticalLayoutGroupEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ImageEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/InputFieldEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/InterceptedEventsPreview.cs","Packages/com.unity.ugui/Editor/UGUI/UI/LayoutElementEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/LayoutPropertiesPreview.cs","Packages/com.unity.ugui/Editor/UGUI/UI/MaskEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/MenuOptions.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PrefabLayoutRebuilder.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/AnimationTriggersDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/ColorBlockDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/DropdownOptionListDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/FontDataDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/NavigationDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/SpriteStateDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/RawImageEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/RectMask2DEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ScrollRectEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ScrollbarEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SelectableEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SelfControllerEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SliderEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SpriteDrawUtility.cs","Packages/com.unity.ugui/Editor/UGUI/UI/TextEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ToggleEditor.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_PHYSICS","PACKAGE_PHYSICS2D","PACKAGE_ANIMATION","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Editor/UGUI/UnityEditor.UI.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":62,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEngine.TestRunner","SourceFiles":["Packages/com.unity.test-framework/UnityEngine.TestRunner/AssemblyInfo.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/Is.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogAssert.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/OutOfOrderExpectedLogMessageException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/EnumeratorHelper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ParametrizedIgnoreAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/PreservedValuesAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityOneTimeSetUpAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityOneTimeTearDownAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableMaxTimeCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableOneTimeSetUpTearDownCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/IgnoreTest.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/IgnoreTestCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ParametrizedIgnoreCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/RepeatCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/RetryCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/StrictCheckCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TaskTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TimeoutCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/UnityTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AndFilterExtended.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/EditorOnlyFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/FullNameFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/NonExplicitFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ITestSuiteModifier.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/OrderedTestSuiteModifier.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FeatureFlags.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestPlatform.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestTaskWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/MessageForRetryRepeat.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/TestFinishMessage.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/TestStartedMessage.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/TestState.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AttributeHelper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/CoroutineRunner.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostbuildCleanupWithTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSetup.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSetupWithTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ITestRunCallback.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/MonoBehaviourTest.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupWithTestDataAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSetupAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSetupWithTestDataAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/StacktraceFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestMode.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Utils.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":63,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEngine.UI","SourceFiles":["Packages/com.unity.ugui/Runtime/UGUI/AssemblyInfo.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/AxisEventData.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/BaseEventData.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/PointerEventData.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventHandle.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventInterfaces.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventSystem.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventTrigger.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventTriggerType.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/ExecuteEvents.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/BaseInput.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/BaseInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/PointerInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/StandaloneInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/TouchInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/MoveDirection.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/RaycastResult.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/RaycasterManager.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/BaseRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/Physics2DRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/PhysicsRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIBehaviour.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/PanelEventHandler.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/PanelRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/UIToolkitInteroperabilityBridge.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/WorldDocumentRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/Properties/AssemblyInfo.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Animation/CoroutineTween.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/AnimationTriggers.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Button.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/CanvasUpdateRegistry.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/ColorBlock.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/ClipperRegistry.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/Clipping.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/IClipRegion.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/RectangularVertexClipper.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/DefaultControls.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Dropdown.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/FontData.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/FontUpdateTracker.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Graphic.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRebuildTracker.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRegistry.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/IGraphicEnabledDisabled.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/IMask.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/IMaskable.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Image.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/InputField.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/AspectRatioFitter.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/CanvasScaler.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/ContentSizeFitter.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/GridLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/HorizontalLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/ILayoutElement.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutElement.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutRebuilder.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutUtility.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/VerticalLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Mask.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MaskUtilities.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MaskableGraphic.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MaterialModifiers/IMaterialModifier.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Misc.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MultipleDisplayUtilities.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Navigation.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/RawImage.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/RectMask2D.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/ScrollRect.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Scrollbar.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Selectable.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/SetPropertyUtility.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Slider.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/SpecializedCollections/IndexedSet.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/SpriteState.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/StencilMaterial.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Text.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Toggle.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/ToggleGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Utility/ReflectionMethodsCache.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Utility/VertexHelper.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/BaseMeshEffect.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/IMeshModifier.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/Outline.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/PositionAsUV1.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/Shadow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_PHYSICS","PACKAGE_PHYSICS2D","PACKAGE_TILEMAP","PACKAGE_ANIMATION","PACKAGE_UITOOLKIT","PACKAGE_INPUTSYSTEM","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Runtime/UGUI/UnityEngine.UI.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":64,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"}],"DotnetRuntimePath":"D:/UNITY/6000.2.11f1/Editor/Data/NetCoreRuntime","DotnetRoslynPath":"D:/UNITY/6000.2.11f1/Editor/Data/DotNetSdkRoslyn","MovedFromExtractorPath":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/ApiUpdater/ApiUpdater.MovedFromExtractor.dll","OutputDirectory":"Library/ScriptAssemblies","Debug":false,"BuildTarget":"StandaloneWindows64","Localization":"en-US","BuildPlayerDataOutput":"Library/BuildPlayerData/Editor","ExtractRuntimeInitializeOnLoads":false,"EnableDiagnostics":false,"EmitInfoForScriptUpdater":true,"AssembliesToScanForTypeDB":["Library/ScriptAssemblies/Assembly-CSharp.dll","Library/ScriptAssemblies/Unity.AI.Navigation.dll","Library/ScriptAssemblies/Unity.Burst.dll","Library/ScriptAssemblies/Unity.Collections.dll","Library/ScriptAssemblies/Unity.InputSystem.dll","Library/ScriptAssemblies/Unity.InputSystem.ForUI.dll","Library/ScriptAssemblies/Unity.InputSystem.TestFramework.dll","Library/ScriptAssemblies/Unity.Mathematics.dll","Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll","Library/ScriptAssemblies/Unity.PerformanceTesting.dll","Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll","Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll","Library/ScriptAssemblies/Unity.TextMeshPro.dll","Library/ScriptAssemblies/Unity.Timeline.dll","Library/ScriptAssemblies/Unity.VisualScripting.Core.dll","Library/ScriptAssemblies/Unity.VisualScripting.DocCodeExamples.dll","Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll","Library/ScriptAssemblies/Unity.VisualScripting.State.dll","Library/ScriptAssemblies/UnityEngine.TestRunner.dll","Library/ScriptAssemblies/UnityEngine.UI.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Mdb.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Pdb.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll","Packages/com.unity.burst/Unity.Burst.Unsafe.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Mdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Pdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll"],"SearchPaths":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","Library/ScriptAssemblies","Packages/com.unity.burst","Packages/com.unity.burst/Unity.Burst.CodeGen","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe","Packages/com.unity.ext.nunit/net40/unity-custom","Packages/com.unity.nuget.mono-cecil","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc"]}} \ No newline at end of file +{"BeeBuildProgramCommon.Data.ConfigurationData":{"Il2CppDir":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\il2cpp","UnityLinkerPath":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\il2cpp/build/deploy/UnityLinker.exe","Il2CppPath":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\il2cpp/build/deploy/il2cpp.exe","NetCoreRunPath":"D:/UNITY/6000.2.11f1/Editor/Data\\Tools\\netcorerun\\netcorerun.exe","DotNetExe":"D:/UNITY/6000.2.11f1/Editor/Data/NetCoreRuntime/dotnet.exe","EditorContentsPath":"D:/UNITY/6000.2.11f1/Editor/Data","Packages":[{"Name":"com.unity.ai.navigation","ResolvedPath":"Library/PackageCache/com.unity.ai.navigation@5218e4bf7edc"},{"Name":"com.unity.collab-proxy","ResolvedPath":"Library/PackageCache/com.unity.collab-proxy@1e5e48aff19d"},{"Name":"com.unity.ide.rider","ResolvedPath":"Library/PackageCache/com.unity.ide.rider@1f60b3138684"},{"Name":"com.unity.ide.visualstudio","ResolvedPath":"Library/PackageCache/com.unity.ide.visualstudio@74aa435fc4bb"},{"Name":"com.unity.inputsystem","ResolvedPath":"Library/PackageCache/com.unity.inputsystem@be6c4fd0abf5"},{"Name":"com.unity.multiplayer.center","ResolvedPath":"Library/PackageCache/com.unity.multiplayer.center@f3fb577b3546"},{"Name":"com.unity.render-pipelines.universal","ResolvedPath":"Library/PackageCache/com.unity.render-pipelines.universal@35ca8d108413"},{"Name":"com.unity.test-framework","ResolvedPath":"Library/PackageCache/com.unity.test-framework@d97b7cd61ded"},{"Name":"com.unity.timeline","ResolvedPath":"Library/PackageCache/com.unity.timeline@6b9e48457ddb"},{"Name":"com.unity.toolchain.linux-x86_64","ResolvedPath":"Library/PackageCache/com.unity.toolchain.linux-x86_64@53b88ff74b51"},{"Name":"com.unity.ugui","ResolvedPath":"Library/PackageCache/com.unity.ugui@23c310536180"},{"Name":"com.unity.visualscripting","ResolvedPath":"Library/PackageCache/com.unity.visualscripting@b4d700247d4b"},{"Name":"com.unity.modules.accessibility","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.accessibility"},{"Name":"com.unity.modules.ai","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.ai"},{"Name":"com.unity.modules.androidjni","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.androidjni"},{"Name":"com.unity.modules.animation","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.animation"},{"Name":"com.unity.modules.assetbundle","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.assetbundle"},{"Name":"com.unity.modules.audio","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.audio"},{"Name":"com.unity.modules.cloth","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.cloth"},{"Name":"com.unity.modules.director","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.director"},{"Name":"com.unity.modules.imageconversion","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.imageconversion"},{"Name":"com.unity.modules.imgui","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.imgui"},{"Name":"com.unity.modules.jsonserialize","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.jsonserialize"},{"Name":"com.unity.modules.particlesystem","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.particlesystem"},{"Name":"com.unity.modules.physics","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.physics"},{"Name":"com.unity.modules.physics2d","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.physics2d"},{"Name":"com.unity.modules.screencapture","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.screencapture"},{"Name":"com.unity.modules.terrain","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.terrain"},{"Name":"com.unity.modules.terrainphysics","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.terrainphysics"},{"Name":"com.unity.modules.tilemap","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.tilemap"},{"Name":"com.unity.modules.ui","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.ui"},{"Name":"com.unity.modules.uielements","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.uielements"},{"Name":"com.unity.modules.umbra","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.umbra"},{"Name":"com.unity.modules.unityanalytics","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unityanalytics"},{"Name":"com.unity.modules.unitywebrequest","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequest"},{"Name":"com.unity.modules.unitywebrequestassetbundle","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequestassetbundle"},{"Name":"com.unity.modules.unitywebrequestaudio","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequestaudio"},{"Name":"com.unity.modules.unitywebrequesttexture","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequesttexture"},{"Name":"com.unity.modules.unitywebrequestwww","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.unitywebrequestwww"},{"Name":"com.unity.modules.vehicles","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.vehicles"},{"Name":"com.unity.modules.video","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.video"},{"Name":"com.unity.modules.vr","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.vr"},{"Name":"com.unity.modules.wind","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.wind"},{"Name":"com.unity.modules.xr","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.xr"},{"Name":"com.unity.modules.subsystems","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.subsystems"},{"Name":"com.unity.modules.hierarchycore","ResolvedPath":"D:/UNITY/6000.2.11f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.modules.hierarchycore"},{"Name":"com.unity.sysroot","ResolvedPath":"Library/PackageCache/com.unity.sysroot@7bbbb9339c14"},{"Name":"com.unity.sysroot.linux-x86_64","ResolvedPath":"Library/PackageCache/com.unity.sysroot.linux-x86_64@1998d1c7730e"},{"Name":"com.unity.ext.nunit","ResolvedPath":"Library/PackageCache/com.unity.ext.nunit@031a54704bff"},{"Name":"com.unity.render-pipelines.core","ResolvedPath":"Library/PackageCache/com.unity.render-pipelines.core@1c4984b725cf"},{"Name":"com.unity.shadergraph","ResolvedPath":"Library/PackageCache/com.unity.shadergraph@33016d94899e"},{"Name":"com.unity.render-pipelines.universal-config","ResolvedPath":"Library/PackageCache/com.unity.render-pipelines.universal-config@8dc1aab4af1d"},{"Name":"com.unity.searcher","ResolvedPath":"Library/PackageCache/com.unity.searcher@1e17ce91558d"},{"Name":"com.unity.burst","ResolvedPath":"Library/PackageCache/com.unity.burst@1df634d836b8"},{"Name":"com.unity.mathematics","ResolvedPath":"Library/PackageCache/com.unity.mathematics@8017b507cc74"},{"Name":"com.unity.collections","ResolvedPath":"Library/PackageCache/com.unity.collections@aea9d3bd5e19"},{"Name":"com.unity.rendering.light-transport","ResolvedPath":"Library/PackageCache/com.unity.rendering.light-transport@2c9279f90d7c"},{"Name":"com.unity.nuget.mono-cecil","ResolvedPath":"Library/PackageCache/com.unity.nuget.mono-cecil@d78732e851eb"},{"Name":"com.unity.test-framework.performance","ResolvedPath":"Library/PackageCache/com.unity.test-framework.performance@0840f58e4562"}],"UnityVersion":"6000.2.11f1","UnityVersionNumeric":{"Release":6000,"Major":2,"Minor":11},"Batchmode":false,"EmitDataForBeeWhy":false,"NamedPipeOrUnixSocket":"unity-ilpp-feaa29cc23d8e8d0e58037fa325fd580"},"ScriptCompilationBuildProgram.Data.ScriptCompilationData":{"Assemblies":[{"Name":"Assembly-CSharp","SourceFiles":["Assets/Scripts/BallController.cs","Assets/Scripts/CameraFollow.cs","Assets/Scripts/DrawTrail.cs","Assets/Scripts/FallingPlatform.cs","Assets/Scripts/MainMenu.cs","Assets/Scripts/MovingPlatform.cs","Assets/Scripts/PendulumHammer.cs","Assets/Scripts/RollingHazard.cs","Assets/Scripts/SpikeTrap.cs","Assets/Scripts/TrailController.cs","Assets/Scripts/TrailSegment.cs","Assets/Scripts/TriggerPlatform.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01_UGUI.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark02.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark03.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark04.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/CameraController.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/ChatController.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/DropdownSample.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/EnvMapAnimator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/ObjectSpin.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/ShaderPropAnimator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/SimpleScript.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/SkewTextExample.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_DigitValidator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_ExampleScript_01.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_FrameRateCounter.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_PhoneNumberValidator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventCheck.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventHandler.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextInfoDebugTool.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_A.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_B.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_UiFrameRateCounter.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TMPro_InstructionOverlay.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TeleType.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TextConsoleSimulator.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshProFloatingText.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshSpawner.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexColorCycler.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexJitter.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeA.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeB.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/VertexZoom.cs","Assets/TextMesh Pro/Examples & Extras/Scripts/WarpTextExample.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[1,2,3,4,5,7,8,11,12,14,16,17,18,19,20,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,54,55,56,57,58,59,60,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":false,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":0,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"PPv2URPConverters","SourceFiles":["Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/BloomConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/ChromaticAberrationConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/ColorGradingConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/DepthOfFieldConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/GrainConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/LensDistortionConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/MotionBlurConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/PostProcessEffectSettingsConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/PropertyConversions.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/EffectConverters/VignetteConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/PPv2ConversionIndexers.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/PPv2Converter.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[27,29,35,36,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Editor/Converter/PPv2/PPv2ToURPConvertersDefinition.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":1,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation.Editor.ConversionSystem","SourceFiles":["Packages/com.unity.ai.navigation/Editor/ConversionSystem/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/ConverterItemDescriptor.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/ConverterItemInfo.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/EditorStyles.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/InitializeConverterContext.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/RunItemContext.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/SystemConverter.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/SystemConverterContainer.cs","Packages/com.unity.ai.navigation/Editor/ConversionSystem/SystemConvertersEditor.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Editor/ConversionSystem/Unity.AI.Navigation.Editor.ConversionSystem.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":2,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation.Editor","SourceFiles":["Packages/com.unity.ai.navigation/Editor/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Editor/NavMeshAssetManager.cs","Packages/com.unity.ai.navigation/Editor/NavMeshComponentsGUIUtility.cs","Packages/com.unity.ai.navigation/Editor/NavMeshLinkEditor.cs","Packages/com.unity.ai.navigation/Editor/NavMeshModifierEditor.cs","Packages/com.unity.ai.navigation/Editor/NavMeshModifierVolumeEditor.cs","Packages/com.unity.ai.navigation/Editor/NavMeshSurfaceEditor.cs","Packages/com.unity.ai.navigation/Editor/NavigationOverlay.cs","Packages/com.unity.ai.navigation/Editor/NavigationPreferences.cs","Packages/com.unity.ai.navigation/Editor/NavigationWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","OVERLAY_REFRESH_API","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[2,5,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Editor/Unity.AI.Navigation.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":3,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation.Updater","SourceFiles":["Packages/com.unity.ai.navigation/Editor/Updater/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavMeshSceneConverter.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavMeshUpdaterUtility.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavigationConverterContainer.cs","Packages/com.unity.ai.navigation/Editor/Updater/NavigationUpdaterEditor.cs","Packages/com.unity.ai.navigation/Editor/Updater/OffMeshLinkConverter.cs","Packages/com.unity.ai.navigation/Editor/Updater/OffMeshLinkUpdaterUtility.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[2,3,5,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Editor/Updater/Unity.AI.Navigation.Updater.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":4,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.AI.Navigation","SourceFiles":["Packages/com.unity.ai.navigation/Runtime/AssemblyInfo.cs","Packages/com.unity.ai.navigation/Runtime/HelpUrls.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshLink.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshLink.deprecated.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshModifier.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshModifierVolume.cs","Packages/com.unity.ai.navigation/Runtime/NavMeshSurface.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","NMC_CAN_ACCESS_TERRAIN","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ai.navigation/Runtime/Unity.AI.Navigation.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":5,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Burst.CodeGen","SourceFiles":["Packages/com.unity.burst/Unity.Burst.CodeGen/AssemblyResolver.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/BurstILPostProcessor.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/CecilExtensions.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/FunctionPointerInvokeTransform.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/GenericContext.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/ILPostProcessing.cs","Packages/com.unity.burst/Unity.Burst.CodeGen/ILPostProcessingLegacy.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Pdb.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Mdb.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/Unity.CompilationPipeline.Common.dll"],"References":[8],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.CodeGen.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":6,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Burst.Editor","SourceFiles":["Packages/com.unity.burst/Editor/BurstAotCompiler.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.ARM64.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.ARM64.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.LLVMIR.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.LLVMIR.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.Wasm.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.Wasm.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.x86.cs","Packages/com.unity.burst/Editor/BurstDisassembler.Core.x86.info.cs","Packages/com.unity.burst/Editor/BurstDisassembler.cs","Packages/com.unity.burst/Editor/BurstInspectorGUI.cs","Packages/com.unity.burst/Editor/BurstLoader.cs","Packages/com.unity.burst/Editor/BurstMath.cs","Packages/com.unity.burst/Editor/BurstMenu.cs","Packages/com.unity.burst/Editor/BurstPlatformAotSettings.cs","Packages/com.unity.burst/Editor/BurstStringSearch.cs","Packages/com.unity.burst/Editor/LabeledPopup.cs","Packages/com.unity.burst/Editor/LongTextArea.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[8,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.burst/Editor/Unity.Burst.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":7,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Burst","SourceFiles":["Packages/com.unity.burst/Runtime/BurstCompileAttribute.cs","Packages/com.unity.burst/Runtime/BurstCompiler.cs","Packages/com.unity.burst/Runtime/BurstCompilerOptions.cs","Packages/com.unity.burst/Runtime/BurstExecutionEnvironment.cs","Packages/com.unity.burst/Runtime/BurstRuntime.cs","Packages/com.unity.burst/Runtime/BurstString.Float.cs","Packages/com.unity.burst/Runtime/BurstString.cs","Packages/com.unity.burst/Runtime/CompilerServices/Aliasing.cs","Packages/com.unity.burst/Runtime/CompilerServices/AssumeRangeAttribute.cs","Packages/com.unity.burst/Runtime/CompilerServices/Constant.cs","Packages/com.unity.burst/Runtime/CompilerServices/Hint.cs","Packages/com.unity.burst/Runtime/CompilerServices/IgnoreWarningAttribute.cs","Packages/com.unity.burst/Runtime/CompilerServices/Loop.cs","Packages/com.unity.burst/Runtime/CompilerServices/SPMD.cs","Packages/com.unity.burst/Runtime/CompilerServices/SkipLocalsInitAttribute.cs","Packages/com.unity.burst/Runtime/DiagnosticId.cs","Packages/com.unity.burst/Runtime/Editor/BurstAssemblyDisable.cs","Packages/com.unity.burst/Runtime/Editor/BurstCompileTarget.cs","Packages/com.unity.burst/Runtime/Editor/BurstEditorOptions.cs","Packages/com.unity.burst/Runtime/Editor/BurstLoader.cs","Packages/com.unity.burst/Runtime/Editor/BurstReflection.cs","Packages/com.unity.burst/Runtime/FunctionPointer.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_crypto.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_dotprod.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_fp16.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_AArch64_rdma.cs","Packages/com.unity.burst/Runtime/Intrinsics/Arm/NEON_ctor.cs","Packages/com.unity.burst/Runtime/Intrinsics/Common.cs","Packages/com.unity.burst/Runtime/Intrinsics/SimdDebugViews.cs","Packages/com.unity.burst/Runtime/Intrinsics/f16.cs","Packages/com.unity.burst/Runtime/Intrinsics/v128.cs","Packages/com.unity.burst/Runtime/Intrinsics/v256.cs","Packages/com.unity.burst/Runtime/Intrinsics/v64.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Avx.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Avx2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Bmi1.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Bmi2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Common.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Csr.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/F16C.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Fma.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Popcnt.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse3.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse4_1.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Sse4_2.cs","Packages/com.unity.burst/Runtime/Intrinsics/x86/Ssse3.cs","Packages/com.unity.burst/Runtime/NoAliasAttribute.cs","Packages/com.unity.burst/Runtime/SafeStringArrayHelper.cs","Packages/com.unity.burst/Runtime/SharedStatic.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.burst/Unity.Burst.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.burst/Runtime/Unity.Burst.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":8,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.CollabProxy.Editor","SourceFiles":["Packages/com.unity.collab-proxy/Editor/Toolbar/UVCSToolbarBoostrap.cs","Packages/com.unity.collab-proxy/Editor/Toolbar/UVCSToolbarBoostrap_Legacy.cs","Packages/com.unity.collab-proxy/Editor/Toolbar/UVCSToolbarButton.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[24,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collab-proxy/Editor/Toolbar/Unity.CollabProxy.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":9,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Collections.CodeGen","SourceFiles":["Packages/com.unity.collections/Unity.Collections.CodeGen/CecilExtensionMethods.cs","Packages/com.unity.collections/Unity.Collections.CodeGen/JobReflectionDataPostProcessor.cs","Packages/com.unity.collections/Unity.Collections.CodeGen/JobsILPostProcessor.cs","Packages/com.unity.collections/Unity.Collections.CodeGen/UserError.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Pdb.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/Unity.CompilationPipeline.Common.dll"],"References":[8,12],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collections/Unity.Collections.CodeGen/Unity.Collections.CodeGen.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":10,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Collections.Editor","SourceFiles":["Packages/com.unity.collections/Unity.Collections.Editor/CLILeakDetectionSwitcher.cs","Packages/com.unity.collections/Unity.Collections.Editor/JobsMenu.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_2022_2_14F1_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[12,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collections/Unity.Collections.Editor/Unity.Collections.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":11,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Collections","SourceFiles":["Packages/com.unity.collections/Unity.Collections/AllocatorManager.cs","Packages/com.unity.collections/Unity.Collections/AssemblyInfo.cs","Packages/com.unity.collections/Unity.Collections/AutoFreeAllocator.cs","Packages/com.unity.collections/Unity.Collections/BitField.cs","Packages/com.unity.collections/Unity.Collections/CollectionHelper.cs","Packages/com.unity.collections/Unity.Collections/ConcurrentMask.cs","Packages/com.unity.collections/Unity.Collections/DataStreamExtensions.cs","Packages/com.unity.collections/Unity.Collections/DataStreamReader.cs","Packages/com.unity.collections/Unity.Collections/DataStreamWriter.cs","Packages/com.unity.collections/Unity.Collections/DebugView.cs","Packages/com.unity.collections/Unity.Collections/DoubleRewindableAllocators.cs","Packages/com.unity.collections/Unity.Collections/FixedList.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedString.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedStringAppendMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringFormat.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedStringFormatMethods.gen.cs","Packages/com.unity.collections/Unity.Collections/FixedStringInternalMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringParseMethods.cs","Packages/com.unity.collections/Unity.Collections/FixedStringUtils.cs","Packages/com.unity.collections/Unity.Collections/GenerateTestsForBurstCompatibilityAttribute.cs","Packages/com.unity.collections/Unity.Collections/Jobs/EarlyInitHelpers.cs","Packages/com.unity.collections/Unity.Collections/Jobs/IJobFilter.cs","Packages/com.unity.collections/Unity.Collections/Jobs/IJobParallelForBatch.cs","Packages/com.unity.collections/Unity.Collections/Jobs/IJobParallelForDefer.cs","Packages/com.unity.collections/Unity.Collections/Jobs/RegisterGenericJobTypeAttribute.cs","Packages/com.unity.collections/Unity.Collections/ListExtensions.cs","Packages/com.unity.collections/Unity.Collections/Memory.cs","Packages/com.unity.collections/Unity.Collections/NativeArrayExtensions.cs","Packages/com.unity.collections/Unity.Collections/NativeBitArray.cs","Packages/com.unity.collections/Unity.Collections/NativeHashMap.cs","Packages/com.unity.collections/Unity.Collections/NativeHashSet.cs","Packages/com.unity.collections/Unity.Collections/NativeList.cs","Packages/com.unity.collections/Unity.Collections/NativeNotBurstCompatible.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashMap.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashMapExtensions.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashSet.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelHashSetExtensions.gen.cs","Packages/com.unity.collections/Unity.Collections/NativeParallelMultiHashMap.cs","Packages/com.unity.collections/Unity.Collections/NativeQueue.cs","Packages/com.unity.collections/Unity.Collections/NativeReference.cs","Packages/com.unity.collections/Unity.Collections/NativeRingQueue.cs","Packages/com.unity.collections/Unity.Collections/NativeSort.cs","Packages/com.unity.collections/Unity.Collections/NativeStream.cs","Packages/com.unity.collections/Unity.Collections/NativeText.gen.cs","Packages/com.unity.collections/Unity.Collections/RewindableAllocator.cs","Packages/com.unity.collections/Unity.Collections/StreamCompressionModel.cs","Packages/com.unity.collections/Unity.Collections/UIntFloat.cs","Packages/com.unity.collections/Unity.Collections/UTF8ArrayUnsafeUtility.cs","Packages/com.unity.collections/Unity.Collections/Unicode.cs","Packages/com.unity.collections/Unity.Collections/UnsafeAppendBuffer.cs","Packages/com.unity.collections/Unity.Collections/UnsafeAtomicCounter.cs","Packages/com.unity.collections/Unity.Collections/UnsafeBitArray.cs","Packages/com.unity.collections/Unity.Collections/UnsafeHashMap.cs","Packages/com.unity.collections/Unity.Collections/UnsafeHashSet.cs","Packages/com.unity.collections/Unity.Collections/UnsafeList.cs","Packages/com.unity.collections/Unity.Collections/UnsafeNotBurstCompatible.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelHashMap.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelHashSet.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelHashSetExtensions.gen.cs","Packages/com.unity.collections/Unity.Collections/UnsafeParallelMultiHashMap.cs","Packages/com.unity.collections/Unity.Collections/UnsafeQueue.cs","Packages/com.unity.collections/Unity.Collections/UnsafeRingQueue.cs","Packages/com.unity.collections/Unity.Collections/UnsafeScratchAllocator.cs","Packages/com.unity.collections/Unity.Collections/UnsafeStream.cs","Packages/com.unity.collections/Unity.Collections/UnsafeText.cs","Packages/com.unity.collections/Unity.Collections/UnsafeUtilityEx.cs","Packages/com.unity.collections/Unity.Collections/xxHash3.AVX2.cs","Packages/com.unity.collections/Unity.Collections/xxHash3.StreamingState.cs","Packages/com.unity.collections/Unity.Collections/xxHash3.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_2022_2_14F1_OR_NEWER","UNITY_2022_2_16F1_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,18,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collections/Unity.Collections/Unity.Collections.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":12,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem.DocCodeSamples","SourceFiles":["Packages/com.unity.inputsystem/DocCodeSamples.Tests/GamepadExample.cs","Packages/com.unity.inputsystem/DocCodeSamples.Tests/GamepadHapticsExample.cs","Packages/com.unity.inputsystem/DocCodeSamples.Tests/InputSystemUIInputModuleAssignActionsExample.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[16,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/DocCodeSamples.Tests/DocCodeSamples.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":13,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem.ForUI","SourceFiles":["Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/AssemblyInfo.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputActionAssetVerifier.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputSystemProvider.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputSystemForUI.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":14,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem.TestFramework","SourceFiles":["Packages/com.unity.inputsystem/Tests/TestFixture/AssemblyInfo.cs","Packages/com.unity.inputsystem/Tests/TestFixture/AssetDatabaseUtils.cs","Packages/com.unity.inputsystem/Tests/TestFixture/InputTestFixture.cs","Packages/com.unity.inputsystem/Tests/TestFixture/InputTestRuntime.cs","Packages/com.unity.inputsystem/Tests/TestFixture/ScopedDisposable.cs","Packages/com.unity.inputsystem/Tests/TestFixture/WinUserInput.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/Tests/TestFixture/Unity.InputSystem.TestFramework.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":15,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.InputSystem","SourceFiles":["Packages/com.unity.inputsystem/InputSystem/Actions/Composites/AxisComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/ButtonWithOneModifier.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/ButtonWithTwoModifiers.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/OneModifierComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/TwoModifiersComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/Vector2Composite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Composites/Vector3Composite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/IInputActionCollection.cs","Packages/com.unity.inputsystem/InputSystem/Actions/IInputInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputAction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionAsset.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionChange.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionMap.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionParameters.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionPhase.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionProperty.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionRebindingExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionReference.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionSetupExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionState.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionTrace.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputActionType.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBinding.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBindingComposite.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBindingCompositeContext.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputBindingResolver.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputControlScheme.cs","Packages/com.unity.inputsystem/InputSystem/Actions/InputInteractionContext.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/HoldInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/MultiTapInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/PressInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/SlowTapInteraction.cs","Packages/com.unity.inputsystem/InputSystem/Actions/Interactions/TapInteraction.cs","Packages/com.unity.inputsystem/InputSystem/AssemblyInfo.cs","Packages/com.unity.inputsystem/InputSystem/Controls/AnyKeyControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/AxisControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/ButtonControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/CommonUsages.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DeltaControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DiscreteButtonControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DoubleControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/DpadControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlAttribute.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlLayout.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlLayoutAttribute.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlLayoutChange.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlList.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputControlPath.cs","Packages/com.unity.inputsystem/InputSystem/Controls/InputProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/IntegerControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/KeyControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/AxisDeadzoneProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ClampProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/CompensateDirectionProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/CompensateRotationProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/EditorWindowSpaceProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/InvertProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/InvertVector2Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/InvertVector3Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/NormalizeProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/NormalizeVector2Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/NormalizeVector3Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ScaleProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ScaleVector2Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/ScaleVector3Processor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Processors/StickDeadzoneProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Controls/QuaternionControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/StickControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/TouchControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/TouchPhaseControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/TouchPressControl.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Vector2Control.cs","Packages/com.unity.inputsystem/InputSystem/Controls/Vector3Control.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/DisableDeviceCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/EnableDeviceCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/EnableIMECompositionCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/IInputDeviceCommandInfo.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/InitiateUserAccountPairingCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/InputDeviceCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryCanRunInBackground.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryDimensionsCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryEditorWindowCoordinatesCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryEnabledStateCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryKeyNameCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryKeyboardLayoutCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryPairedUserAccountCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QuerySamplingFrequencyCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/QueryUserIdCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/RequestResetCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/RequestSyncCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/SetIMECursorPositionCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/SetSamplingFrequencyCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Commands/WarpMousePositionCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Gamepad.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/DualMotorRumble.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/DualMotorRumbleCommand.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/IDualMotorRumble.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Haptics/IHaptics.cs","Packages/com.unity.inputsystem/InputSystem/Devices/ICustomDeviceReset.cs","Packages/com.unity.inputsystem/InputSystem/Devices/IEventMerger.cs","Packages/com.unity.inputsystem/InputSystem/Devices/IEventPreProcessor.cs","Packages/com.unity.inputsystem/InputSystem/Devices/IInputUpdateCallbackReceiver.cs","Packages/com.unity.inputsystem/InputSystem/Devices/ITextInputReceiver.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDevice.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceBuilder.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceChange.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceDescription.cs","Packages/com.unity.inputsystem/InputSystem/Devices/InputDeviceMatcher.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Joystick.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Keyboard.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Mouse.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Pen.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Pointer.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastKeyboard.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastMouse.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastMouse.partial.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Precompiled/FastTouchscreen.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Remote/InputRemoting.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Remote/RemoteInputPlayerConnection.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Sensor.cs","Packages/com.unity.inputsystem/InputSystem/Devices/Touchscreen.cs","Packages/com.unity.inputsystem/InputSystem/Devices/TrackedDevice.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputActionsEditorSessionAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputBuildAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputComponentEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputEditorAnalytics.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/InputExitPlayModeAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/OnScreenStickEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/PlayerInputEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/PlayerInputManagerEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Analytics/VirtualMouseInputEditorAnalytic.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionAssetManager.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionEditorToolbar.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionEditorWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputActionTreeViewItems.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/InputBindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/NameAndParameterListView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/ParameterListView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetEditor/PropertiesViewBase.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/IInputActionAssetEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionAssetEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionAssetIconLoader.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionCodeGenerator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionImporter.cs","Packages/com.unity.inputsystem/InputSystem/Editor/AssetImporter/InputActionImporterEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/BuildPipeline/LinkFileGenerator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/IInputControlPickerLayout.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlDropdownItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPathEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPicker.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPickerDropdown.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/InputControlPickerState.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/Layouts/DefaultInputControlPickerLayout.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ControlPicker/Layouts/TouchscreenControlPickerLayout.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputActionDebuggerWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputDebuggerWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputDeviceDebuggerWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/InputLatencyCalculator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Debugger/SampleFrequencyCalculator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/DeviceSimulator/InputSystemPlugin.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Dialog.cs","Packages/com.unity.inputsystem/InputSystem/Editor/DownloadableSample.cs","Packages/com.unity.inputsystem/InputSystem/Editor/EditorInputControlLayoutCache.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputAssetEditorUtils.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputDiagnostics.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputLayoutCodeGenerator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputParameterEditor.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPackageControl.cs","Packages/com.unity.inputsystem/InputSystem/Editor/InputSystemPluginControl.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdown.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownDataSource.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownGUI.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownState.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/AdvancedDropdownWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/CallbackDataSource.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/AdvancedDropdown/MultiLevelDataSource.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/BuildProviderHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/EditorHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/GUIHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputActionSerializationHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputControlTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputEventTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/InputStateWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/SerializedPropertyHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/SerializedPropertyLinqExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Internal/TreeViewHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ProjectWideActions/ProjectWideActionsAsset.cs","Packages/com.unity.inputsystem/InputSystem/Editor/ProjectWideActions/ProjectWideActionsBuildProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/GamepadButtonPropertyDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionAssetDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionAssetSearchProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionDrawerBase.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionMapDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionPropertyDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionReferencePropertyDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputActionReferenceSearchProviders.cs","Packages/com.unity.inputsystem/InputSystem/Editor/PropertyDrawers/InputControlPathDrawer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/EditorPlayerSettingHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputEditorUserSettings.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputSettingsBuildProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/Settings/InputSettingsProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Commands/Commands.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Commands/ControlSchemeCommands.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/EnumerableExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/ExpressionUtils.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorConstants.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorSettingsProvider.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorState.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorWindow.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorWindowUtils.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/ReactiveProperty.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/SerializedInputAction.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/SerializedInputActionMap.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/SerializedInputBinding.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/StateContainer.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionMapsView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ActionsTreeView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/BindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CollectionViewSelectionChangeFilter.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CompositeBindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CompositePartBindingPropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ContextMenu.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ControlSchemesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/CopyPasteHelper.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/DropManipulator.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/IViewStateCollection.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionMapsTreeViewItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionsEditorView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/InputActionsTreeViewItem.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/MatchingControlPaths.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/NameAndParametersListView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/PropertiesView.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/Selectors.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ViewBase.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/ViewStateCollection.cs","Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/Views/VisualElementExtensions.cs","Packages/com.unity.inputsystem/InputSystem/Events/ActionEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeltaStateEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeviceConfigurationEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeviceRemoveEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/DeviceResetEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/IInputEventTypeInfo.cs","Packages/com.unity.inputsystem/InputSystem/Events/IMECompositionEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventBuffer.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventListener.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventPtr.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventStream.cs","Packages/com.unity.inputsystem/InputSystem/Events/InputEventTrace.cs","Packages/com.unity.inputsystem/InputSystem/Events/StateEvent.cs","Packages/com.unity.inputsystem/InputSystem/Events/TextEvent.cs","Packages/com.unity.inputsystem/InputSystem/IInputDiagnostics.cs","Packages/com.unity.inputsystem/InputSystem/IInputRuntime.cs","Packages/com.unity.inputsystem/InputSystem/InputAnalytics.cs","Packages/com.unity.inputsystem/InputSystem/InputExtensions.cs","Packages/com.unity.inputsystem/InputSystem/InputFeatureNames.cs","Packages/com.unity.inputsystem/InputSystem/InputManager.cs","Packages/com.unity.inputsystem/InputSystem/InputManagerStateMonitors.cs","Packages/com.unity.inputsystem/InputSystem/InputMetrics.cs","Packages/com.unity.inputsystem/InputSystem/InputSettings.cs","Packages/com.unity.inputsystem/InputSystem/InputSystem.cs","Packages/com.unity.inputsystem/InputSystem/InputSystemObject.cs","Packages/com.unity.inputsystem/InputSystem/InputUpdateType.cs","Packages/com.unity.inputsystem/InputSystem/NativeInputRuntime.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidAxis.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidGameController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidKeyCode.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidSensors.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Android/AndroidSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/DualShockGamepad.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/DualShockGamepadHID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/DualShockSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/DualShock/IDualShockHaptics.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/EnhancedTouchSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/Finger.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/Touch.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/TouchHistory.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/EnhancedTouch/TouchSimulation.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HIDDescriptorWindow.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HIDParser.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HIDSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Linux/LinuxSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Linux/SDLDeviceBuilder.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OSX/OSXGameController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OSX/OSXSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenButton.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenControl.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenStick.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/OnScreen/OnScreenSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/DefaultInputActions.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/InputValue.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInput.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInputEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInputManager.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerInputManagerEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerJoinBehavior.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/PlayerInput/PlayerNotifications.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/IStreamControllerAPI.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamControllerType.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamHandle.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamIGAConverter.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Steam/SteamSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Switch/SwitchProControllerHID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Switch/SwitchSupportHID.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/BaseInputOverride.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/ExtendedAxisEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/ExtendedPointerEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/ExtendedSubmitCancelEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/INavigationEventData.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/InputSystemUIInputModule.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/InputSystemUIInputModuleEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/MultiplayerEventSystem.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/NavigationModel.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/PointerModel.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/StandaloneInputModuleEditor.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/TrackedDeviceRaycaster.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/UISupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UI/VirtualMouseInput.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/UnityRemote/UnityRemoteSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUser.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserAccountHandle.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserChange.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserPairingOptions.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/Users/InputUserSettings.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/WebGL/WebGLGamepad.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/WebGL/WebGLJoystick.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/WebGL/WebGLSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/IXboxOneRumble.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XInputController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XInputControllerWindows.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XInputSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XInput/XboxGamepadMacOS.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Controls/PoseControl.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/GoogleVR.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/Oculus.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/OpenVR.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Devices/WindowsMR.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/GenericXRDevice.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/BufferedRumble.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/GetCurrentHapticStateCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/GetHapticCapabilitiesCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/SendBufferedHapticsCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/Haptics/SendHapticImpulseCommand.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/TrackedPoseDriver.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/XRLayoutBuilder.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/XR/XRSupport.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/IOSGameController.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/InputSettingsiOS.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/InputSettingsiOSProvider.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/iOSPostProcessBuild.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/iOSStepCounter.cs","Packages/com.unity.inputsystem/InputSystem/Plugins/iOS/iOSSupport.cs","Packages/com.unity.inputsystem/InputSystem/State/IInputStateCallbackReceiver.cs","Packages/com.unity.inputsystem/InputSystem/State/IInputStateChangeMonitor.cs","Packages/com.unity.inputsystem/InputSystem/State/IInputStateTypeInfo.cs","Packages/com.unity.inputsystem/InputSystem/State/InputState.cs","Packages/com.unity.inputsystem/InputSystem/State/InputStateBlock.cs","Packages/com.unity.inputsystem/InputSystem/State/InputStateBuffers.cs","Packages/com.unity.inputsystem/InputSystem/State/InputStateHistory.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/ArrayHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/CSharpCodeHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/CallbackArray.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Comparers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/DisplayStringFormatAttribute.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/DynamicBitfield.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/ExceptionHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/FourCC.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/InlinedArray.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/InternedString.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/JsonParser.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/MemoryHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/MiscHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/NameAndParameters.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/NamedValue.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/NumberHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/ForDeviceEventObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/Observable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/Observer.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/SelectManyObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/SelectObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/TakeNObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Observables/WhereObservable.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/OneOrMore.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/PredictiveParser.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/PrimitiveValue.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/ReadOnlyArray.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/SavedState.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/SpriteUtilities.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/StringHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/Substring.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/TypeHelpers.cs","Packages/com.unity.inputsystem/InputSystem/Utilities/TypeTable.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_INPUT_SYSTEM_ENABLE_VR","UNITY_INPUT_SYSTEM_ENABLE_XR","UNITY_INPUT_SYSTEM_ENABLE_PHYSICS","UNITY_INPUT_SYSTEM_ENABLE_PHYSICS2D","UNITY_INPUT_SYSTEM_ENABLE_UI","HAS_SET_LOCAL_POSITION_AND_ROTATION","UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS","UNITY_INPUT_SYSTEM_INPUT_ACTIONS_EDITOR_AUTO_SAVE_ON_FOCUS_LOST","UNITY_INPUT_SYSTEM_PLATFORM_SCROLL_DELTA","UNITY_INPUT_SYSTEM_INPUT_MODULE_SCROLL_DELTA","UNITY_INPUT_SYSTEM_INPUT_MODULE_NAVIGATION_DEVICE_TYPE","UNITY_INPUT_SYSTEM_INPUT_MODULE_NAVIGATION_DEVICE_TYPE","UNITY_INPUT_SYSTEM_SENDPOINTERHOVERTOPARENT","UNITY_INPUT_SYSTEM_ENABLE_ANALYTICS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.inputsystem/InputSystem/Unity.InputSystem.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":16,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Mathematics.Editor","SourceFiles":["Packages/com.unity.mathematics/Unity.Mathematics.Editor/MatrixDrawer.cs","Packages/com.unity.mathematics/Unity.Mathematics.Editor/PostNormalizedVectorDrawer.cs","Packages/com.unity.mathematics/Unity.Mathematics.Editor/PrimitiveVectorDrawer.cs","Packages/com.unity.mathematics/Unity.Mathematics.Editor/QuaternionDrawer.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[18,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.mathematics/Unity.Mathematics.Editor/Unity.Mathematics.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":17,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Mathematics","SourceFiles":["Packages/com.unity.mathematics/Unity.Mathematics/Geometry/MinMaxAABB.cs","Packages/com.unity.mathematics/Unity.Mathematics/Geometry/Plane.cs","Packages/com.unity.mathematics/Unity.Mathematics/Il2CppEagerStaticClassConstructionAttribute.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular2x2.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular2x2x2.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/cellular3D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/classicnoise2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/classicnoise3D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/classicnoise4D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/common.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise3D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise3Dgrad.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/noise4D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Noise/psrdnoise2D.cs","Packages/com.unity.mathematics/Unity.Mathematics/Properties/AssemblyInfo.cs","Packages/com.unity.mathematics/Unity.Mathematics/PropertyAttributes.cs","Packages/com.unity.mathematics/Unity.Mathematics/affine_transform.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/bool4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/double4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/float4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/half.cs","Packages/com.unity.mathematics/Unity.Mathematics/half2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/half3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/half4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/int4x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/math.cs","Packages/com.unity.mathematics/Unity.Mathematics/math_unity_conversion.cs","Packages/com.unity.mathematics/Unity.Mathematics/matrix.cs","Packages/com.unity.mathematics/Unity.Mathematics/matrix.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/quaternion.cs","Packages/com.unity.mathematics/Unity.Mathematics/random.cs","Packages/com.unity.mathematics/Unity.Mathematics/rigid_transform.cs","Packages/com.unity.mathematics/Unity.Mathematics/svd.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint2x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint3x4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4x2.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4x3.gen.cs","Packages/com.unity.mathematics/Unity.Mathematics/uint4x4.gen.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.mathematics/Unity.Mathematics/Unity.Mathematics.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":18,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Multiplayer.Center.Common","SourceFiles":["Packages/com.unity.multiplayer.center/Common/AnswerData.cs","Packages/com.unity.multiplayer.center/Common/IOnboardingSection.cs","Packages/com.unity.multiplayer.center/Common/IOnboardingSectionAnalyticsProvider.cs","Packages/com.unity.multiplayer.center/Common/Preset.cs","Packages/com.unity.multiplayer.center/Common/SelectedSolutionsData.cs","Packages/com.unity.multiplayer.center/Common/StyleConstants.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.multiplayer.center/Common/Unity.Multiplayer.Center.Common.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":19,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Multiplayer.Center.Editor","SourceFiles":["Packages/com.unity.multiplayer.center/Editor/Analytics/AnalyticsData.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/AnalyticsUtils.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/DebugAnalytics.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/MultiplayerCenterAnalytics.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/MultiplayerCenterAnalyticsFactory.cs","Packages/com.unity.multiplayer.center/Editor/Analytics/OnboardingSectionAnalyticsProvider.cs","Packages/com.unity.multiplayer.center/Editor/AssemblyInfo.cs","Packages/com.unity.multiplayer.center/Editor/Features/PackageManagement.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/MultiplayerCenterWindow.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/RecommendationTabView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/RecommendationViewBottomBar.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/TabGroup.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/QuestionSection.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/QuestionViewFactory.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/QuestionnaireView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/PackageSelectionView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/RecommendationItemView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/RecommendationView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/SectionHeader.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/RecommendationView/SolutionSelectionView.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/StyleClasses.cs","Packages/com.unity.multiplayer.center/Editor/MultiplayerCenterWindow/UI/ViewUtils.cs","Packages/com.unity.multiplayer.center/Editor/OnBoarding/GettingStartedTabView.cs","Packages/com.unity.multiplayer.center/Editor/OnBoarding/QuickstartPackageHandling.cs","Packages/com.unity.multiplayer.center/Editor/OnBoarding/SectionsFinder.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/Logic.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/PresetData.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/QuestionnaireData.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/QuestionnaireEditor.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/QuestionnaireObject.cs","Packages/com.unity.multiplayer.center/Editor/Questionnaire/UserChoicesObject.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/PreReleaseHandling.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationAuthoringData.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationType.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationUtils.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommendationViewData.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommenderSystem.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommenderSystemData.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/RecommenderSystemDataObject.cs","Packages/com.unity.multiplayer.center/Editor/Recommendations/Scoring.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[19,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.multiplayer.center/Editor/Unity.Multiplayer.Center.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":20,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PerformanceTesting.Editor","SourceFiles":["Packages/com.unity.test-framework.performance/Editor/AssemblyInfo.cs","Packages/com.unity.test-framework.performance/Editor/CmdLineResultsSavingCallbacks.cs","Packages/com.unity.test-framework.performance/Editor/PerformanceTestBuildAssemblyFilter.cs","Packages/com.unity.test-framework.performance/Editor/PerformanceTestRunSaver.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/SampleGroupAdditionalData.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/SamplePoint.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestListTable.cs","Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestReportWindow.cs","Packages/com.unity.test-framework.performance/Editor/TestResultXmlParser.cs","Packages/com.unity.test-framework.performance/Editor/TestResultsParser.cs","Packages/com.unity.test-framework.performance/Editor/TestRunBuilder.cs","Packages/com.unity.test-framework.performance/Editor/TestRunnerInitializer.cs","Packages/com.unity.test-framework.performance/Editor/UIElements/ToolbarWithSearch.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[22,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework.performance/Editor/Unity.PerformanceTesting.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":21,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PerformanceTesting","SourceFiles":["Packages/com.unity.collections/Unity.Collections.PerformanceTests.Internal/AssemblyInfo.cs","Packages/com.unity.test-framework.performance/Runtime/AssemblyInfo.cs","Packages/com.unity.test-framework.performance/Runtime/Attributes/PerformanceAttribute.cs","Packages/com.unity.test-framework.performance/Runtime/Attributes/RequiredMemberAttribute.cs","Packages/com.unity.test-framework.performance/Runtime/Attributes/VersionAttribute.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Editor.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Hardware.cs","Packages/com.unity.test-framework.performance/Runtime/Data/PerformanceTestResult.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Player.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Project.cs","Packages/com.unity.test-framework.performance/Runtime/Data/Run.cs","Packages/com.unity.test-framework.performance/Runtime/Data/RunSettings.cs","Packages/com.unity.test-framework.performance/Runtime/Data/SampleGroup.cs","Packages/com.unity.test-framework.performance/Runtime/Data/SampleUnit.cs","Packages/com.unity.test-framework.performance/Runtime/Measure.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/FramesMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/FrametimeMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/MethodMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/ProfilerMarkerMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/ProfilerMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Measurements/ScopeMeasurement.cs","Packages/com.unity.test-framework.performance/Runtime/Metadata.cs","Packages/com.unity.test-framework.performance/Runtime/Meters/IStopWatch.cs","Packages/com.unity.test-framework.performance/Runtime/Meters/StopWatch.cs","Packages/com.unity.test-framework.performance/Runtime/PerformanceTest.cs","Packages/com.unity.test-framework.performance/Runtime/PerformanceTestException.cs","Packages/com.unity.test-framework.performance/Runtime/PerformanceTestHelper.cs","Packages/com.unity.test-framework.performance/Runtime/PlayerCallbacks.cs","Packages/com.unity.test-framework.performance/Runtime/ResourcesLoader.cs","Packages/com.unity.test-framework.performance/Runtime/SampleGroup.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/ConfidenceLevel.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/ConfidenceLevelExtensions.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/MeasurementsStatistics.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/NormalDistributionHelper.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/OutlierMode.cs","Packages/com.unity.test-framework.performance/Runtime/Statistics/StudentDistributionHelper.cs","Packages/com.unity.test-framework.performance/Runtime/Utils.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework.performance/Runtime/Unity.PerformanceTesting.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":22,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PlasticSCM.Editor.Entities","SourceFiles":["Packages/com.unity.collab-proxy/Editor/Entities/GetSubScenePathFromInstance.cs","Packages/com.unity.collab-proxy/Editor/Entities/HierarchyExtensions.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[24,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collab-proxy/Editor/Entities/Unity.PlasticSCM.Editor.Entities.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":23,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.PlasticSCM.Editor","SourceFiles":["Packages/com.unity.collab-proxy/Editor/ApplicationDataPath.cs","Packages/com.unity.collab-proxy/Editor/AssemblyInfo.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetCopyPathOperation.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetFilesFilterPatternsMenuBuilder.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetMenuOperations.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetUVCSOperations.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/AssetsSelection.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/Dialogs/AddToCloudDriveDialog.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/Dialogs/CheckinDialog.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/Dialogs/CheckinDialogOperations.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/HierarchyViewAssetMenu.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/HierarchyViewAssetSelection.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/ProjectViewAssetSelection.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/ProjectViewCloudDriveAssetMenu.cs","Packages/com.unity.collab-proxy/Editor/AssetMenu/ProjectViewUVCSAssetMenu.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/AssetOverlay.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/AssetStatus.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/AssetStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/BuildPathDictionary.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/LocalStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/LockStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/Cache/RemoteStatusCache.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/DrawAssetOverlayIcon.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/DrawHierarchyOverlay.cs","Packages/com.unity.collab-proxy/Editor/AssetOverlays/DrawProjectOverlay.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/AssetsPath.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/GetSelectedPaths.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/LoadAsset.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/AssetsProcessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UVCSAssetModificationProcessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UVCSAssetPostprocessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UVCSAssetsProcessor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/UnityCloudProjectLinkMonitor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/Processor/WorkspaceOperationsMonitor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/ProjectPath.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/RefreshAsset.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/RepaintEditor.cs","Packages/com.unity.collab-proxy/Editor/AssetsUtils/SaveAssets.cs","Packages/com.unity.collab-proxy/Editor/AutoRefresh.cs","Packages/com.unity.collab-proxy/Editor/BoolSetting.cs","Packages/com.unity.collab-proxy/Editor/BuildGetEventExtraInfoFunction.cs","Packages/com.unity.collab-proxy/Editor/CheckWorkspaceTreeNodeStatus.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CloudDriveMenuItem.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CloudDrivePlugin.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CloudDriveWindow.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsListView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsListViewHeaderState.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsListViewItem.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CollaboratorsMultiColumnHeader.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CreateWorkspaceDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CreateWorkspacePanel.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/CreateWorkspace/CreateWorkspaceView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/GetProposedOrganizationProject.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/RefreshAsset.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/ShareWorkspace/ShareWorkspaceDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/ShareWorkspace/ShareWorkspacePanel.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Welcome/WelcomeView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/WindowStatusBar.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/CloudWorkspacesView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DeleteWorkspaceDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DirectoryContentPanel.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DirectoryContentPanelMenu.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DrawExpandedTreeNode.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DrawItemNameBar.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/DrawItemsGridView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ImportInProjectDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ItemsGridSelection.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ItemsGridView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ItemsPosition.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/NewNameDialog.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ProcessDragEvent.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DirectoryContent/ProcessItemsGridViewEvent.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/DragAndDrop/AskUserForExistingFile.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesSelection.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesTreeView.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/CloudDrive/Workspaces/Tree/CloudWorkspacesTreeViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Configuration/AutoConfig.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ChannelCertificateUiImpl.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ClientConfiguration.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/AutoLogin.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/CloudEditionWelcomeWindow.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/OrganizationPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/SignInPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/SignInWithEmailPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CloudEdition/Welcome/WaitingSignInPanel.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ConfigurePartialWorkspace.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CredentialsDialog.cs","Packages/com.unity.collab-proxy/Editor/Configuration/CredentialsUIImpl.cs","Packages/com.unity.collab-proxy/Editor/Configuration/EncryptionConfigurationDialog.cs","Packages/com.unity.collab-proxy/Editor/Configuration/MissingEncryptionPasswordPromptHandler.cs","Packages/com.unity.collab-proxy/Editor/Configuration/SSOCredentialsDialog.cs","Packages/com.unity.collab-proxy/Editor/Configuration/TeamEdition/TeamEditionConfigurationWindow.cs","Packages/com.unity.collab-proxy/Editor/Configuration/ToolConfig.cs","Packages/com.unity.collab-proxy/Editor/Configuration/WriteLogConfiguration.cs","Packages/com.unity.collab-proxy/Editor/Developer/CheckinProgress.cs","Packages/com.unity.collab-proxy/Editor/Developer/GenericProgress.cs","Packages/com.unity.collab-proxy/Editor/Developer/IncomingChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Developer/ProgressOperationHandler.cs","Packages/com.unity.collab-proxy/Editor/Developer/ShelvedChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportDialog.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportLineListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Developer/UpdateReport/UpdateReportListView.cs","Packages/com.unity.collab-proxy/Editor/DrawGuiModeSwitcher.cs","Packages/com.unity.collab-proxy/Editor/EnumExtensions.cs","Packages/com.unity.collab-proxy/Editor/ExternalLink.cs","Packages/com.unity.collab-proxy/Editor/FindUnityObject.cs","Packages/com.unity.collab-proxy/Editor/FindWorkspace.cs","Packages/com.unity.collab-proxy/Editor/GetRelativePath.cs","Packages/com.unity.collab-proxy/Editor/Gluon/CheckinProgress.cs","Packages/com.unity.collab-proxy/Editor/Gluon/IncomingChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Gluon/ProgressOperationHandler.cs","Packages/com.unity.collab-proxy/Editor/Gluon/ShelvedChangesNotification.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/ErrorListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/UpdateReportDialog.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/UpdateReportListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Gluon/UpdateReport/UpdateReportListView.cs","Packages/com.unity.collab-proxy/Editor/HierarchyExtensions.cs","Packages/com.unity.collab-proxy/Editor/Hub/CommandLineArguments.cs","Packages/com.unity.collab-proxy/Editor/Hub/Operations/CreateWorkspace.cs","Packages/com.unity.collab-proxy/Editor/Hub/Operations/DownloadRepository.cs","Packages/com.unity.collab-proxy/Editor/Hub/Operations/OperationParams.cs","Packages/com.unity.collab-proxy/Editor/Hub/ParseArguments.cs","Packages/com.unity.collab-proxy/Editor/Hub/ProcessHubCommand.cs","Packages/com.unity.collab-proxy/Editor/IncomingChanges.cs","Packages/com.unity.collab-proxy/Editor/Inspector/DrawInspectorOperations.cs","Packages/com.unity.collab-proxy/Editor/Inspector/InspectorAssetSelection.cs","Packages/com.unity.collab-proxy/Editor/IntSetting.cs","Packages/com.unity.collab-proxy/Editor/LaunchPackageManager.cs","Packages/com.unity.collab-proxy/Editor/MetaPath.cs","Packages/com.unity.collab-proxy/Editor/OrganizationsInformation.cs","Packages/com.unity.collab-proxy/Editor/PackageEntryPoint.cs","Packages/com.unity.collab-proxy/Editor/PackageInfo.cs","Packages/com.unity.collab-proxy/Editor/ParentWindow.cs","Packages/com.unity.collab-proxy/Editor/PlasticApp.cs","Packages/com.unity.collab-proxy/Editor/ProjectLoadedCounter.cs","Packages/com.unity.collab-proxy/Editor/ProjectPackages.cs","Packages/com.unity.collab-proxy/Editor/QueryVisualElementsExtensions.cs","Packages/com.unity.collab-proxy/Editor/RecommendToEnableManualCheckout.cs","Packages/com.unity.collab-proxy/Editor/SceneView/DrawSceneOperations.cs","Packages/com.unity.collab-proxy/Editor/Settings/DiffAndMergeOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/OpenUVCSProjectSettings.cs","Packages/com.unity.collab-proxy/Editor/Settings/OtherOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/PendingChangesOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/ShelveAndSwitchOptionsFoldout.cs","Packages/com.unity.collab-proxy/Editor/Settings/UVCSProjectSettingsProvider.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/GUIContentNotification.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/INotificationContent.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/NotificationBar.cs","Packages/com.unity.collab-proxy/Editor/StatusBar/WindowStatusBar.cs","Packages/com.unity.collab-proxy/Editor/SwitchModeConfirmationDialog.cs","Packages/com.unity.collab-proxy/Editor/SwitchUVCSPlugin.cs","Packages/com.unity.collab-proxy/Editor/TestingPreference.cs","Packages/com.unity.collab-proxy/Editor/Tool/AuthToken.cs","Packages/com.unity.collab-proxy/Editor/Tool/BringWindowToFront.cs","Packages/com.unity.collab-proxy/Editor/Tool/FindTool.cs","Packages/com.unity.collab-proxy/Editor/Tool/IsExeAvailable.cs","Packages/com.unity.collab-proxy/Editor/Tool/IsExeVersion.cs","Packages/com.unity.collab-proxy/Editor/Tool/LaunchInstaller.cs","Packages/com.unity.collab-proxy/Editor/Tool/LaunchTool.cs","Packages/com.unity.collab-proxy/Editor/Tool/PlasticExeLauncher.cs","Packages/com.unity.collab-proxy/Editor/Tool/ToolConstants.cs","Packages/com.unity.collab-proxy/Editor/UI/Avatar/ApplyCircleMask.cs","Packages/com.unity.collab-proxy/Editor/UI/Avatar/AvatarImages.cs","Packages/com.unity.collab-proxy/Editor/UI/Avatar/GetAvatar.cs","Packages/com.unity.collab-proxy/Editor/UI/CheckUnityException.cs","Packages/com.unity.collab-proxy/Editor/UI/CloseWindowIfOpened.cs","Packages/com.unity.collab-proxy/Editor/UI/DelayedActionByFramesRunner.cs","Packages/com.unity.collab-proxy/Editor/UI/DelayedActionBySecondsRunner.cs","Packages/com.unity.collab-proxy/Editor/UI/DialogWithCheckBox.cs","Packages/com.unity.collab-proxy/Editor/UI/DockEditorWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionButton.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionButtonWithMenu.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionHelpBox.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawActionToolbar.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawCopyableLabel.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawSearchField.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawSplitter.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawStaticElement.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawTextBlockWithLink.cs","Packages/com.unity.collab-proxy/Editor/UI/DrawUserIcon.cs","Packages/com.unity.collab-proxy/Editor/UI/DropDownTextField.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorDispatcher.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorProgressBar.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorProgressControls.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorVersion.cs","Packages/com.unity.collab-proxy/Editor/UI/EditorWindowFocus.cs","Packages/com.unity.collab-proxy/Editor/UI/EntryBuilder.cs","Packages/com.unity.collab-proxy/Editor/UI/EnumPopupSetting.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorListViewItem.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsDialog.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsListView.cs","Packages/com.unity.collab-proxy/Editor/UI/Errors/ErrorsPanel.cs","Packages/com.unity.collab-proxy/Editor/UI/FindEditorWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/GUIActionRunner.cs","Packages/com.unity.collab-proxy/Editor/UI/GetOverlayRect.cs","Packages/com.unity.collab-proxy/Editor/UI/GetPlasticShortcut.cs","Packages/com.unity.collab-proxy/Editor/UI/GetWindowIfOpened.cs","Packages/com.unity.collab-proxy/Editor/UI/GuiEnabled.cs","Packages/com.unity.collab-proxy/Editor/UI/HandleMenuItem.cs","Packages/com.unity.collab-proxy/Editor/UI/Images.cs","Packages/com.unity.collab-proxy/Editor/UI/MeasureMaxWidth.cs","Packages/com.unity.collab-proxy/Editor/UI/PlasticDialog.cs","Packages/com.unity.collab-proxy/Editor/UI/PlasticSplitterGUILayout.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForDialogs.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForOperations.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForViews.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/DrawProgressForWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/LoadingSpinner.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/OperationProgressData.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/ProgressControlsForDialogs.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/ProgressControlsForViews.cs","Packages/com.unity.collab-proxy/Editor/UI/Progress/ProgressControlsForWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/ResponseType.cs","Packages/com.unity.collab-proxy/Editor/UI/RunModal.cs","Packages/com.unity.collab-proxy/Editor/UI/ScreenResolution.cs","Packages/com.unity.collab-proxy/Editor/UI/ShowWindow.cs","Packages/com.unity.collab-proxy/Editor/UI/SortOrderComparer.cs","Packages/com.unity.collab-proxy/Editor/UI/TabButton.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/CenteredContentPanel.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/DrawTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/EmptyStatePanel.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/GetChangesOverlayIcon.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/ListViewItemIds.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/PlasticTreeView.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TableViewOperations.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeHeaderColumns.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeHeaderSettings.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeViewItemExtensions.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeViewItemIds.cs","Packages/com.unity.collab-proxy/Editor/UI/Tree/TreeViewSessionState.cs","Packages/com.unity.collab-proxy/Editor/UI/UIElements/LoadingSpinner.cs","Packages/com.unity.collab-proxy/Editor/UI/UIElements/ProgressControlsForDialogs.cs","Packages/com.unity.collab-proxy/Editor/UI/UIElements/UIElementsExtensions.cs","Packages/com.unity.collab-proxy/Editor/UI/UndoRedo/UndoRedoHelper.cs","Packages/com.unity.collab-proxy/Editor/UI/UndoRedo/UndoRedoState.cs","Packages/com.unity.collab-proxy/Editor/UI/UndoRedo/UndoRedoTextArea.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityConstants.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityEvents.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityMenuItem.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityPlasticGuiMessage.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityPlasticTimer.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityStyles.cs","Packages/com.unity.collab-proxy/Editor/UI/UnityThreadWaiter.cs","Packages/com.unity.collab-proxy/Editor/UVCSConnectionMonitor.cs","Packages/com.unity.collab-proxy/Editor/UVCSMenuItem.cs","Packages/com.unity.collab-proxy/Editor/UVCSNotification.cs","Packages/com.unity.collab-proxy/Editor/UVCSPlugin.cs","Packages/com.unity.collab-proxy/Editor/UVCSPluginIsEnabledPreference.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessGluonUpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessGluonUpdateReport.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessGluonViewHost.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessMergeViewLauncher.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessProgressControls.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessUpdateProgress.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessUpdateReport.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessViewSwitcher.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessWorkspaceStatusChangeListener.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/Headless/HeadlessWorkspaceWindow.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/BranchesListModel.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/BranchesTreeView.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/ErrorEmptyState.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/LoadingEmptyState.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/NoBranchesEmptyState.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/BranchesList/PopupProgressBar.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/ControlledPopupWindow.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/Operations/ControlledPopupOperations.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/Operations/ToolbarOperationsShortcut.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/Operations/UncontrolledPopupOperations.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/PopupWindowDrawing.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/ToolbarMouseBoundary.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/PopupWindow/UncontrolledPopupWindow.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/ToolbarController.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/UVCSToolbar.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbar/UVCSToolbarButtonData.cs","Packages/com.unity.collab-proxy/Editor/UVCSToolbarButtonIsShownPreference.cs","Packages/com.unity.collab-proxy/Editor/UVCSWindow.cs","Packages/com.unity.collab-proxy/Editor/UnityConfigurationChecker.cs","Packages/com.unity.collab-proxy/Editor/UnityPlasticDllVersion.cs","Packages/com.unity.collab-proxy/Editor/VCSBuiltInPlugin.cs","Packages/com.unity.collab-proxy/Editor/ViewSwitcher.cs","Packages/com.unity.collab-proxy/Editor/Views/ApplyShelveWithConflictsQuestionerBuilder.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/BranchesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/Dialogs/CreateBranchDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/Dialogs/DeleteBranchDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/Dialogs/RenameBranchDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Branch/SerializableBranchesTabState.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryPanel.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/BrowseRepository/BrowseRepositoryViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetExplorerView.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/ChangesetsViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/Dialogs/LabelChangesetDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Changesets/GetChangesetsQuery.cs","Packages/com.unity.collab-proxy/Editor/Views/ConfirmContinueWithPendingChangesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/CreateWorkspaceView.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/CreateWorkspaceViewState.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/CreateRepositoryDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoriesListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoriesListView.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoryExplorerDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/Dialogs/RepositoryListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/DrawCreateWorkspaceView.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/PerformInitialCheckin.cs","Packages/com.unity.collab-proxy/Editor/Views/CreateWorkspace/ValidRepositoryName.cs","Packages/com.unity.collab-proxy/Editor/Views/DateFilter.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/ClientDiffTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/Dialogs/GetRestorePathDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffPanel.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/DiffTreeViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/GetClientDiffInfos.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/MergeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Diff/UnityDiffTree.cs","Packages/com.unity.collab-proxy/Editor/Views/DownloadPlasticExeDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/EnableSwitchAndShelveFeatureDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/FileSystemOperation.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListView.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryListViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistorySelection.cs","Packages/com.unity.collab-proxy/Editor/Views/History/HistoryTab.cs","Packages/com.unity.collab-proxy/Editor/Views/History/SaveAction.cs","Packages/com.unity.collab-proxy/Editor/Views/History/SerializableHistoryTabState.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/Dialogs/CreateLabelDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/Dialogs/CreateLabelView.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/Dialogs/RenameLabelDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/Labels/LabelsViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/LaunchDiffOperations.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/DrawLocksListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksSelector.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Locks/LocksViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/ApplyShelveReport.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/ChangeTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/AddMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/ChangeDeleteMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/ConflictResolutionState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/CycleMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DeleteChangeMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DeleteMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DivergentMoveMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/DrawDirectoryResolutionPanel.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/EvilTwinMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/LoadedTwiceMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MergeViewDirectoryConflictMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MoveAddMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MoveDeleteMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/DirectoryConflicts/MovedEvilTwinMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/IsCurrent.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/IsResolved.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeOptionsDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeTreeHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeViewFileConflictMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/MergeViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/SerializableMergeTabState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Developer/UnityMergeTree.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/DrawMergeOverview.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/ChangeTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesTreeHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/IncomingChangesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/Gluon/UnityIncomingChangesTree.cs","Packages/com.unity.collab-proxy/Editor/Views/Merge/IIncomingChangesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/ChangeCategoryTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/ChangeTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/ChangelistTreeViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Changelists/ChangelistMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Changelists/MoveToChangelistMenuBuilder.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/CreatedChangesetData.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/CreatedChangesetEmptyStatePanel.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/CheckinConflictsDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/CreateChangelistDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/DependenciesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/EmptyCommentDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/FilterRulesConfirmationDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/LaunchCheckinConflictsDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/Dialogs/LaunchDependenciesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/DrawCommentTextArea.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/DrawOperationSuccess.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/FilesFilterPatternsMenuBuilder.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesMultiColumnHeader.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesStatusSuccessNotificationContent.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTab_Operations.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTreeHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesTreeView.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingChangesViewPendingChangeMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingMergeLinks/MergeLinkListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/PendingMergeLinks/MergeLinksListView.cs","Packages/com.unity.collab-proxy/Editor/Views/PendingChanges/UnityPendingChangesTree.cs","Packages/com.unity.collab-proxy/Editor/Views/SelectNewCodeReviewBehavior.cs","Packages/com.unity.collab-proxy/Editor/Views/ShelvePendingChangesDialog.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelveListViewItem.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesListHeaderState.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesListView.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesSelection.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesTab.cs","Packages/com.unity.collab-proxy/Editor/Views/Shelves/ShelvesViewMenu.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/DownloadAndInstallOperation.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/GetInstallerTmpFileName.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/MacOSConfigWorkaround.cs","Packages/com.unity.collab-proxy/Editor/Views/Welcome/WelcomeView.cs","Packages/com.unity.collab-proxy/Editor/VisualElementExtensions.cs","Packages/com.unity.collab-proxy/Editor/WebApi/CredentialsResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/CurrentUserAdminCheckResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/ErrorResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/SubscriptionDetailsResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/TokenExchangeResponse.cs","Packages/com.unity.collab-proxy/Editor/WebApi/WebRestApiClient.cs","Packages/com.unity.collab-proxy/Editor/WorkspaceWindow.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/CollabMigration/MigrateCollabProject.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/CollabPlugin.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/PlasticPlugin.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/Settings/PlasticProjectSettingsProvider.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/UI/CooldownWindowDelayer.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/WebApi/ChangesetFromCollabCommitResponse.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/WebApi/IsCollabProjectMigratedResponse.cs","Packages/com.unity.collab-proxy/Editor/_Deprecated/WebApi/OrganizationCredentials.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.collab-proxy/Editor/Unity.PlasticSCM.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":24,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipeline.Universal.ShaderLibrary","SourceFiles":["Packages/com.unity.render-pipelines.universal/ShaderLibrary/Debug/DebugViewEnums.cs","Packages/com.unity.render-pipelines.universal/ShaderLibrary/Deprecated.cs","Packages/com.unity.render-pipelines.universal/ShaderLibrary/ShaderTypes.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[29,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/ShaderLibrary/Unity.RenderPipelines.Universal.ShaderLibrary.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":25,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Editor.Shared","SourceFiles":["Packages/com.unity.render-pipelines.core/Editor-PrivateShared/AssemblyInfo.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[27,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Editor-PrivateShared/Unity.RenderPipelines.Core.Editor.Shared.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":26,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Editor","SourceFiles":["Packages/com.unity.render-pipelines.core/Editor/Analytics/AnalyticsUtils.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/BuildTargetAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/RenderPipelineGraphicsSettingsAnalytics.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/VolumePriorityUsageAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/VolumeProfileOverridesAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/Analytics/VolumeProfileUsageAnalytic.cs","Packages/com.unity.render-pipelines.core/Editor/AssemblyInfo.cs","Packages/com.unity.render-pipelines.core/Editor/AssetDatabaseHelper.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/CoreBuildData.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/CorePreprocessBuild.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/SettingsStrippers/GPUResidentDrawerResourcesStripper.cs","Packages/com.unity.render-pipelines.core/Editor/BuildProcessors/ShaderStrippers/SRPDisabledComputeShaderVariantStripper.cs","Packages/com.unity.render-pipelines.core/Editor/BuildTargetExtensions.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Environment.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Environment.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Output.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Output.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.PhysicalCamera.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.PhysicalCamera.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Rendering.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Rendering.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/CameraUI.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Camera/ISerializedCamera.cs","Packages/com.unity.render-pipelines.core/Editor/CameraEditorUtils.cs","Packages/com.unity.render-pipelines.core/Editor/CommandBuffers/CommandBufferGenerator/CommandBufferGenerator.cs","Packages/com.unity.render-pipelines.core/Editor/ContextualMenuDispatcher.cs","Packages/com.unity.render-pipelines.core/Editor/CoreEditorDrawers.cs","Packages/com.unity.render-pipelines.core/Editor/CoreEditorStyles.cs","Packages/com.unity.render-pipelines.core/Editor/CoreEditorUtils.cs","Packages/com.unity.render-pipelines.core/Editor/CoreRenderPipelinePreferences.cs","Packages/com.unity.render-pipelines.core/Editor/CustomRenderTexture/CustomRenderTextureMenuItem.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugState.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugUIDrawer.Builtins.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugUIDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugUIHandlerCanvasEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/DebugWindow.cs","Packages/com.unity.render-pipelines.core/Editor/Debugging/UIFoldoutEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Deprecated.cs","Packages/com.unity.render-pipelines.core/Editor/EditorPrefBool.cs","Packages/com.unity.render-pipelines.core/Editor/EditorPrefBoolFlags.cs","Packages/com.unity.render-pipelines.core/Editor/EditorWindowWithHelpButton.cs","Packages/com.unity.render-pipelines.core/Editor/ExpandedState.cs","Packages/com.unity.render-pipelines.core/Editor/FilterWindow.cs","Packages/com.unity.render-pipelines.core/Editor/Gizmo/GizmoUtility.cs","Packages/com.unity.render-pipelines.core/Editor/Gizmo/HierarchicalBox.cs","Packages/com.unity.render-pipelines.core/Editor/Gizmo/HierarchicalSphere.cs","Packages/com.unity.render-pipelines.core/Editor/HeaderFoldout.cs","Packages/com.unity.render-pipelines.core/Editor/ICoreRenderPipelinePreferencesProvider.cs","Packages/com.unity.render-pipelines.core/Editor/InspectorCurveEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/CoreLightEditorUtilities.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESEngine.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESImporter.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESImporterEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESObject.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/IESReader.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ISerializedLight.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightAnchorEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightAnchorEditorTool.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightAnchorHandles.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightIntensitySlider.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightPlacementTool.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUI.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUI.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUnit/LightUnitSlider.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUnit/LightUnitSliderSettings.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/LightUnit/TemperatureSlider.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeAdjustmentVolumeEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Dilate.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Invalidation.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.LightTransport.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Placement.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.RenderingLayers.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.Serialization.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.SkyOcclusion.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.VirtualOffset.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeGIBaking.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbePlacement.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeSubdivisionContext.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeSubdivisionResult.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBakingProcessSettingsDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBakingSetEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBuildProcessor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeLightingTab.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeResourceStripper.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeUI.Drawer.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeUI.Skin.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumesOptionsEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/SerializedProbeAdjustmentVolume.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/SerializedProbeVolume.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolumeMenuItems.cs","Packages/com.unity.render-pipelines.core/Editor/Lighting/Shadow/ShadowCascadeGUI.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/CameraController.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/CameraState.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/ComparisonGizmoController.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/ComparisonGizmoState.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Compositor.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Context.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DisplayWindow.DebugSidePanel.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DisplayWindow.EnvironmentLibrarySidePanel.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DisplayWindow.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/DropArea.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Environment.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/EnvironmentLibrary.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/LookDev.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/LookDevRenderer.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/Stage.cs","Packages/com.unity.render-pipelines.core/Editor/LookDev/ToolbarRadio.cs","Packages/com.unity.render-pipelines.core/Editor/Material/AssetReimportUtils.cs","Packages/com.unity.render-pipelines.core/Editor/Material/DecalPreferences.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialEditorExtension.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialHeaderScope.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialHeaderScopeItem.cs","Packages/com.unity.render-pipelines.core/Editor/Material/MaterialHeaderScopeList.cs","Packages/com.unity.render-pipelines.core/Editor/MaterialUpgrader.cs","Packages/com.unity.render-pipelines.core/Editor/MenuManager.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareComponentSRPEditor.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareDataSRPEditor.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareEditor.cs","Packages/com.unity.render-pipelines.core/Editor/PostProcessing/LensFlareEditorUtils.cs","Packages/com.unity.render-pipelines.core/Editor/ProjectorEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/AdditionalPropertiesState.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/AdvancedProperties.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/AdvancedPropertiesObserver.cs","Packages/com.unity.render-pipelines.core/Editor/Properties/PropertiesPreferencesProvider.cs","Packages/com.unity.render-pipelines.core/Editor/PropertyDrawers/VrsLutDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/PropertyFetcher.cs","Packages/com.unity.render-pipelines.core/Editor/QuaternionPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/RelativePropertiesDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/RemoveAdditionalDataUtils.cs","Packages/com.unity.render-pipelines.core/Editor/RemoveComponentUtils.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphUtilsResourceStripper.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.PanManipulator.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.PassTitleLabel.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.SidePanel.cs","Packages/com.unity.render-pipelines.core/Editor/RenderGraph/RenderGraphViewer.cs","Packages/com.unity.render-pipelines.core/Editor/STP/STPResourceStripper.cs","Packages/com.unity.render-pipelines.core/Editor/SampleDependencyImportSystem/SampleDependencyImporter.cs","Packages/com.unity.render-pipelines.core/Editor/SampleDependencyImportSystem/SampleList.cs","Packages/com.unity.render-pipelines.core/Editor/ScriptTemplates/ScriptTemplates.cs","Packages/com.unity.render-pipelines.core/Editor/SerializedPropertyExtension.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/DefaultVolumeProfileCategories.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/DefaultVolumeProfileEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/PropertyDrawers/DefaultVolumeProfileSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/PropertyDrawers/RenderPipelineGraphicsSettingsContainerPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/PropertyDrawers/ShaderStrippingSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineGlobalSettingsEndNameEditAction.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineGlobalSettingsProvider.deprecated.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineGlobalSettingsUI.Drawers.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/RenderPipelineResourcesEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Settings/SettingsProviderGUIScope.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderGenerator/CSharpToHLSL.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderGenerator/ShaderGeneratorMenu.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderGenerator/ShaderTypeGeneration.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/IVariantStripper.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderExtensions.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderPreprocessor.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderStrippingReport.cs","Packages/com.unity.render-pipelines.core/Editor/ShaderStripping/ShaderStrippingWatcher.cs","Packages/com.unity.render-pipelines.core/Editor/SpeedTree8MaterialUpgrader.cs","Packages/com.unity.render-pipelines.core/Editor/SpeedTree9MaterialUpgrader.cs","Packages/com.unity.render-pipelines.core/Editor/StringExtensions.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/EditorMaterialQuality.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/LocalizationHelper.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SampleUtilities.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SceneRenderPipelineEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SerializedBitArray.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/SerializedBitArray.deprecated.cs","Packages/com.unity.render-pipelines.core/Editor/Utilities/TimedScope.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/BoolParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/ColorParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/FloatParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/IntParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/TextureParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/Drawers/Vector4ParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/SerializedDataParameter.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeAdditionalGizmo.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentCopyPaste.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentListEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeComponentProvider.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeGizmoDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeMenuItems.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeParameterDrawer.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeProfileEditor.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeProfileFactory.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumeProfileUtils.cs","Packages/com.unity.render-pipelines.core/Editor/Volume/VolumesPreferences.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","HAS_BURST","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[8,12,18,29,31,39,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Editor/Unity.RenderPipelines.Core.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":27,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Runtime.Shared","SourceFiles":["Packages/com.unity.render-pipelines.core/Runtime-PrivateShared/AssemblyInfo.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[29,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Runtime-PrivateShared/Unity.RenderPipelines.Core.Runtime.Shared.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":28,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.core/Runtime/AssemblyInfo.cs","Packages/com.unity.render-pipelines.core/Runtime/Camera/CameraHistory.cs","Packages/com.unity.render-pipelines.core/Runtime/Camera/CameraSwitcher.cs","Packages/com.unity.render-pipelines.core/Runtime/Camera/FreeCamera.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/BaseCommandBufer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/CommandBufferHelpers.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/ComputeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IBaseCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IComputeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IRasterCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/IUnsafeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/RasterCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/CommandBuffers/UnsafeCommandBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CommandBufferPool.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CommonStructs.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ComponentSingleton.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ConstantBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ContextContainer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CoreAttributes.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CoreProfileId.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/CoreUnsafeUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/DynamicArray.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/DynamicResolutionHandler.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/DynamicString.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/GlobalDynamicResolutionSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/IAdditionalData.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/IVirtualTexturingEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ListBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ObjectPools.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/Observable.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ObservableList.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ReloadAttribute.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/ReloadGroupAttribute.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/RemoveRange.Extensions.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/SerializableEnum.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/SerializedDictionary.cs","Packages/com.unity.render-pipelines.core/Runtime/Common/Swap.Extensions.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsHDROutput.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsPanel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsStats.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsUI.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplaySettingsVolumes.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugDisplayStats.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugFrameTiming.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugManager.Actions.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugManager.UIState.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugManager.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugOverlay.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugShapes.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.Containers.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.Fields.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.Panel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUI.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/DebugUpdater.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/FrameTiming/FrameTimeBottleneck.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/FrameTiming/FrameTimeSample.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettingsData.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettingsPanel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IDebugDisplaySettingsQuery.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/IVolumeDebugSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/MousePositionDebug.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerBitField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerButton.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerCanvas.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerColor.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerContainer.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumHistory.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerFloatField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerFoldout.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerGroup.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerHBox.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIndirectFloatField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIndirectToggle.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIntField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerMessageBox.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerObject.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerObjectList.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerObjectPopupField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPanel.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPersistentCanvas.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerProgressBar.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerRenderingLayerField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerRow.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggle.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggleHistory.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerUIntField.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVBox.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerValue.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerValueTuple.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector2.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector3.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector4.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerWidget.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/Prefabs/Scripts/UIFoldout.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/ProfilingScope.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/ShaderDebugPrintManager.cs","Packages/com.unity.render-pipelines.core/Runtime/Debugging/VolumeDebugSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Deprecated.cs","Packages/com.unity.render-pipelines.core/Runtime/Documentation.cs","Packages/com.unity.render-pipelines.core/Runtime/Inputs/InputRegistering.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/IProbeVolumeEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeAdjustmentVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeAdjustmentVolume.deprecated.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeBrickIndex.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeBrickPool.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeIndexOfIndices.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.Binding.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.Debug.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.ReflProbeNormalization.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.Streaming.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeReferenceVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolume.Migration.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeAsset.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingProcessSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingSet.Editor.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingSet.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeBakingSetWeakReference.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeConstantRuntimeResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeGIContributor.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeGlobalSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumePerSceneData.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumePositioning.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeSceneData.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeScratchBufferPool.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumeStreamableAsset.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ProbeVolumesOptions.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/ProbeVolume/ShaderVariablesProbeVolumes.cs","Packages/com.unity.render-pipelines.core/Runtime/Lighting/SphericalHarmonics.cs","Packages/com.unity.render-pipelines.core/Runtime/Lights/LightAnchor.cs","Packages/com.unity.render-pipelines.core/Runtime/LookDev/IDataProvider.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/HDROutputDefines.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/IPostProcessComponent.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareCommonSRP.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareComponentSRP.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareDataSRP.cs","Packages/com.unity.render-pipelines.core/Runtime/PostProcessing/LensFlareOcclusionPermutation.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/CompilerContextData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/FixedAttachmentArray.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/NativePassCompiler.Debug.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/NativePassCompiler.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/PassesData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Compiler/ResourcesData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Debug/DebugDisplaySettingsRenderGraph.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/Debug/RenderGraphDebugParams.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/IRenderGraphBuilder.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/IRenderGraphEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/IRenderGraphRecorder.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.Compiler.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.DebugData.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.ExceptionMessages.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraph.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphBuilder.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphBuilders.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphCompilationCache.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphDefaultResources.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphGlobalSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphLogger.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphObjectPool.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphPass.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphPassType.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphProfileId.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceAccelerationStructure.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourcePool.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceRegistry.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceRendererList.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResourceTexture.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphResources.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphUtilsBlit.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderGraph/RenderGraphUtilsResources.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/ICloudBackground.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/IVolumetricCloud.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineGlobalSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineGlobalSettingsUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineGraphicsSettingsContainer.cs","Packages/com.unity.render-pipelines.core/Runtime/RenderPipeline/RenderPipelineResources.cs","Packages/com.unity.render-pipelines.core/Runtime/STP/ISTPEnabledRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/STP/STP.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/IDefaultVolumeProfileResource.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/IDefaultVolumeProfileSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/IncludeRenderPipelineAsset.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/LightmapSamplingSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/RenderingDebuggerRuntimeResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Settings/ShaderStrippingSetting.cs","Packages/com.unity.render-pipelines.core/Runtime/ShaderGenerator/ShaderGeneratorAttributes.cs","Packages/com.unity.render-pipelines.core/Runtime/ShaderLibrary/Sampling/Hammersley.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/IRenderPipelineGraphicsSettingsStripper.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/IStripper.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/RenderPipelineGraphicsSettingsStripper.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/RenderPipelineGraphicsSettingsStripperFetcher.cs","Packages/com.unity.render-pipelines.core/Runtime/Stripping/RenderPipelineGraphicsSettingsStripperReport.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/BufferedRTHandleSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/DepthBits.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/MSAASamples.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/PowerOfTwoTextureAtlas.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/RTHandle.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/RTHandleSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/RTHandles.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/Texture2DAtlas.cs","Packages/com.unity.render-pipelines.core/Runtime/Textures/TextureXR.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ArrayExtensions.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/BatchRendererGroupGlobals.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/BitArray.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/Blitter.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CameraCaptureBridge.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ColorSpaceUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ColorUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CoreMatrixUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CoreRenderPipelinePreferences.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CoreUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/CullContextData.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/DelegateUtility.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/FSRUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUPrefixSum/GPUPrefixSum.Data.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUPrefixSum/GPUPrefixSum.ShaderIDs.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUPrefixSum/GPUPrefixSum.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUSort/GPUSort.Data.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/GPUSort/GPUSort.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HDROutputUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HableCurve.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HaltonSequence.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/HashFNV1A32.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/LightUnitUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/MaterialQuality.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/MeshGizmo.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/ResourceReloader.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/SceneRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/TextureCurve.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/TextureGradient.cs","Packages/com.unity.render-pipelines.core/Runtime/Utilities/TileLayoutUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/IVolume.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/KeyframeUtility.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/Volume.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeCollection.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeComponent.EditorOnly.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeComponent.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeDebugData.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeManager.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeParameter.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeProfile.cs","Packages/com.unity.render-pipelines.core/Runtime/Volume/VolumeStack.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/Vrs.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsLut.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsRenderPipelineRuntimeResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsResources.cs","Packages/com.unity.render-pipelines.core/Runtime/Vrs/VrsShaders.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRBuiltinShaderConstants.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRGraphicsAutomatedTests.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRLayout.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRLayoutStack.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRMirrorView.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XROcclusionMesh.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRPass.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRSRPSettings.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRView.cs","Packages/com.unity.render-pipelines.core/Runtime/XR/XRVisibleMesh.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","ENABLE_VR_MODULE","ENABLE_XR_MODULE","ENABLE_INPUT_SYSTEM_PACKAGE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,12,16,18,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Runtime/Unity.RenderPipelines.Core.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":29,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Core.ShaderLibrary","SourceFiles":["Packages/com.unity.render-pipelines.core/ShaderLibrary/DummyShaderLibrary.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/ShaderLibrary/Unity.RenderPipelines.Core.ShaderLibrary.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":30,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.GPUDriven.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/AABB.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/AssemblyInfo.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/BatchLayers.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Components/DisallowGPUDrivenRendering.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Components/DisallowSmallMeshCulling.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Debug/DebugDisplayGPUResidentDrawer.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/FrustumPlanes.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentBatcher.SpeedTree.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentBatcher.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawer.Validator.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawer.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerDebug.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerResources.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/GPUResidentDrawerTypes.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/IGPUResidentRenderPipeline.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCuller.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCullerBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCullingBatcher.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceCullingBatcherBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/GPUInstanceDataBuffer.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/GPUInstanceDataUploader.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceAllocator.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceData.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceDataSystem.Jobs.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceDataSystem.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceDataSystemBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceTransformUpdateDefs.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceType.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceData/InstanceWindDataUpdateDefs.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceOcclusionCuller.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/InstanceOcclusionCullerShaderVariables.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/LODGroupDataPool.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/LODGroupDataPoolBurst.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/LODRenderingUtils.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OccluderDepthPyramidConstants.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OcclusionCullingCommon.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OcclusionCullingCommonShaderVariables.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/OcclusionCullingDebugShaderVariables.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/RenderersBatchersContext.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/RenderersParameters.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Utilities/MemoryUtilities.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Utilities/ParallelBitArray.cs","Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Utilities/ParallelSortExtensions.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,12,18,29,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.core/Runtime/GPUDriven/Unity.RenderPipelines.GPUDriven.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":31,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary","SourceFiles":["Packages/com.unity.shadergraph/ShaderGraphLibrary/DummyShaderGraphLibrary.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.shadergraph/ShaderGraphLibrary/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":32,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.2D.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.universal/Runtime/2D/AssemblyInfo.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/CinemachineUniversalPixelPerfect.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Clipper.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DAuthoring.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DBlendStyle.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DCullResult.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DPoint.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Light2DShape.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/LightUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/IRenderPass2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/PixelPerfectBackgroundPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Render2DLightingPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/LayerUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/Light2DLookupTexture.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/LightBatch.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Passes/Utility/RendererLighting.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/PixelPerfectCamera.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/PixelPerfectCameraInternal.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Renderer2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Renderer2DData.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Renderer2DDataAuthoring.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/RendererFeatures/ScriptableRenderPass2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/CopyCameraSortingLayerPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawLight2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawNormal2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawRenderer2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/DrawShadow2DPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/GlobalPropertiesPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/Renderer2DRendergraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Rendergraph/UpscalePass.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/CompositeShadowCaster2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowCaster2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowCasterGroup2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowCasterGroup2DManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/EdgeDictionary.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/IEdgeStore.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_Collider.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_SpriteRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_SpriteShape.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShape2DProvider_SpriteSkin.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/Providers/ShadowShapeProvider2D_Utility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowEdge.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowMesh2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowShape2D.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowShape2DProvider.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShadowUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/ShapeProviderUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowProvider/VertexDictionary.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/Shadows/ShadowRendering.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/ArraySlice.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/PlanarGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/Tessellator.cs","Packages/com.unity.render-pipelines.universal/Runtime/2D/UTess2D/UTess.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","USING_PHYSICS2D","ENABLE_VR_MODULE","ENABLE_XR_MODULE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,18,25,29,36,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Runtime/2D/Unity.RenderPipelines.Universal.2D.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":33,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Config.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.universal-config/Runtime/ShaderConfig.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[29,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal-config/Runtime/Unity.RenderPipelines.Universal.Config.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":34,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Editor","SourceFiles":["Packages/com.unity.render-pipelines.universal/Editor/2D/CinemachineUniversalPixelPerfectEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/CompositeShadowCaster2DEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/BuiltInToURP2DConverterContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/BuiltInToURP2DMaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/ParametricToFreeformLightUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/URP2DConverterUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Converter/UpgradeURP2DAssetsContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/FreeformPathPresets.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/GameObjectCreation.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Light2DEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Light2DEditorUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/LightBatchingDebugger/LightBatchingDebugger.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/PixelPerfectCameraEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Renderer2DAnalytics.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Renderer2DDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Renderer2DMenus.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/AssetCallbacks/CreateSpriteCustomLitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/AssetCallbacks/CreateSpriteLitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/AssetCallbacks/CreateSpriteUnlitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Nodes/LightTextureNode.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Nodes/SpriteSkinningNode.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/SpriteSubTargetUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/UniversalSpriteCustomLitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/UniversalSpriteLitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShaderGraph/Targets/UniversalSpriteUnlitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/CastingSourceDropDown.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowCaster2DEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowCaster2DShapeTool.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowProvider/ShadowShape2DProvider_ProperyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/Shadows/ShadowProvider/ShadowShape2DProvider_SpriteSkin_PropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/BezierUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/ControlPoint.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePathController.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePathExtensions.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/EditablePathUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/IEditablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/IEditablePathController.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/ISnapping.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/IUndoObject.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/MultipleEditablePathController.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditablePath/Snapping.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/GenericScriptablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/GenericScriptablePathInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/PathComponentEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/PathEditorTool.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/PathEditorToolExtensions.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/ScriptableData.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/ScriptablePath.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/EditorTool/ScriptablePathInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/ClickAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/CommandAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/Control.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/DefaultControl.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GUIAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GUIState.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GUISystem.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GenericControl.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/GenericDefaultControl.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/HoveredControlAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/IGUIState.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/LayoutData.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/GUIFramework/SliderAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/ISelectable.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/ISelection.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/ISelector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/IndexedSelection.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/PointRectSelector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/RectSelector.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Selection/SerializableSelection.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/IShape.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/Polygon.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/ShapeExtensions.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/Shapes/Spline.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/CreatePointAction.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/Drawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/EditablePathView.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/IDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/ShapeEditor/View/IEditablePathView.cs","Packages/com.unity.render-pipelines.universal/Editor/2D/SortingLayerDropDown.cs","Packages/com.unity.render-pipelines.universal/Editor/Analytics/AssetReimporterAnalytic.cs","Packages/com.unity.render-pipelines.universal/Editor/Analytics/PostProcessDataAnalytics.cs","Packages/com.unity.render-pipelines.universal/Editor/AnimationClipUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/AnimationClipUpgrader_Types.cs","Packages/com.unity.render-pipelines.universal/Editor/AssemblyInfo.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/AutodeskInteractiveMaterialImport.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/FBXArnoldSurfaceMaterialDescriptionPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/FBXMaterialDescriptionPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/MaterialPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/ModelPostProcessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/PhysicalMaterial3DsMaxPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/ShaderGraphMaterialsUpdater.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/SketchupMaterialDescriptionPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/ThreeDSMaterialDescriptionPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetPostProcessors/UniversalRenderPipelineGlobalSettingsPostprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/AssetVersion.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/GraphicsSettingsStrippers/RendererStripper.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/GraphicsSettingsStrippers/ScreenSpaceAmbientOcclusionStripper.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPBuildData.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPBuildDataValidator.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPPreprocessBuild.cs","Packages/com.unity.render-pipelines.universal/Editor/BuildProcessors/URPProcessScene.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Environment.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Environment.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Output.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Output.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.PhysicalCamera.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.PresetInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Rendering.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Rendering.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineCameraUI.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Camera/UniversalRenderPipelineSerializedCamera.cs","Packages/com.unity.render-pipelines.universal/Editor/ContextualMenuDispatcher.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/AnimationClipConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/BuiltInToURPConverterContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ConversionIndexers.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ConverterItemDescriptor.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ConverterItemInfo.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/Converters.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/Converters/RenderSettingsConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/InitializeConverterContext.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/MaterialReferenceBuilder.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/ReadonlyMaterialConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RenderPipelineConverter.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RenderPipelineConverterContainer.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RenderPipelineConvertersEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Converter/RunItemContext.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/CreateDecalProjector.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/CreateDecalShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DecalProjectorEditor.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DecalProjectorEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DecalShaderGraphGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/DisplacableRectHandles.cs","Packages/com.unity.render-pipelines.universal/Editor/Decal/ProjectedTransform.cs","Packages/com.unity.render-pipelines.universal/Editor/DefaultScene/UniversalProjectSettings.cs","Packages/com.unity.render-pipelines.universal/Editor/Deprecated.cs","Packages/com.unity.render-pipelines.universal/Editor/EditorUtils.cs","Packages/com.unity.render-pipelines.universal/Editor/LightExplorer.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineLightUI.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineLightUI.PresetInspector.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineLightUI.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/Lighting/UniversalRenderPipelineSerializedLight.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/BloomEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ChannelMixerEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ColorCurvesEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ColorLookupEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/DepthOfFieldEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/FilmGrainEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/LiftGammaGainEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/MotionBlurEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ScreenSpaceLensFlareEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/ShadowsMidtonesHighlightsEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/Overrides/TonemappingEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/PostProcessDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RenderStateDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/DecalRendererFeatureEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/FullScreenPassRendererFeatureEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/NewPostProcessTemplateDropdownItems.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/RenderObjectsPassFeatureEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/ScreenSpaceAmbientOcclusionEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/RendererFeatures/ScreenSpaceShadowsEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/SavedParameter.cs","Packages/com.unity.render-pipelines.universal/Editor/SceneTemplates/URPBasicScenePipeline.cs","Packages/com.unity.render-pipelines.universal/Editor/ScriptTemplates/ScriptTemplates.cs","Packages/com.unity.render-pipelines.universal/Editor/ScriptableRendererDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/ScriptableRendererFeatureProvider.cs","Packages/com.unity.render-pipelines.universal/Editor/Settings/PropertyDrawers/URPDefaultVolumeProfileSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/Settings/PropertyDrawers/URPRenderGraphPropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/Settings/PropertyDrawers/URPShaderStrippingSettingsPropertyDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderBuildPreprocessor.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/BaseShaderGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ParticleGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShaderGraphLitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShaderGraphUnlitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadergraphSpriteGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/BakedLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/LitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/ParticlesLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/ParticlesSimpleLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/ParticlesUnlitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/SimpleLitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/Shaders/UnlitShader.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/BakedLitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/LitDetailGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/LitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/ShadingModels/SimpleLitGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/SixWayGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGUI/TerrainLitShaderGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateCanvasShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateFullscreenShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateLitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateSixWayShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/AssetCallbacks/CreateUnlitShaderGraph.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Includes/DecalMeshBiasTypeEnum.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Nodes/UniversalSampleBufferNode.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalCanvasSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalDecalSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalFullscreenSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalLitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalSixWaySubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/Targets/UniversalUnlitSubTarget.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalBlockFields.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalFields.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalMetadata.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalProperties.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalStructFields.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderGraph/UniversalStructs.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderScriptableStripper.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderStripTool.cs","Packages/com.unity.render-pipelines.universal/Editor/ShaderUtils.cs","Packages/com.unity.render-pipelines.universal/Editor/TrackballUIDrawer.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalAdditionalCameraDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalAdditionalLightDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalAnalytics.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAsset/SerializedUniversalRenderPipelineAsset.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAsset/UniversalRenderPipelineAssetUI.Drawers.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAsset/UniversalRenderPipelineAssetUI.Skin.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineAssetEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineLightEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineMaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRenderPipelineVolumeComponentEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalRendererDataEditor.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalSpeedTree8MaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/UniversalSpeedTree9MaterialUpgrader.cs","Packages/com.unity.render-pipelines.universal/Editor/UpgradeCommon.cs","Packages/com.unity.render-pipelines.universal/Editor/UpgradeUtility.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXAbstractParticleURPLitOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXDecalURPOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXShaderGraphGUI.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPBinder.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPLitMeshOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPLitPlanarPrimitiveOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPLitQuadStripOutput.cs","Packages/com.unity.render-pipelines.universal/Editor/VFXGraph/VFXURPSubOutput.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","ENABLE_XR_MODULE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[7,17,26,27,28,29,31,33,36,42,61,62,63,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Editor/Unity.RenderPipelines.Universal.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":35,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Runtime","SourceFiles":["Packages/com.unity.render-pipelines.universal/Runtime/AssemblyInfo.cs","Packages/com.unity.render-pipelines.universal/Runtime/ComponentUtility.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/PostProcessData.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/RenderStateData.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAsset.DefaultResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAsset.cs","Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAssetPrefiltering.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsCommon.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsLighting.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsMaterial.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugDisplaySettingsRendering.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugHandler.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/DebugRenderSetup.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineDebugDisplaySettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineDebugDisplayStats.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineVolumeDebugSettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/Debug/UniversalRenderPipelineVolumeDebugSettings.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DBuffer/DBufferDepthCopyPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DBuffer/DBufferRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DBuffer/DecalForwardEmissivePass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalDrawErrorRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalPreviewPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalProjector.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalProjector.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/DecalShaderPassNames.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalChunk.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalCreateDrawCallSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalDrawSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalEntityManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalSkipCulledSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalUpdateCachedSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalUpdateCulledSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/Entities/DecalUpdateCullingGroupSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/ScreenSpace/DecalGBufferRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Decal/ScreenSpace/DecalScreenSpaceRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/DeferredLights.cs","Packages/com.unity.render-pipelines.universal/Runtime/Deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/Documentation.cs","Packages/com.unity.render-pipelines.universal/Runtime/ForwardLights.cs","Packages/com.unity.render-pipelines.universal/Runtime/ForwardRendererData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/Universal2DResourceData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalCameraData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalLightData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalPostProcessingData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalRenderingData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalResourceBase.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalResourceData.cs","Packages/com.unity.render-pipelines.universal/Runtime/FrameData/UniversalShadowData.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/RawColorHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/RawDepthHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/SingleHistoryBase.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/StpHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/History/TaaHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/IntermediateTextureMode.cs","Packages/com.unity.render-pipelines.universal/Runtime/LightCookieManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/Memory/BuddyAllocator.cs","Packages/com.unity.render-pipelines.universal/Runtime/Memory/Fixed2.cs","Packages/com.unity.render-pipelines.universal/Runtime/Memory/PinnedArray.cs","Packages/com.unity.render-pipelines.universal/Runtime/MotionVectors.cs","Packages/com.unity.render-pipelines.universal/Runtime/NativeRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/NoAllocUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/NormalReconstruction.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/Bloom.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ChannelMixer.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ChromaticAberration.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ColorAdjustments.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ColorCurves.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ColorLookup.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/DepthOfField.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/FilmGrain.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/LensDistortion.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/LiftGammaGain.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/MotionBlur.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/PaniniProjection.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ScreenSpaceLensFlare.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/ShadowsMidtonesHighlights.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/SplitToning.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/Tonemapping.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/Vignette.cs","Packages/com.unity.render-pipelines.universal/Runtime/Overrides/WhiteBalance.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/AdditionalLightsShadowAtlasLayout.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/AdditionalLightsShadowCasterPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/CapturePass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ColorGradingLutPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/CopyColorPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/CopyDepthPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DeferredPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DepthNormalOnlyPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DepthOnlyPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DrawObjectsPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DrawScreenSpaceUIPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/DrawSkyboxPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/FinalBlitPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/GBufferPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/HDRDebugViewPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/InvokeOnRenderObjectCallbackPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/MainLightShadowCasterPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/MotionVectorRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/PostProcessPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/PostProcessPassRenderGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ProbeVolumeDebugPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/RenderObjectsPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ScreenSpaceAmbientOcclusionPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/ScriptableRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/StencilCrossFadeRenderPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/TransparentSettingsPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/XRDepthMotionPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/Passes/XROcclusionMeshPass.cs","Packages/com.unity.render-pipelines.universal/Runtime/PostProcessPasses.cs","Packages/com.unity.render-pipelines.universal/Runtime/PostProcessUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/RTHandleUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/ReflectionProbeManager.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderGraph/RenderGraphGraphicsAutomatedTests.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/Renderer2DResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineDebugShaders.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineEditorAssets.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineEditorMaterials.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineEditorShaders.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineRuntimeShaders.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineRuntimeTextures.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRenderPipelineRuntimeXRResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderPipelineResources/UniversalRendererResources.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderTargetBufferSystem.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderTargetHandle.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/DecalRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/DisallowMultipleRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/FullScreenPassRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/FullScreenPassRendererFeature.migration.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/FullScreenPassRendererFeature_OldGUID.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/RenderObjects.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/ScreenSpaceAmbientOcclusion.cs","Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/ScreenSpaceShadows.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderingLayerUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/RenderingUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/SampleCount.cs","Packages/com.unity.render-pipelines.universal/Runtime/SceneViewDrawMode.cs","Packages/com.unity.render-pipelines.universal/Runtime/ScriptableRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/ScriptableRendererData.cs","Packages/com.unity.render-pipelines.universal/Runtime/ScriptableRendererFeature.cs","Packages/com.unity.render-pipelines.universal/Runtime/Settings/RenderGraphSettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/Settings/URPDefaultVolumeProfileSetting.cs","Packages/com.unity.render-pipelines.universal/Runtime/Settings/URPShaderStrippingSetting.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShaderBitArray.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShaderData.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShaderUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShadowCulling.cs","Packages/com.unity.render-pipelines.universal/Runtime/ShadowUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/SpaceFillingCurves.cs","Packages/com.unity.render-pipelines.universal/Runtime/StencilUsage.cs","Packages/com.unity.render-pipelines.universal/Runtime/StpUtils.cs","Packages/com.unity.render-pipelines.universal/Runtime/SupportedOnRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/TemporalAA.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/InclusiveRange.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/LightMinMaxZJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/ReflectionProbeMinMaxZJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/TileRangeExpansionJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/TileSize.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/TilingJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/Tiling/ZBinningJob.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalCameraData.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalCameraData.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalLightData.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalAdditionalLightData.deprecated.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalCameraHistory.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipeline.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipelineCore.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipelineGlobalSettings.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderPipelineRenderGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRenderer.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRendererData.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRendererDebug.cs","Packages/com.unity.render-pipelines.universal/Runtime/UniversalRendererRenderGraph.cs","Packages/com.unity.render-pipelines.universal/Runtime/VFXGraph/Utility/PropertyBinders/URPCameraBinder.cs","Packages/com.unity.render-pipelines.universal/Runtime/VolumeRequiresRendererFeatures.cs","Packages/com.unity.render-pipelines.universal/Runtime/XR/XRPassUniversal.cs","Packages/com.unity.render-pipelines.universal/Runtime/XR/XRSystemUniversal.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","ENABLE_BURST_1_0_0_OR_NEWER","ENABLE_VR_MODULE","ENABLE_XR_MODULE","USING_ANIMATION_MODULE","USING_PHYSICS2D_MODULE","ENABLE_INPUT_SYSTEM_PACKAGE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,18,25,28,29,31,34,62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Runtime/Unity.RenderPipelines.Universal.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":36,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.RenderPipelines.Universal.Shaders","SourceFiles":["Packages/com.unity.render-pipelines.universal/Shaders/Shaders.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.render-pipelines.universal/Shaders/Unity.RenderPipelines.Universal.Shaders.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":37,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Rendering.LightTransport.Editor","SourceFiles":["Packages/com.unity.rendering.light-transport/Editor/ShaderTemplates.cs","Packages/com.unity.rendering.light-transport/Editor/UnifiedRTShaderImporter.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.rendering.light-transport/Editor/Unity.Rendering.LightTransport.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":38,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Rendering.LightTransport.Runtime","SourceFiles":["Packages/com.unity.rendering.light-transport/Runtime/AssemblyInfo.cs","Packages/com.unity.rendering.light-transport/Runtime/Sampling/SamplingResources.cs","Packages/com.unity.rendering.light-transport/Runtime/Sampling/SobolData.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/AccelStructAdapter.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/AccelStructInstances.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/GeometryPool/GeometryPool.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/GeometryPool/GeometryPoolDefs.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/TerrainToMesh.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/BackendHelpers.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/BlockAllocator.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/GraphicsHelpers.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/PersistentGPUArray.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Common/Utilities/Utils.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/BLASPositionsPool.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRayTracingAccelStruct.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRayTracingBackend.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRayTracingShader.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/BvhCheck.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/Common.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/HlbvhBuilder.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/HlbvhTopLevelBuilder.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/RadeonRaysAPI.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/RadixSort.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/RestructureBvh.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/Scan.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/RadeonRays/StringIDs.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HardwareRayTracingAccelStruct.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HardwareRayTracingBackend.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HardwareRayTracingShader.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/IRayTracingAccelStruct.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/IRayTracingBackend.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/IRayTracingShader.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/RayTracingContext.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/RayTracingResources.cs","Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/UnifiedRayTracingException.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[8,12,18,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.rendering.light-transport/Runtime/Unity.Rendering.LightTransport.Runtime.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":39,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Rider.Editor","SourceFiles":["Packages/com.unity.ide.rider/Rider/Editor/Discovery.cs","Packages/com.unity.ide.rider/Rider/Editor/EditorPluginInterop.cs","Packages/com.unity.ide.rider/Rider/Editor/LogFileOpener.cs","Packages/com.unity.ide.rider/Rider/Editor/LoggingLevel.cs","Packages/com.unity.ide.rider/Rider/Editor/PluginSettings.cs","Packages/com.unity.ide.rider/Rider/Editor/PostProcessors/RiderAssetPostprocessor.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/AssemblyNameProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/FileIOProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/GUIDProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IAssemblyNameProvider.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IFileIO.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGUIDGenerator.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGenerator.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/LastWriteTracker.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/PackageManagerTracker.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGeneration.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGenerationFlag.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectPart.cs","Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/SolutionGuidGenerator.cs","Packages/com.unity.ide.rider/Rider/Editor/Properties/AssemblyInfo.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderInitializer.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditor.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorData.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorDataPersisted.cs","Packages/com.unity.ide.rider/Rider/Editor/RiderStyles.cs","Packages/com.unity.ide.rider/Rider/Editor/StartUpMethodExecutor.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackData.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackInitializer.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/RiderTestRunner.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunCallback.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunEventsHandler.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestEvent.cs","Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestsCallback.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/CommandLineParser.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/FileSystemUtil.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/LibcNativeInterop.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/RiderMenu.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/RiderPathUtil.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/SerializableVersion.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/StringBuilderExtensions.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/StringUtils.cs","Packages/com.unity.ide.rider/Rider/Editor/Util/UnityVersionUtils.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","TEST_FRAMEWORK","ROSLYN_ANALYZER_FIX","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.ide.rider/Rider/Editor/JetBrains.Rider.PathLocator.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ide.rider/Rider/Editor/com.unity.ide.rider.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":40,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Searcher.Editor","SourceFiles":["Packages/com.unity.searcher/Editor/AssemblyInfo.cs","Packages/com.unity.searcher/Editor/Searcher/Searcher.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherAdapter.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherControl.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherDatabase.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherDatabaseBase.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherHighlighter.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherItem.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherTreeUtility.cs","Packages/com.unity.searcher/Editor/Searcher/SearcherWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.searcher/Editor/Unity.Searcher.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":41,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.ShaderGraph.Editor","SourceFiles":["Packages/com.unity.shadergraph/Editor/AssemblyInfo.cs","Packages/com.unity.shadergraph/Editor/AssetCallbacks/CreateShaderGraph.cs","Packages/com.unity.shadergraph/Editor/AssetCallbacks/CreateShaderSubGraph.cs","Packages/com.unity.shadergraph/Editor/Data/Actions/GraphViewActions.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/BuiltinKeywordAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/ContextFilterableAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/InspectableAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/NeverAllowedByTargetAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/SGPropertyDrawerAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/SRPFilterAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Attributes/SubTargetFilterAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/ContextData.cs","Packages/com.unity.shadergraph/Editor/Data/Enumerations/Precision.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/AbstractShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/BitangentMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/BooleanMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/BooleanShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CategoryData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ColorMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ColorRGBMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ColorShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CubemapInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CubemapMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/CubemapShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DataStore.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DynamicMatrixMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DynamicValueMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/DynamicVectorMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GradientInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GradientMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GradientShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphConcretization.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphDataReadOnly.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphDataUtils.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphSetup.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GraphValidation.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/GroupData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/IMaterialGraphAsset.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/IMaterialSlotHasValue.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/LightmappingShaderProperties.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix2MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix2ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix3MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix3ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix4MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Matrix4ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MatrixShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MinimalGraphData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/MipmapStreamingShaderProperties.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/NormalMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ParentGroupChange.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PositionMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PreviewMode.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PreviewProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/PropertyConnectionStateMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SamplerStateMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SamplerStateShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ScreenPositionMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableCubemap.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableGuid.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableMesh.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableTextureArray.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SerializableVirtualTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderDropdown.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderGraphRequirements.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderInput.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ShaderKeyword.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/SpaceMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/StickyNoteData.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/TangentMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DArrayInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DArrayMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DArrayShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture2DShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture3DInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture3DMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Texture3DShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/TextureSamplerState.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/UVMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector1MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector1ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector2MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector2ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector3MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector3ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector4MaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/Vector4ShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VectorShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VertexColorMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/ViewDirectionMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VirtualTextureInputMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VirtualTextureMaterialSlot.cs","Packages/com.unity.shadergraph/Editor/Data/Graphs/VirtualTextureShaderProperty.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/Edge.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/GraphObject.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/HasDependenciesAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/IHasDependencies.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/NodeUtils.cs","Packages/com.unity.shadergraph/Editor/Data/Implementation/SlotType.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/GenerationMode.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/DrawState.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/GraphDrawingData.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/IEdge.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/INode.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/IOnAssetEnabled.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/Graph/SlotReference.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/ICanChangeShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGeneratesBodyCode.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGeneratesFunction.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGraphDataAction.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IGroupItem.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IHasCustomDeprecationMessage.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IInspectable.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayObsolete.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireBitangent.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireCameraOpaqueTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireDepthTexture.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireFaceSign.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireInstanceID.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireMeshUV.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireNormal.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequirePosition.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequirePositionPredisplacement.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireScreenPosition.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireTangent.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireTime.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireTransform.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireVertexColor.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireVertexID.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireVertexSkinning.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMayRequireViewDirection.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IMaySupportVFX.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/IPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/NeededCoordinateSpace.cs","Packages/com.unity.shadergraph/Editor/Data/Interfaces/PositionSource.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/AbstractMaterialNode0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/Edge0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/GraphData0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/GroupData0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/ILegacyTarget.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/IMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/PBRMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SerializableGuid.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/ShaderInput0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SlotReference0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SpriteLitMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/SpriteUnlitMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/StickyNoteData0.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/UnlitMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Legacy/VisualEffectMasterNode1.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/AbstractMaterialNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/ChannelMixerNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/ContrastNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/HueNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/InvertColorsNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/ReplaceColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/SaturationNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Adjustment/WhiteBalanceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Blend/BlendMode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Blend/BlendNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Filter/DitherNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Filter/FadeTransitionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Mask/ChannelMaskNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Mask/ColorMaskNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalBlendNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalFromHeightNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalFromTextureNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalReconstructZNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalStrengthNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Normal/NormalUnpackNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Artistic/Utility/ColorspaceConversion.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/BlockNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/AppendVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/CombineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/FlipNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/SplitNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Channel/SwizzleNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/CodeFunctionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/FormerNameAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/FunctionMultiInput.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/GeometryNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/GuidEncoder.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/IPropertyFromNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/BooleanNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/ColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/ConstantNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/IntegerNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/SliderNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/TimeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector1Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector2Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector3Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Basic/Vector4Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/CustomInterpolatorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/BitangentVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/InstanceIDNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/NormalVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/PositionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/ScreenPositionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/TangentVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/UVNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/VertexColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/VertexIDNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/ViewDirectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Geometry/ViewVectorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Gradient/BlackbodyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Gradient/GradientNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Gradient/SampleGradientNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/AmbientNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/BakedGINode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/MainLightDirectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Lighting/ReflectionProbeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/Matrix2Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/Matrix3Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/Matrix4Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Matrix/TransformationMatrixNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/PBR/DielectricSpecularNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/PBR/MetalReflectanceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/PropertyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/CameraNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/EyeIndexNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/FogNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/ObjectNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/SceneColorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/SceneDepthDifferenceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/SceneDepthNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Scene/ScreenNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/CalculateLevelOfDetailTexture2DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/CubemapAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/GatherTexture2DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/ProceduralVirtualTextureNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleCubemapNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleRawCubemapNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture2DArrayNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture2DLODNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture2DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleTexture3DNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SampleVirtualTextureNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/SamplerStateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/TexelSizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/Texture2DArrayAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/Texture2DAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/Texture3DAssetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Input/Texture/TextureStackNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/LegacyUnknownTypeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/AbsoluteNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ExponentialNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/LengthNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/LogNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ModuloNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/NegateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/NormalizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/PosterizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ReciprocalNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Advanced/ReciprocalSquareRootNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/AddNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/DivideNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/MultiplyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/PowerNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/SquareRootNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Basic/SubtractNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Derivative/DDXNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Derivative/DDXYNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Derivative/DDYNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Interpolation/InverseLerpNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Interpolation/LerpNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Interpolation/SmoothstepNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixConstructionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixDeterminantNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixSplitNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Matrix/MatrixTransposeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/ClampNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/FractionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/MaximumNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/MinimumNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/OneMinusNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/RandomRangeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/RemapNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Range/SaturateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/CeilingNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/FloorNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/RoundNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/SignNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/StepNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Round/TruncateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/ArccosineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/ArcsineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/Arctangent2Node.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/ArctangentNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/CosineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/DegreesToRadiansNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/HyperbolicCosineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/HyperbolicSineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/HyperbolicTangentNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/RadiansToDegreesNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/SineNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Trigonometry/TangentNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/CrossProductNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/DistanceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/DotProductNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/FresnelEffectNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/ProjectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/ReflectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/RefractNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/RejectionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/RotateAboutAxisNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/SphereMaskNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Vector/TransformNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/NoiseSineWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/SawtoothWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/SquareWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Math/Wave/TriangleWaveNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/MeshDeformation/ComputeDeformNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/MeshDeformation/LinearBlendSkinningNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/NodeClassCache.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/NormalMapSpace.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/CheckerboardNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Noise/GradientNoiseNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Noise/SimpleNoiseNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Noise/VoronoiNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/EllipseNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/PolygonNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/RectangleNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/RoundedPolygonNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Procedural/Shape/RoundedRectangleNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/RedirectNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/ShaderStage.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/SlotValue.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/TitleAttribute.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/FlipbookNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/ParallaxMappingNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/ParallaxOcclusionMappingNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/PolarCoordinatesNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/RadialShearNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/RotateNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/SpherizeNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/TilingAndOffsetNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/TriplanarNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/UV/TwirlNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/CustomFunctionNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/DropdownNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/KeywordNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/AllNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/AndNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/AnyNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/BranchNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/BranchOnInputConnection.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/ComparisonNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/IsFrontFaceNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/IsInfiniteNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/IsNanNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/NandNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/NotNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/Logic/OrNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/PreviewNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/RedirectNodeData.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/RedirectNodeView.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/SplitTextureTransformNode.cs","Packages/com.unity.shadergraph/Editor/Data/Nodes/Utility/SubGraphNode.cs","Packages/com.unity.shadergraph/Editor/Data/SubGraph/SubGraphAsset.cs","Packages/com.unity.shadergraph/Editor/Data/SubGraph/SubGraphOutputNode.cs","Packages/com.unity.shadergraph/Editor/Data/Util/FunctionRegistry.cs","Packages/com.unity.shadergraph/Editor/Data/Util/GradientUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/GraphUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/Identifier.cs","Packages/com.unity.shadergraph/Editor/Data/Util/KeywordCollector.cs","Packages/com.unity.shadergraph/Editor/Data/Util/KeywordDependentCollection.cs","Packages/com.unity.shadergraph/Editor/Data/Util/KeywordUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/Logging.cs","Packages/com.unity.shadergraph/Editor/Data/Util/MipSamplingModes.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PooledHashSet.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PooledList.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PrecisionUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/PropertyUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/RGBANodeOutput.cs","Packages/com.unity.shadergraph/Editor/Data/Util/ScreenSpaceType.cs","Packages/com.unity.shadergraph/Editor/Data/Util/SerializationHelper.cs","Packages/com.unity.shadergraph/Editor/Data/Util/ShaderGraphRequirementsPerKeyword.cs","Packages/com.unity.shadergraph/Editor/Data/Util/SlotValueTypeUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/SpaceTransformUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/StackPool.cs","Packages/com.unity.shadergraph/Editor/Data/Util/TextUtil.cs","Packages/com.unity.shadergraph/Editor/Data/Util/UvChannel.cs","Packages/com.unity.shadergraph/Editor/DefaultShaderIncludes.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/BlackboardInputInfo.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/BlackboardUtils.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboard.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboardCategory.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboardField.cs","Packages/com.unity.shadergraph/Editor/Drawing/Blackboard/SGBlackboardRow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/CategoryColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/ColorManager.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/CustomColorData.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/HeatmapColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/IColorProvider.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/NoColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/PrecisionColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/ShaderGraphHeatmapValues.cs","Packages/com.unity.shadergraph/Editor/Drawing/Colors/UserColors.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/BlackboardCategoryController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/BlackboardController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/SGController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controllers/ShaderInputViewController.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ButtonControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ChannelEnumControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ChannelEnumMaskControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ChannelMixerControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ColorControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/CubemapControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/DefaultControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/DielectricSpecularControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/EnumControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/EnumConversionControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/GradientControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/IControlAttribute.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/IdentifierControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/IntegerControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ObjectControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/PopupControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/SliderControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/TextControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/Texture3DControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/TextureArrayControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/TextureControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/ToggleControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/Controls/VectorControl.cs","Packages/com.unity.shadergraph/Editor/Drawing/EdgeConnectorListener.cs","Packages/com.unity.shadergraph/Editor/Drawing/INodeModificationListener.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/InspectorView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/MasterPreviewView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawerUtils.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/AbstractMaterialNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/BoolPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ColorPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/CubemapPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/CustomFunctionNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/DropdownPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/EnumPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/FloatPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/GradientPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/GraphDataPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/IShaderPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/IntegerPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/MatrixPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/PositionNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ProceduralVirtualTextureNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DArrayNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture3DNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SampleVirtualTextureNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SamplerStateNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ShaderInputPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/SubGraphOutputNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/TextPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Texture2DArrayPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Texture2DPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Texture3DPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/ToggleDataPropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/TransformNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/TriplanarNodePropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Vector2PropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Vector3PropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/PropertyDrawers/Vector4PropertyDrawer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/ShaderGraphHeatmapValuesEditor.cs","Packages/com.unity.shadergraph/Editor/Drawing/Inspector/WindowDockingLayout.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/IRectInterface.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/IResizable.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/ISGControlledElement.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/ISGViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/Interfaces/IShaderInputObserver.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/Draggable.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/ElementResizer.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/MasterPreviewManipulator.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/Scrollable.cs","Packages/com.unity.shadergraph/Editor/Drawing/Manipulators/WindowDraggable.cs","Packages/com.unity.shadergraph/Editor/Drawing/MaterialEditor/ShaderGraphPropertyDrawers.cs","Packages/com.unity.shadergraph/Editor/Drawing/MaterialGraphEditWindow.cs","Packages/com.unity.shadergraph/Editor/Drawing/MaterialGraphPreviewGenerator.cs","Packages/com.unity.shadergraph/Editor/Drawing/PreviewManager.cs","Packages/com.unity.shadergraph/Editor/Drawing/SearchWindowAdapter.cs","Packages/com.unity.shadergraph/Editor/Drawing/SearchWindowProvider.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/BlackboardCategoryViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/BlackboardViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/InspectorViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/ViewModels/ShaderInputViewModel.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ContextView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/FloatField.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/GradientEdge.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/GraphEditorView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/GraphSubWindow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/HelpBoxRow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/HlslFunctionView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/IShaderNodeView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/IdentifierField.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/MaterialGraphView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/MaterialNodeView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/NodeSettingsView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PortInputView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PreviewSceneResources.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PropertyNodeView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PropertyRow.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/PropertySheet.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ReorderableSlotListView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ReorderableTextListView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ResizableElement.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ShaderGroup.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/ShaderPort.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/BooleanSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/ColorRGBSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/ColorSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/CubemapSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/GradientSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/LabelSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/MultiFloatSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/MultiIntegerSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/PropertyConnectionStateSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/ScreenPositionSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/Texture3DSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/TextureArraySlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/TextureSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/Slots/UVSlotControlView.cs","Packages/com.unity.shadergraph/Editor/Drawing/Views/StickyNote.cs","Packages/com.unity.shadergraph/Editor/Extensions/FieldExtensions.cs","Packages/com.unity.shadergraph/Editor/Extensions/IConditionalExtensions.cs","Packages/com.unity.shadergraph/Editor/Extensions/StencilExtensions.cs","Packages/com.unity.shadergraph/Editor/Generation/Attributes/GenerateBlocksAttribute.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/AdditionalCommandCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/AssetCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/DefineCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/DependencyCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/FieldCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/IncludeCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/KernelCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/KeywordCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/PassCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/PragmaCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/RenderStateCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Collections/StructCollection.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetActiveBlockContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetFieldContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetPropertyGUIContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Contexts/TargetSetupContext.cs","Packages/com.unity.shadergraph/Editor/Generation/Controls.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/ConditionalField.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/DropdownEntry.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/FieldCondition.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/FieldDependency.cs","Packages/com.unity.shadergraph/Editor/Generation/Data/KeywordEntry.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/AdditionalCommandDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/BlockFieldDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/FieldDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/IncludeDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/KernelDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/KeywordDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/PassDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/PragmaDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/RenderStateDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/StencilDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/StructDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Descriptors/SubShaderDescriptor.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/Blend.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/BlendOp.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/Cull.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/DisableBatching.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/IncludeLocation.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/InstancingOptions.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordDefinition.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordScope.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordShaderStage.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/KeywordType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/NormalDropOffSpace.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/Platform.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/PropertyType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/RenderQueue.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/RenderType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ShaderModel.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ShaderValueType.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/StructFieldOptions.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ZTest.cs","Packages/com.unity.shadergraph/Editor/Generation/Enumerations/ZWrite.cs","Packages/com.unity.shadergraph/Editor/Generation/GraphCode.cs","Packages/com.unity.shadergraph/Editor/Generation/IHasMetaData.cs","Packages/com.unity.shadergraph/Editor/Generation/ITargetProvider.cs","Packages/com.unity.shadergraph/Editor/Generation/OutputMetadata.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ActiveFields.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/CustomInterpolatorUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/GenerationUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/Generator.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/GeneratorDerivativeUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/GraphCompilationResult.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/MatrixNames.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/PropertyCollector.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ShaderGeneratorNames.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ShaderSpliceUtil.cs","Packages/com.unity.shadergraph/Editor/Generation/Processors/ShaderStringBuilder.cs","Packages/com.unity.shadergraph/Editor/Generation/ShaderGraphVfxAsset.cs","Packages/com.unity.shadergraph/Editor/Generation/SubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Target.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/BlockFields.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/FieldDependencies.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/Fields.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/StructFields.cs","Packages/com.unity.shadergraph/Editor/Generation/TargetResources/Structs.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/MaterialPostprocessor.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/ShaderGraphMaterialsUpdater.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/AssetVersion.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BaseShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInLitGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInUnlitGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateLitShaderGraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateUnlitShaderGraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInFields.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInMetadata.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInProperties.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructFields.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructs.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInCanvasSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInLitSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInUnlitSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderPreprocessor.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/BuiltIn/Editor/ShaderUtils.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/AssetCallbacks/CreateCanvasShadergraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasMetaData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasProperties.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasStructs.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/CanvasSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Canvas/Templates/CanvasShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CreateCustomRenderTextureShaderGraph.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomRenderTextureTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSelf.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSize.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSlice.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenMetaData.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenShaderGUI.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/FullscreenSubTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/Fullscreen/Includes/FullscreenShaderPass.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/PreviewTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Targets/VFXTarget.cs","Packages/com.unity.shadergraph/Editor/Generation/Utils/TargetUtils.cs","Packages/com.unity.shadergraph/Editor/Importers/RenderPipelineChangedCallback.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphAssetPostProcessor.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphImporter.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphImporterEditor.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderGraphMetadata.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderSubGraphImporter.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderSubGraphImporterEditor.cs","Packages/com.unity.shadergraph/Editor/Importers/ShaderSubGraphMetadata.cs","Packages/com.unity.shadergraph/Editor/Interface/IConditional.cs","Packages/com.unity.shadergraph/Editor/Interface/IRequiresData.cs","Packages/com.unity.shadergraph/Editor/Serialization/FakeJsonObject.cs","Packages/com.unity.shadergraph/Editor/Serialization/JsonData.cs","Packages/com.unity.shadergraph/Editor/Serialization/JsonObject.cs","Packages/com.unity.shadergraph/Editor/Serialization/JsonRef.cs","Packages/com.unity.shadergraph/Editor/Serialization/MultiJson.cs","Packages/com.unity.shadergraph/Editor/Serialization/MultiJsonEntry.cs","Packages/com.unity.shadergraph/Editor/Serialization/MultiJsonInternal.cs","Packages/com.unity.shadergraph/Editor/Serialization/RefDataEnumerable.cs","Packages/com.unity.shadergraph/Editor/Serialization/RefValueEnumerable.cs","Packages/com.unity.shadergraph/Editor/Serialization/SerializationExtensions.cs","Packages/com.unity.shadergraph/Editor/ShaderGUI/GenericShaderGraphMaterialGUI.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphAnalytics.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphDataExtension.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphNodeValidationExtension.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphPreferences.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphProjectSettings.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphShortcuts.cs","Packages/com.unity.shadergraph/Editor/ShaderGraphToolbarExtension.cs","Packages/com.unity.shadergraph/Editor/Util/AssertHelpers.cs","Packages/com.unity.shadergraph/Editor/Util/CompatibilityExtensions.cs","Packages/com.unity.shadergraph/Editor/Util/CopyPasteGraph.cs","Packages/com.unity.shadergraph/Editor/Util/CreateSerializableGraph.cs","Packages/com.unity.shadergraph/Editor/Util/Documentation.cs","Packages/com.unity.shadergraph/Editor/Util/FileUtilities.cs","Packages/com.unity.shadergraph/Editor/Util/IndexSet.cs","Packages/com.unity.shadergraph/Editor/Util/ListUtilities.cs","Packages/com.unity.shadergraph/Editor/Util/MessageManager.cs","Packages/com.unity.shadergraph/Editor/Util/TypeMapper.cs","Packages/com.unity.shadergraph/Editor/Util/TypeMapping.cs","Packages/com.unity.shadergraph/Editor/Util/UIUtilities.cs","Packages/com.unity.shadergraph/Editor/Util/ValueUtilities.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[27,29,41,43,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.shadergraph/Editor/Unity.ShaderGraph.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":42,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.ShaderGraph.Utilities","SourceFiles":["Packages/com.unity.shadergraph/Editor/Utilities/AssemblyInfo.cs","Packages/com.unity.shadergraph/Editor/Utilities/EnumInfo.cs","Packages/com.unity.shadergraph/Editor/Utilities/GenerationAPIAttribute.cs","Packages/com.unity.shadergraph/Editor/Utilities/StringBuilderExtensions.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.shadergraph/Editor/Utilities/Unity.ShaderGraph.Utilities.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":43,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Sysroot.Linux_x86_64","SourceFiles":["Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[45,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.Linux-x86_64.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":44,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.SysrootPackage.Editor","SourceFiles":["Packages/com.unity.sysroot/Editor/AssemblyInfo.cs","Packages/com.unity.sysroot/Editor/NiceIO.cs","Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":45,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.TextMeshPro.Editor","SourceFiles":["Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_BaseHDRPLitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_BaseHDRPUnlitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_SDF_HDRPLitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/HDRP/TMP_SDF_HDRPUnlitShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/DropdownOptionListDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/GlyphMetricsPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/GlyphPairAdjustmentRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/GlyphRectPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/LigatureSubstitutionRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_CharacterPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_GlyphPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_MarkToBaseAdjustmentRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_MarkToMarkAdjustmentRecordPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_PropertyDrawerUtilities.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_SpriteCharacterPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_SpriteGlyphPropertyDrawer.cs","Packages/com.unity.ugui/Editor/TMP/PropertyDrawers/TMP_TextAlignmentDrawer.cs","Packages/com.unity.ugui/Editor/TMP/TMP_BaseEditorPanel.cs","Packages/com.unity.ugui/Editor/TMP/TMP_BaseShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_BitmapShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ColorGradientAssetMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ColorGradientEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_DropdownEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorCoroutine.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorPanel.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorPanelUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorResourceManager.cs","Packages/com.unity.ugui/Editor/TMP/TMP_EditorUtility.cs","Packages/com.unity.ugui/Editor/TMP/TMP_FontAssetEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_FontAsset_CreationMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_InputFieldEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_MarkupTagUpdateUtility.cs","Packages/com.unity.ugui/Editor/TMP/TMP_PackageUtilities.cs","Packages/com.unity.ugui/Editor/TMP/TMP_PostBuildProcessHandler.cs","Packages/com.unity.ugui/Editor/TMP/TMP_PreBuildProcessor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ProjectTextSettings.cs","Packages/com.unity.ugui/Editor/TMP/TMP_ResourcesLoader.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SDFShaderGUI.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SerializedPropertyHolder.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SettingsEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SpriteAssetEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SpriteAssetImporter.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SpriteAssetMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_StyleAssetMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMP_StyleSheetEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SubMeshUI_Editor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_SubMesh_Editor.cs","Packages/com.unity.ugui/Editor/TMP/TMP_UIStyleManager.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_ContextMenus.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_CreateObjectMenu.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_EditorShaderUtilities.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_FontAssetCreatorWindow.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_SortingLayerHelper.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_TextContainerEditor.cs","Packages/com.unity.ugui/Editor/TMP/TMPro_TexturePostProcessor.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[29,47,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Editor/TMP/Unity.TextMeshPro.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":46,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.TextMeshPro","SourceFiles":["Packages/com.unity.ugui/Runtime/TMP/AssemblyInfo.cs","Packages/com.unity.ugui/Runtime/TMP/FastAction.cs","Packages/com.unity.ugui/Runtime/TMP/FontFeatureCommon.cs","Packages/com.unity.ugui/Runtime/TMP/FontFeatureCommonGPOS.cs","Packages/com.unity.ugui/Runtime/TMP/FontFeatureCommonGSUB.cs","Packages/com.unity.ugui/Runtime/TMP/ITextPreProcessor.cs","Packages/com.unity.ugui/Runtime/TMP/MaterialReferenceManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Asset.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Character.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_CharacterInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ColorGradient.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Compatibility.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_CoroutineTween.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_DefaultControls.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Dropdown.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_DynamicFontAssetUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontAsset.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontAssetCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontAssetUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontFeatureTable.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_FontFeaturesCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_InputField.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_InputValidator.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_LineInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ListPool.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_MaterialManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_MeshInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ObjectPool.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_PackageResourceImporter.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ResourcesManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_RichTextTagsCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ScrollbarEventHandler.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SelectionCaret.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Settings.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_ShaderUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Sprite.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteAnimator.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteAsset.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteAssetImportFormats.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteCharacter.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SpriteGlyph.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Style.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_StyleSheet.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SubMesh.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_SubMeshUI.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_Text.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextElement.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextElement_Legacy.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextInfo.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextParsingUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextProcessingCommon.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextProcessingStack.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_TextUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_UpdateManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMP_UpdateRegistery.cs","Packages/com.unity.ugui/Runtime/TMP/TMPro_EventManager.cs","Packages/com.unity.ugui/Runtime/TMP/TMPro_ExtensionMethods.cs","Packages/com.unity.ugui/Runtime/TMP/TMPro_MeshUtilities.cs","Packages/com.unity.ugui/Runtime/TMP/TextContainer.cs","Packages/com.unity.ugui/Runtime/TMP/TextMeshPro.cs","Packages/com.unity.ugui/Runtime/TMP/TextMeshProUGUI.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_XR_VISIONOS_SUPPORTED","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":true,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Runtime/TMP/Unity.TextMeshPro.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":47,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Timeline.Editor","SourceFiles":["Packages/com.unity.timeline/Editor/Actions/ActionContext.cs","Packages/com.unity.timeline/Editor/Actions/ActionManager.cs","Packages/com.unity.timeline/Editor/Actions/ClipAction.cs","Packages/com.unity.timeline/Editor/Actions/ClipsActions.cs","Packages/com.unity.timeline/Editor/Actions/IAction.cs","Packages/com.unity.timeline/Editor/Actions/IMenuChecked.cs","Packages/com.unity.timeline/Editor/Actions/IMenuName.cs","Packages/com.unity.timeline/Editor/Actions/Invoker.cs","Packages/com.unity.timeline/Editor/Actions/MarkerAction.cs","Packages/com.unity.timeline/Editor/Actions/MarkerActions.cs","Packages/com.unity.timeline/Editor/Actions/Menus/MenuItemActionBase.cs","Packages/com.unity.timeline/Editor/Actions/Menus/TimelineContextMenu.cs","Packages/com.unity.timeline/Editor/Actions/TimelineAction.cs","Packages/com.unity.timeline/Editor/Actions/TimelineActions.cs","Packages/com.unity.timeline/Editor/Actions/TrackAction.cs","Packages/com.unity.timeline/Editor/Actions/TrackActions.cs","Packages/com.unity.timeline/Editor/Activation/ActivationTrackEditor.cs","Packages/com.unity.timeline/Editor/Activation/ActivationTrackInspector.cs","Packages/com.unity.timeline/Editor/Analytics/TimelineAnalytics.cs","Packages/com.unity.timeline/Editor/Animation/AnimationClipActions.cs","Packages/com.unity.timeline/Editor/Animation/AnimationClipCurveCache.cs","Packages/com.unity.timeline/Editor/Animation/AnimationClipExtensions.cs","Packages/com.unity.timeline/Editor/Animation/AnimationOffsetMenu.cs","Packages/com.unity.timeline/Editor/Animation/AnimationPlayableAssetEditor.cs","Packages/com.unity.timeline/Editor/Animation/AnimationTrackActions.cs","Packages/com.unity.timeline/Editor/Animation/BindingSelector.cs","Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSource.cs","Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSourceGUI.cs","Packages/com.unity.timeline/Editor/Animation/ClipCurveEditor.cs","Packages/com.unity.timeline/Editor/Animation/CurveDataSource.cs","Packages/com.unity.timeline/Editor/Animation/CurveTreeViewNode.cs","Packages/com.unity.timeline/Editor/Animation/CurvesProxy.cs","Packages/com.unity.timeline/Editor/Animation/TimelineAnimationUtilities.cs","Packages/com.unity.timeline/Editor/Attributes/ActiveInModeAttribute.cs","Packages/com.unity.timeline/Editor/Attributes/MenuEntryAttribute.cs","Packages/com.unity.timeline/Editor/Attributes/ShortcutAttribute.cs","Packages/com.unity.timeline/Editor/Attributes/TimelineShortcutAttribute.cs","Packages/com.unity.timeline/Editor/Audio/AudioClipPropertiesDrawer.cs","Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetEditor.cs","Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetInspector.cs","Packages/com.unity.timeline/Editor/Audio/AudioTrackInspector.cs","Packages/com.unity.timeline/Editor/ControlTrack/ControlPlayableAssetEditor.cs","Packages/com.unity.timeline/Editor/CurveEditUtility.cs","Packages/com.unity.timeline/Editor/CustomEditors/ClipEditor.cs","Packages/com.unity.timeline/Editor/CustomEditors/CustomTimelineEditorCache.cs","Packages/com.unity.timeline/Editor/CustomEditors/MarkerEditor.cs","Packages/com.unity.timeline/Editor/CustomEditors/MarkerTrackEditor.cs","Packages/com.unity.timeline/Editor/CustomEditors/TrackEditor.cs","Packages/com.unity.timeline/Editor/DirectorNamedColor.cs","Packages/com.unity.timeline/Editor/DirectorStyles.cs","Packages/com.unity.timeline/Editor/Extensions/AnimatedParameterExtensions.cs","Packages/com.unity.timeline/Editor/Extensions/AnimationTrackExtensions.cs","Packages/com.unity.timeline/Editor/Extensions/TrackExtensions.cs","Packages/com.unity.timeline/Editor/Items/ClipItem.cs","Packages/com.unity.timeline/Editor/Items/ITimelineItem.cs","Packages/com.unity.timeline/Editor/Items/ItemsGroup.cs","Packages/com.unity.timeline/Editor/Items/ItemsPerTrack.cs","Packages/com.unity.timeline/Editor/Items/ItemsUtils.cs","Packages/com.unity.timeline/Editor/Items/MarkerItem.cs","Packages/com.unity.timeline/Editor/Localization/Localization.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs","Packages/com.unity.timeline/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs","Packages/com.unity.timeline/Editor/Manipulators/Cursors/TimelineCursors.cs","Packages/com.unity.timeline/Editor/Manipulators/EditMode.cs","Packages/com.unity.timeline/Editor/Manipulators/EditModeInputHandler.cs","Packages/com.unity.timeline/Editor/Manipulators/HeaderSplitterManipulator.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/IMoveItemMode.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemHandler.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeMix.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeReplace.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeRipple.cs","Packages/com.unity.timeline/Editor/Manipulators/Move/MovingItems.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/EaseClip.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/Jog.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/MarkerHeaderTrackManipulator.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleSelect.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleTool.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleZoom.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/SelectAndMoveItem.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrackZoom.cs","Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrimClip.cs","Packages/com.unity.timeline/Editor/Manipulators/TimeAreaAutoPanner.cs","Packages/com.unity.timeline/Editor/Manipulators/TimeIndicator.cs","Packages/com.unity.timeline/Editor/Manipulators/TimelineClipGroup.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/ITrimItemMode.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeMix.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeReplace.cs","Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeRipple.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeGUIUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeMixUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeReplaceUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeRippleUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/ManipulatorsUtils.cs","Packages/com.unity.timeline/Editor/Manipulators/Utils/PlacementValidity.cs","Packages/com.unity.timeline/Editor/MenuPriority.cs","Packages/com.unity.timeline/Editor/Playables/ControlPlayableInspector.cs","Packages/com.unity.timeline/Editor/Properties/AssemblyInfo.cs","Packages/com.unity.timeline/Editor/Recording/AnimationTrackRecorder.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecording.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecordingContextualResponder.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecording_Monobehaviour.cs","Packages/com.unity.timeline/Editor/Recording/TimelineRecording_PlayableAsset.cs","Packages/com.unity.timeline/Editor/Recording/TrackAssetRecordingExtensions.cs","Packages/com.unity.timeline/Editor/Samples/SampleDependencyImporter.cs","Packages/com.unity.timeline/Editor/Shortcuts.cs","Packages/com.unity.timeline/Editor/Signals/SignalAssetInspector.cs","Packages/com.unity.timeline/Editor/Signals/SignalEmitterEditor.cs","Packages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs","Packages/com.unity.timeline/Editor/Signals/SignalEventDrawer.cs","Packages/com.unity.timeline/Editor/Signals/SignalManager.cs","Packages/com.unity.timeline/Editor/Signals/SignalReceiverHeader.cs","Packages/com.unity.timeline/Editor/Signals/SignalReceiverInspector.cs","Packages/com.unity.timeline/Editor/Signals/SignalUtility.cs","Packages/com.unity.timeline/Editor/Signals/Styles.cs","Packages/com.unity.timeline/Editor/Signals/TreeView/SignalListFactory.cs","Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverItem.cs","Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverTreeView.cs","Packages/com.unity.timeline/Editor/State/ISequenceState.cs","Packages/com.unity.timeline/Editor/State/PlayRange.cs","Packages/com.unity.timeline/Editor/State/SequenceHierarchy.cs","Packages/com.unity.timeline/Editor/State/SequencePath.cs","Packages/com.unity.timeline/Editor/State/SequenceState.cs","Packages/com.unity.timeline/Editor/State/WindowState.cs","Packages/com.unity.timeline/Editor/TimelineEditor.cs","Packages/com.unity.timeline/Editor/TimelineHelpers.cs","Packages/com.unity.timeline/Editor/TimelineSelection.cs","Packages/com.unity.timeline/Editor/TimelineUtility.cs","Packages/com.unity.timeline/Editor/Tooltip.cs","Packages/com.unity.timeline/Editor/Trackhead.cs","Packages/com.unity.timeline/Editor/Undo/ApplyDefaultUndoAttribute.cs","Packages/com.unity.timeline/Editor/Undo/UndoExtensions.cs","Packages/com.unity.timeline/Editor/Undo/UndoScope.cs","Packages/com.unity.timeline/Editor/UnityEditorInternals.cs","Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterCache.cs","Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterUtility.cs","Packages/com.unity.timeline/Editor/Utilities/AnimatedPropertyUtility.cs","Packages/com.unity.timeline/Editor/Utilities/BindingUtility.cs","Packages/com.unity.timeline/Editor/Utilities/BreadcrumbDrawer.cs","Packages/com.unity.timeline/Editor/Utilities/ClipModifier.cs","Packages/com.unity.timeline/Editor/Utilities/Clipboard.cs","Packages/com.unity.timeline/Editor/Utilities/ControlPlayableUtility.cs","Packages/com.unity.timeline/Editor/Utilities/CustomTrackDrawerAttribute.cs","Packages/com.unity.timeline/Editor/Utilities/DisplayNameHelper.cs","Packages/com.unity.timeline/Editor/Utilities/FileUtility.cs","Packages/com.unity.timeline/Editor/Utilities/FrameRateDisplayUtility.cs","Packages/com.unity.timeline/Editor/Utilities/Graphics.cs","Packages/com.unity.timeline/Editor/Utilities/KeyTraverser.cs","Packages/com.unity.timeline/Editor/Utilities/MarkerModifier.cs","Packages/com.unity.timeline/Editor/Utilities/ObjectExtension.cs","Packages/com.unity.timeline/Editor/Utilities/ObjectReferenceField.cs","Packages/com.unity.timeline/Editor/Utilities/PreviewedBindings.cs","Packages/com.unity.timeline/Editor/Utilities/PropertyCollector.cs","Packages/com.unity.timeline/Editor/Utilities/Range.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIColorOverride.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIGroupScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIMixedValueScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIViewportScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/HorizontalScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/IndentLevelScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/LabelWidthScope.cs","Packages/com.unity.timeline/Editor/Utilities/Scopes/PropertyScope.cs","Packages/com.unity.timeline/Editor/Utilities/SelectionUtility.cs","Packages/com.unity.timeline/Editor/Utilities/SequenceSelectorNameFormater.cs","Packages/com.unity.timeline/Editor/Utilities/SpacePartitioner.cs","Packages/com.unity.timeline/Editor/Utilities/StyleManager.cs","Packages/com.unity.timeline/Editor/Utilities/StyleNormalColorOverride.cs","Packages/com.unity.timeline/Editor/Utilities/TimeFormat.cs","Packages/com.unity.timeline/Editor/Utilities/TimeReferenceUtility.cs","Packages/com.unity.timeline/Editor/Utilities/TimelineKeyboardNavigation.cs","Packages/com.unity.timeline/Editor/Utilities/TrackModifier.cs","Packages/com.unity.timeline/Editor/Utilities/TrackResourceCache.cs","Packages/com.unity.timeline/Editor/Utilities/TypeUtility.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimeReferenceMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineActiveMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineAssetEditionMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineDisabledMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineInactiveMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineMode.cs","Packages/com.unity.timeline/Editor/Window/Modes/TimelineReadOnlyMode.cs","Packages/com.unity.timeline/Editor/Window/OverlayDrawer.cs","Packages/com.unity.timeline/Editor/Window/PlaybackScroller.cs","Packages/com.unity.timeline/Editor/Window/SequenceContext.cs","Packages/com.unity.timeline/Editor/Window/TimelineEditorWindow.cs","Packages/com.unity.timeline/Editor/Window/TimelineMarkerHeaderGUI.cs","Packages/com.unity.timeline/Editor/Window/TimelineNavigator.cs","Packages/com.unity.timeline/Editor/Window/TimelinePlaybackControls.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindowAnalytics.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindowTimeControl.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_ActiveTimeline.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Breadcrumbs.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Duration.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_EditorCallbacks.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Gui.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_HeaderGui.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Manipulators.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Navigator.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayRange.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayableLookup.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlaybackControls.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_PreviewPlayMode.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_Selection.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_StateChange.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeArea.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeCursor.cs","Packages/com.unity.timeline/Editor/Window/TimelineWindow_TrackGui.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineAssetViewModel.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineAssetViewModel_versions.cs","Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs","Packages/com.unity.timeline/Editor/Window/WindowConstants.cs","Packages/com.unity.timeline/Editor/inspectors/AnimationPlayableAssetInspector.cs","Packages/com.unity.timeline/Editor/inspectors/AnimationTrackInspector.cs","Packages/com.unity.timeline/Editor/inspectors/BasicAssetInspector.cs","Packages/com.unity.timeline/Editor/inspectors/BuiltInCurvePresets.cs","Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspector.cs","Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs","Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs","Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs","Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs","Packages/com.unity.timeline/Editor/inspectors/DirectorNamedColorInspector.cs","Packages/com.unity.timeline/Editor/inspectors/EditorClip.cs","Packages/com.unity.timeline/Editor/inspectors/EditorClipFactory.cs","Packages/com.unity.timeline/Editor/inspectors/FrameRateDrawer.cs","Packages/com.unity.timeline/Editor/inspectors/GroupTrackInspector.cs","Packages/com.unity.timeline/Editor/inspectors/IInspectorChangeHandler.cs","Packages/com.unity.timeline/Editor/inspectors/MarkerInspector.cs","Packages/com.unity.timeline/Editor/inspectors/TimeFieldDrawer.cs","Packages/com.unity.timeline/Editor/inspectors/TimelineAssetInspector.cs","Packages/com.unity.timeline/Editor/inspectors/TimelineInspectorUtility.cs","Packages/com.unity.timeline/Editor/inspectors/TimelinePreferences.cs","Packages/com.unity.timeline/Editor/inspectors/TimelineProjectSettings.cs","Packages/com.unity.timeline/Editor/inspectors/TrackAssetInspector.cs","Packages/com.unity.timeline/Editor/treeview/AnimationTrackKeyDataSource.cs","Packages/com.unity.timeline/Editor/treeview/Control.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/AnimationTrackDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/ClipDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/InfiniteTrackDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ClipsLayer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ItemsLayer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/MarkersLayer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/TrackDrawer.cs","Packages/com.unity.timeline/Editor/treeview/Drawers/TrackItemsDrawer.cs","Packages/com.unity.timeline/Editor/treeview/IPropertyKeyDataSource.cs","Packages/com.unity.timeline/Editor/treeview/IRowGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/ISelectable.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineClipGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineItemGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs","Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerGUI.cs","Packages/com.unity.timeline/Editor/treeview/ManipulationsClips.cs","Packages/com.unity.timeline/Editor/treeview/ManipulationsTimeline.cs","Packages/com.unity.timeline/Editor/treeview/ManipulationsTracks.cs","Packages/com.unity.timeline/Editor/treeview/Manipulator.cs","Packages/com.unity.timeline/Editor/treeview/PickerUtils.cs","Packages/com.unity.timeline/Editor/treeview/Snapping/IAttractable.cs","Packages/com.unity.timeline/Editor/treeview/Snapping/ISnappable.cs","Packages/com.unity.timeline/Editor/treeview/Snapping/SnapEngine.cs","Packages/com.unity.timeline/Editor/treeview/TimelineClipHandle.cs","Packages/com.unity.timeline/Editor/treeview/TimelineClipUnion.cs","Packages/com.unity.timeline/Editor/treeview/TimelineDataSource.cs","Packages/com.unity.timeline/Editor/treeview/TimelineDragging.cs","Packages/com.unity.timeline/Editor/treeview/TimelineTreeView.cs","Packages/com.unity.timeline/Editor/treeview/TimelineTreeViewGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/InlineCurveEditor.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineGroupGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackBaseGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackErrorGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackGUI.cs","Packages/com.unity.timeline/Editor/treeview/TrackGui/TrackResizeHandle.cs","Packages/com.unity.timeline/Editor/treeview/TrackPropertyCurvesDataSource.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","TIMELINE_FRAMEACCURATE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[49,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.timeline/Editor/Unity.Timeline.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":48,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Timeline","SourceFiles":["Packages/com.unity.timeline/Runtime/Activation/ActivationMixerPlayable.cs","Packages/com.unity.timeline/Runtime/Activation/ActivationPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Activation/ActivationTrack.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationOutputWeightProcessor.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationPreviewUpdateCallback.cs","Packages/com.unity.timeline/Runtime/Animation/AnimationTrack.cs","Packages/com.unity.timeline/Runtime/Animation/ICurvesOwner.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/ClipUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/TimelineUpgrade.cs","Packages/com.unity.timeline/Runtime/AssetUpgrade/TrackUpgrade.cs","Packages/com.unity.timeline/Runtime/Attributes/TimelineHelpURLAttribute.cs","Packages/com.unity.timeline/Runtime/Attributes/TrackColorAttribute.cs","Packages/com.unity.timeline/Runtime/Audio/AudioClipProperties.cs","Packages/com.unity.timeline/Runtime/Audio/AudioMixerProperties.cs","Packages/com.unity.timeline/Runtime/Audio/AudioPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Audio/AudioTrack.cs","Packages/com.unity.timeline/Runtime/ClipCaps.cs","Packages/com.unity.timeline/Runtime/Control/ControlPlayableAsset.cs","Packages/com.unity.timeline/Runtime/Control/ControlTrack.cs","Packages/com.unity.timeline/Runtime/CurveEditUtility.cs","Packages/com.unity.timeline/Runtime/DiscreteTime.cs","Packages/com.unity.timeline/Runtime/Evaluation/InfiniteRuntimeClip.cs","Packages/com.unity.timeline/Runtime/Evaluation/IntervalTree.cs","Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClip.cs","Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClipBase.cs","Packages/com.unity.timeline/Runtime/Evaluation/RuntimeElement.cs","Packages/com.unity.timeline/Runtime/Evaluation/ScheduleRuntimeClip.cs","Packages/com.unity.timeline/Runtime/Events/IMarker.cs","Packages/com.unity.timeline/Runtime/Events/INotificationOptionProvider.cs","Packages/com.unity.timeline/Runtime/Events/Marker.cs","Packages/com.unity.timeline/Runtime/Events/MarkerList.cs","Packages/com.unity.timeline/Runtime/Events/MarkerTrack.cs","Packages/com.unity.timeline/Runtime/Events/SignalTrack.cs","Packages/com.unity.timeline/Runtime/Events/Signals/CustomSignalEventDrawer.cs","Packages/com.unity.timeline/Runtime/Events/Signals/SignalAsset.cs","Packages/com.unity.timeline/Runtime/Events/Signals/SignalEmitter.cs","Packages/com.unity.timeline/Runtime/Events/Signals/SignalReceiver.cs","Packages/com.unity.timeline/Runtime/Extensions/TrackExtensions.cs","Packages/com.unity.timeline/Runtime/GroupTrack.cs","Packages/com.unity.timeline/Runtime/ILayerable.cs","Packages/com.unity.timeline/Runtime/Playables/ActivationControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/BasicScriptPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/DirectorControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/ITimeControl.cs","Packages/com.unity.timeline/Runtime/Playables/NotificationFlags.cs","Packages/com.unity.timeline/Runtime/Playables/ParticleControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/PrefabControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/TimeControlPlayable.cs","Packages/com.unity.timeline/Runtime/Playables/TimeNotificationBehaviour.cs","Packages/com.unity.timeline/Runtime/Properties/AssemblyInfo.cs","Packages/com.unity.timeline/Runtime/Scripting/PlayableTrack.cs","Packages/com.unity.timeline/Runtime/Timeline.deprecated.cs","Packages/com.unity.timeline/Runtime/TimelineAsset.cs","Packages/com.unity.timeline/Runtime/TimelineAsset_CreateRemove.cs","Packages/com.unity.timeline/Runtime/TimelineAttributes.cs","Packages/com.unity.timeline/Runtime/TimelineClip.cs","Packages/com.unity.timeline/Runtime/TimelinePlayable.cs","Packages/com.unity.timeline/Runtime/TimelinePlayable_Animation.cs","Packages/com.unity.timeline/Runtime/TrackAsset.cs","Packages/com.unity.timeline/Runtime/Utilities/AnimationPreviewUtilities.cs","Packages/com.unity.timeline/Runtime/Utilities/AnimatorBindingCache.cs","Packages/com.unity.timeline/Runtime/Utilities/BlendUtility.cs","Packages/com.unity.timeline/Runtime/Utilities/Extrapolation.cs","Packages/com.unity.timeline/Runtime/Utilities/FrameRate.cs","Packages/com.unity.timeline/Runtime/Utilities/HashUtility.cs","Packages/com.unity.timeline/Runtime/Utilities/IPropertyCollector.cs","Packages/com.unity.timeline/Runtime/Utilities/IPropertyPreview.cs","Packages/com.unity.timeline/Runtime/Utilities/NotificationUtilities.cs","Packages/com.unity.timeline/Runtime/Utilities/TimeUtility.cs","Packages/com.unity.timeline/Runtime/Utilities/TimelineClipExtensions.cs","Packages/com.unity.timeline/Runtime/Utilities/TimelineCreateUtilities.cs","Packages/com.unity.timeline/Runtime/Utilities/TimelineUndo.cs","Packages/com.unity.timeline/Runtime/Utilities/WeightUtility.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","TIMELINE_FRAMEACCURATE","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.timeline/Runtime/Unity.Timeline.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":49,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.Toolchain.Linux-x86_64","SourceFiles":["Packages/com.unity.toolchain.linux-x86_64/Editor/Unity.Toolchain.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[44,45,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.toolchain.linux-x86_64/Editor/Unity.Toolchain.Linux-x86_64.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":50,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Core.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/Analyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/AnalyserAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/AnalyserProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/Analysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/GraphElementAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/IAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/IAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analysis/IGraphElementAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/Analytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/AnalyticsUtilities.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/HotkeyUsageAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/MigrationAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/NodeUsageAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/OnPreprocessBuildAnalytics.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Analytics/OnPreprocessBuildAnalyticsEventHandler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/AssetBundleCreator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/Assigner.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/Assignment.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/AssignsAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Assignment/IAssigner.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/BoltGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/BoltProduct.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/BoltStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/AlignOperation.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/CanvasAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/CanvasControlScheme.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/CanvasProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/DistributeOperation.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/ICanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/IGraphContextExtension.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/VisualScriptingCanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Canvases/WidgetList.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphClipboard.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextExtension.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextExtensionAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextExtensionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextMenuItem.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphContextProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/GraphSelection.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Context/IGraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Debugging/GraphDebugDataProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Decorators/MultiDecoratorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Decorators/SingleDecoratorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/ElementAdderMenuBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/ElementAdderMenuCommandAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/ElementAdderMeta.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/GenericElementAdderMenu.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/GenericElementAdderMenuBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdderMenu.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdderMenuBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ElementAdderMenu/IElementAdderMenuCommand.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/GenericListAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/IReorderableListAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/IReorderableListDropTarget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/Internal/GUIHelper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/Internal/ReorderableListResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/Internal/SerializedPropertyUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListControl.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListEvents.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListFlags.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/ReorderableListStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/ReorderableList/SerializedPropertyAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/SQLite/SQLite.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphElementDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphItemDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/GraphNesterDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IGraphDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IGraphElementDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IMachineDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/IMacroDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MachineDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MachineDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MacroDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Description/MacroDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/Description.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/Descriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/DescriptorAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/DescriptorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/IDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Descriptors/IDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Documentation/DocumentationGenerator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Documentation/XmlDocumentation.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Documentation/XmlDocumentationTags.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Exceptions/EditorDebugUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Exceptions/UnityEditorInternalException.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Graph/GraphGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Graph/GraphPointerData.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Graph/LudiqGraphsEditorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/DraggedListItem.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/EditorAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/EditorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/EventMachineEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphElementEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/GraphNestEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/ImplementationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/IndividualEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/IndividualPropertyDrawer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorBlock.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorImplementationOrderAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/InspectorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MachineEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MacroEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MetadataCollectionAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MetadataDictionaryAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/MetadataListAdaptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/OptimizedEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/OptimizedPropertyDrawer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Other/DictionaryAssetEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Other/SemanticVersionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/BoolInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/ByteInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/CharInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/ContinuousNumberDrawer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/DecimalInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/DiscreteNumberInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/DoubleInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/FloatInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/GuidInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/IntInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/LongInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/SbyteInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/ShortInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/StringInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/UintInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/UlongInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Primitives/UshortInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/LooseAssemblyNameInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/MemberInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/NamespaceInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Reflection/TypeInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Root/LudiqBehaviourEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Root/LudiqRootObjectEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Root/LudiqScriptableObjectEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/AutomaticReflectedInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/CustomPropertyDrawerInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/DictionaryInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/EnumInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/KeyValuePairInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/ListInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/NullableInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/ReflectedInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/SystemObjectInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/TypeHandleInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/UnknownEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Special/UnknownInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/AnimationCurveInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/BoundsInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/ColorInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/LayerMaskInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/QuaternionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Ray2DInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/RayInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/RectInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/UnityObjectInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Vector2Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Vector3Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/Vector4Inspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Inspection/Unity/VectorInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Annotations/AnnotationDisabler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Colors/ColorPalette.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Colors/ColorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Colors/SkinnedColor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/DragAndDrop/DragAndDropUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/DragAndDrop/IDragAndDropHandler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Dropdowns/DropdownOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Dropdowns/DropdownSeparator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Dropdowns/IDropdownOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Edge.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/EditorTexture.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/EventWrapper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fonts/FontCollection.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fonts/FontVariant.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fonts/FontWeight.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/ExtensibleFuzzyOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyGroup.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyGroupOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionNode.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionTreeExtensionAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyOptionTreeExtensionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/FuzzyWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/IFuzzyOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/IFuzzyOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Fuzzy/NullOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Icons/IconSize.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Icons/Icons.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Icons/LanguageIconSet.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.CCA3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.Iconmonstr.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.MIT.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/Licenses/License.MSPL.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/ListOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/LudiqGUI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/LudiqGUIUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/LudiqStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/SharedEditorTextureDictionary.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Interface/TextureResolution.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/CastMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/DictionaryIndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/DictionaryKeyAtIndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/DictionaryValueAtIndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/EditorPrefMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/IndexMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/IndexerMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/MemberMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/Metadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/ObjectMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/PluginConfigurationItemMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/ProjectSettingMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/ProxyMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Meta/RootMetadata.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/PackageEventListener.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AccessorInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotPreBuilder.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotStubWriterAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/AotStubWriterProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/ConstructorInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/EditorPlatformUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/FieldInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/MemberInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/MethodBaseStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/MethodInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Platforms/PropertyInfoStubWriter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_AqnParser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_DeepCopy.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_DotNetZip.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_FatcowIcons.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_FullSerializer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_Iconmonstr.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_MD4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_ReorderableList.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_SQLite.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Acknowledgements/Acknowledgement_YamlDotNet.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCore.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreMigration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCorePaths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/BoltCoreResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_13.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_0_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_3_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_11.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_12.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_13.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_8.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqCore/Changelog_1_4_9.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Changelogs/LegacyLudiqGraphs/Changelog_1_4_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_0_5_to_1_0_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_2_2_to_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_2_4_to_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_4_0_f5_to_1_4_0_f6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_4_5_to_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_5_1_to_1_5_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_1_6_to_1_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/Migrations/Migration_Asset_to_Package.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugin/NamingSchemePage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/EditorPrefAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/IPluginLinked.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/IPluginModule.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/InitializeAfterPluginsAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/Plugin.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginAcknowledgement.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginChangelog.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginConfigurationItemAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginContainer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginDependencyAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginMigration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginModuleAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginModuleDependencyAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginRuntimeAssemblyAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginSavedVersionMigration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/PluginUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Plugins/ProjectSettingAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Product/LudiqProduct.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Products/Product.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Products/ProductAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Products/ProductContainer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/Codebase.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/CodebaseSubset.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/DocumentedOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/EnumOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/EnumOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/LooseAssemblyNameOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/LooseAssemblyNameOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/MemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/MemberOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/NamespaceOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/ParameterStringMode.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/TypeOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Reflection/TypeOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/AssemblyResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/AssetBundleResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/CreateTextureOptions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/EditorAssetResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/EmbeddedResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/ResourceProviders/IResourceProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SemanticLabel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SemanticVersion.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/MovedFromAttributeExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/SerializableTypeExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/TypeExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Serialization/TypeSerializer.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SerializedProperties/SerializedPropertyProviderProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/SerializedProperties/SerializedPropertyUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Threading/BackgroundWorker.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Threading/BackgroundWorkerAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Threading/ThreadableAssetWrapper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/AnnotationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/AssetBundleUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/AssetUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/BackupUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/Clipboard.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ConsoleProfiler.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/DefineUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorApplicationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorFilteringUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorLinqUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorSerializationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorTimeUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorTypeUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/EditorUnityObjectUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/FrameLimiterUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/IconExportUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/LudiqEditorUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/MD4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/MathfEx.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/NameUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/NativeUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/PackageVersionUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/PathUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/Paths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/PluginPaths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ProgressUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ReloadAssets.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptReference.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptReferenceReplacement.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptReferenceResolver.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/ScriptUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/SearchResult.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/SearchUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/UndoUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/UnityAPI.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VSBackupUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VSMigrationUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VSUsageUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/VersionControlUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/Warning.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Utilities/WarningLevel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/EditorVariablesUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/InspectorVariableFieldAttributeInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariableDeclarationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariableDeclarationsInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariableNameInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariablesAssetEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariablesEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Variables/VariablesPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/GraphElementWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Groups/GraphGroupEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Groups/GraphGroupInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Groups/GraphGroupWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/IGraphElementWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/IWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/INodeWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeColor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeColorMix.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeShape.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Nodes/NodeWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/StickyNote/StickyNoteWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/Widget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/WidgetAttribute.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Widgets/WidgetProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/AboutPluginsPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/AboutablePage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/AcknowledgementPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/ChangelogPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/AboutWindow/IAboutable.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/BackupWindow/BackupPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/ConfigurationPanel/ConfigurationPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/EditorWindowWrapper.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GenerateDocumentationWindow/GenerateDocumentationPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GeneratePropertyProvidersWindow/GeneratePropertyProvidersPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GraphInspectorPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/GraphWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/ICanvasWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/ListPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/LudiqEditorWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Page.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/ISidebarPanelContent.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/Sidebar.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/SidebarAnchor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/SidebarPanel.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/SidebarPanelWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Sidebars/Sidebars.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/SinglePageWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/TabbedPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/UpdateWizard/UpdateBackupPage.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WebView.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WebWindow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WindowClose.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/Wizard.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Windows/WrappedEditorWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[52,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Unity.VisualScripting.Core.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":51,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Core","SourceFiles":["Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Attributes/VisualScriptingHelpURLAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/AnimationCurveCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ArrayCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/DictionaryCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/EnumerableCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FakeSerializationCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FieldsCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/GradientCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ListCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ReflectedCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloning.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/CloningContext.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ICloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ISpecifiesCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/DebugDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/FlexibleDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/GuidCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/IKeyedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/IMergedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/INotifiedCollectionItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/INotifyCollectionChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/IProxyableNotifyCollectionChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/ISet.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/MergedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/MergedKeyedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/MergedList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NoAllocEnumerator.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableHashSet.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/NonNullableList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/VariantCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/VariantKeyedCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/VariantList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/WatchedList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/ConnectionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/ConnectionCollectionBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/GraphConnectionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/IConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/IConnectionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/InvalidConnectionException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/IDecoratorAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/ValueAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/AssemblyQualifiedNameParser/ParsedAssemblyQualifiedName.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/AnimationCurve_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Bounds_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyleState_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyle_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Gradient_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/InputAction_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Keyframe_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/LayerMask_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/RectOffset_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Rect_DirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/UnityEvent_Converter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsArrayConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDateConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDictionaryConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsEnumConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsForwardConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsGuidConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsIEnumerableConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsKeyValuePairConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsNullableConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsPrimitiveConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsReflectedConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsTypeConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsWeakReferenceConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsCyclicReferenceManager.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsOption.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsPortableReflection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsTypeExtensions.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionManager.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionedType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaProperty.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsReflectionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsTypeCache.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsAotCompilationManager.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsBaseConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConfig.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsContext.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverterRegistrar.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsDirectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsExceptions.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsISerializationCallbacks.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsIgnoreAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonParser.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonPrinter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsMemberSerialization.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectProcessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsPropertyAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsResult.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsSerializer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/AllowsNullAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/DisableAnnotationAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorBindingUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorTimeBinding.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/ExpectedTypeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IInspectableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IncludeInSettingsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableIfAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectViaImplementationsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorActionDirectionAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorAdaptiveWidthAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorDelayedAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorExpandTooltipAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorLabelAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorRangeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorTextAreaAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorToggleLeftAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorWideAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/NullMeansSelfAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/PredictableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconPriorityAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeSetAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Typeset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeEditingAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeRemovingAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Ensure.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Booleans.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Collections.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Comparables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Guids.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.NullableValueTypes.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Objects.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Reflection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Strings.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Types.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.ValueTypes.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/ExceptionMessages.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XComparable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XString.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EmptyEventArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventBus.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHook.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHookComparer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHooks.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/FrameDelayedCallback.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IGraphEventHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/DebugUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidConversionException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidImplementationException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/UnexpectedEnumValueException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/Graph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphElementCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphInstances.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphNest.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointerException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphReference.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphSource.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphStack.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphsExceptionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNest.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNester.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNesterElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParentElement.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphRoot.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/MergedGraphElementCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Groups/GraphGroup.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Input/MouseButton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Input/PressState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/AnimatorMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/GlobalMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListenerData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameInvisibleMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameVisibleMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnter2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExit2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStay2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStayMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnControllerColliderHitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreak2DMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreakMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDownMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseExitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseOverMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpAsButtonMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnParticleCollisionMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformChildrenChangedMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformParentChangedMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnter2DMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExit2DMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExitMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStay2DMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStayMListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnButtonClickMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnDropdownValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldEndEditMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollRectValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollbarValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnSliderValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnToggleValueChangedMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnBeginDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnCancelMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDeselectMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDropMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnEndDragMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnMoveMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerClickMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerDownMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerEnterMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerExitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerUpMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnScrollMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSelectMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSubmitMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UnityMessageListener.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Machines/IMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Machines/Machine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Macros/IMacro.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Macros/Macro.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/AotIncompatibleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/IAotStubbable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/PlatformUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/ArrayPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/DictionaryPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/GenericPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/HashSetPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/IPoolable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/ListPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/ManualPool.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegment.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegmentCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingScope.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/ActionDirection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/AttributeUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/ConversionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/GenericClosingException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IAttributeProvider.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IPrewarmable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/LooseAssemblyName.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Member.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberFilter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberInfoComparer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Namespace.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AdditionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AmbiguousOperatorException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AndHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/BinaryOperator.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/BinaryOperatorHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DecrementHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DivisionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/EqualityHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ExclusiveOrHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanOrEqualHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/IncrementHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InequalityHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InvalidOperatorException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LeftShiftHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanOrEqualHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LogicalNegationHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ModuloHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/MultiplicationHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/NumericNegationHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OrHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/PlusHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/RightShiftHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/SubtractionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/UnaryOperator.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/UnaryOperatorHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Action_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Action_6.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Func_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/Func_6.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedInvoker.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceActionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFieldAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceFunctionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstanceInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InstancePropertyAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/OptimizedReflection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionFieldAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionInvoker.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionPropertyAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFieldAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_0.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_1.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_2.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_3.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_4.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticFunctionInvoker_5.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticInvokerBase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticPropertyAccessor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedAssemblyAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedFromAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedNamespaceAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RuntimeCodebase.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeFilter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeName.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeNameDetail.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeQualifier.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypesMatching.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/LooseAssemblyNameConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/NamespaceConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/Ray2DConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/RayConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/UnityObjectConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DictionaryAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DoNotSerializeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDependency.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDepender.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializableType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Serialization.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationOperation.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationVersionAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/ISerializedPropertyProvider.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/SerializedPropertyProvider.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/SerializedPropertyProviderAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/StickyNote/StickyNote.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IGizmoDrawer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/ISingleton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IUnityObjectOwnable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqBehaviour.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqScriptableObject.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/MacroScriptableObject.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/RequiresUnityAPIAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/SceneSingleton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/Singleton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/SingletonAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityObjectOwnershipUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityThread.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CSharpNameUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ComponentHolderProtocol.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CoroutineRunner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/Empty.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/EnumUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ExceptionUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/HashUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IAnalyticsIdentifiable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IGettable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IIdentifiable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IInitializable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/LinqUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/OverrideStack.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/Recursion.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceCollector.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceEqualityComparer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/RuntimeVSUsageUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/StringUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/UnityObjectUtility.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/XColor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ApplicationVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphDataWithVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphWithVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/InspectorVariableNameAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ObjectVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SavedVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SceneVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclaration.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarations.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationsCloner.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableKind.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableKindAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/Variables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesSaver.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_INPUT_SYSTEM_EXISTS","PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS","MODULE_ANIMATION_EXISTS","MODULE_PHYSICS_EXISTS","MODULE_PHYSICS_2D_EXISTS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity.VisualScripting.Core.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":52,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.DocCodeExamples","SourceFiles":["Packages/com.unity.visualscripting/DocCodeExamples/EventBusExamples.cs","Packages/com.unity.visualscripting/DocCodeExamples/VariableExamples.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[52,55,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/DocCodeExamples/Unity.VisualScripting.DocCodeExamples.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":53,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Flow.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Acknowledgements/Acknowledgement_NCalc.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Analytics/FlowMacroSavedEvent.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/BoltFlowNameUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/ControlConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/IUnitConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/InvalidConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/UnitConnectionStyles.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/UnitConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Connections/ValueConnectionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/FlowGraphDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/FlowMachineDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/FlowMacroDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/IUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitPortDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Description/UnitPortDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/CustomEventDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/EventUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/EventUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/GlobalMessageListenerEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/MessageListenerEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Events/TriggerCustomEventDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowCanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowDragAndDropUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowEditorBindings.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowGraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowGraphEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowGraphUnitUISample.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/FlowMachineEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/CreateStructDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/CreateStructOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/ExposeDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/ExposeOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/GetMemberDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/GetMemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/InvokeMemberDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/InvokeMemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/LiteralWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/MemberUnitAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/MemberUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/MemberUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/OnInputSystemEventAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/SetMemberDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Codebase/SetMemberOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/ForAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/ForEachDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnEnumDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnFlowDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnIntegerDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectOnStringDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SelectUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SequenceDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchOnEnumDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchOnIntegerDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchOnStringDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Control/SwitchUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/InputActionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/InputSystemWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/MultiInputUnitAlphabeticDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/MultiInputUnitNumericDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/GraphOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NesterUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/NestrerUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/SuperUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/SuperUnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/SuperUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Nesting/UnitPortDefinitionUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Time/WaitForFlowDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/GetVariableOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/IsVariableDefinedOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/GetVariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/IsVariableDefinedUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/SetVariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/SetVariableOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Framework/Variables/VariableKindOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Invocations/InvocationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Invocations/MemberInvocationInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Linker/LinkerCreator.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/IUnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitBase.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitCategoryOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOption.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionFilter.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionProvider.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionRow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionTree.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Options/UnitOptionUtility.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlow.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowPaths.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/BoltFlowResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_0_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_0..cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_10.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_5.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_6.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Changelogs/Changelog_1_4_8.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_0_2_to_1_0_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_1_1_to_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_1_2_to_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_1_3_to_1_2_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_2_0_to_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_2_4_to_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_3_0_to_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_5_1_to_1_5_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_1_6_to_1_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Plugin/Migrations/Migration_Asset_to_Package.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ControlInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ControlOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/IUnitPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/InvalidInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/InvalidOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitInputPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitOutputPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitPortDefinitionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/UnitPortWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValueInputDefinitionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValueInputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValueOutputWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Ports/ValuePortDefinitionInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/RuntimeGraphBase.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/IUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/MissingTypeUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/UnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/UnitInspector.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Units/UnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/XFlowGraph.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_INPUT_SYSTEM_EXISTS","PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[16,51,52,55,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.Flow/Unity.VisualScripting.Flow.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":54,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Flow","SourceFiles":["Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ControlConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnectionDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitRelation.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/InvalidConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitConnectionDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitRelation.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ValueConnection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/BinaryExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluateFunctionHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluateParameterHandler.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationOption.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationVisitor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Expression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/IdentifierExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpressionVisitor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcLexer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcParser.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ParameterArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/SerializationVisitor.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/TernaryExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/UnaryExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ValueExpression.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortKeyAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelHiddenAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/SpecialUnitAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitFooterPortsAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitHeaderInspectableAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitOrderAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitShortTitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSubtitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSurtitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitTitleAttribute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Flow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/CreateStruct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/Expose.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/GetMember.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/InvokeMember.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/MemberUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/SetMember.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/CountItems.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/AddDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/ClearDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/CreateDictionary.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/DictionaryContainsKey.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/GetDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/MergeDictionaries.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/RemoveDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/SetDictionaryItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/FirstItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/LastItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/AddListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ClearList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/CreateList.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/GetListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/InsertListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ListContainsItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/MergeLists.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItemAt.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/SetListItem.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Break.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Cache.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/For.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ForEach.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/IBranchUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ISelectUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/If.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/LoopUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Once.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnEnum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnFlow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnInteger.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnString.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit_T.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Sequence.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnEnum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnInteger.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnString.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Throw.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleFlow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleValue.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/TryCatch.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/While.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltAnimationEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltNamedAnimationEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorIK.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorMove.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationFocus.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationLostFocus.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationPause.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationQuit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationResume.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/BoltUnityEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEventArgs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmos.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmosSelected.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/EventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/GenericGuiEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnBeginDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnButtonClick.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnCancel.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDeselect.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrop.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDropdownValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnEndDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnGUI.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldEndEdit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnMove.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerClick.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerDown.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerUp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScroll.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollRectValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollbarValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSelect.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSliderValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSubmit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnToggleValueChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/PointerEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GameObjectEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GlobalEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformChildrenChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformParentChanged.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/IEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/IMouseEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/InputSystem/OnInputSystemEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnButtonInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnKeyboardInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDown.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDrag.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseOver.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUpAsButton.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/FixedUpdate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/LateUpdate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDestroy.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDisable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnEnable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Start.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Update.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/MachineEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/ManualEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Navigation/OnDestinationReached.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/CollisionEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionStay.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnControllerColliderHit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnJointBreak.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnParticleCollision.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerEnter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerExit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerStay.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/TriggerEventUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/CollisionEvent2DUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionEnter2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionExit2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionStay2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnJointBreak2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerEnter2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerExit2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerStay2D.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/TriggerEvent2DUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameInvisible.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameVisible.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Time/OnTimerElapsed.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/TriggerCustomEvent.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Formula.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetGraphs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraphs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/HasGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/HasScriptGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/ScriptGraphContainerType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/SetGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/SetScriptGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Literal.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/And.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ApproximatelyEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/BinaryComparisonUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Comparison.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Equal.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/EqualityComparison.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ExclusiveOr.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Greater.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/GreaterOrEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Less.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/LessOrEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Negate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotApproximatelyEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotEqual.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NumericComparison.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Or.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Angle.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/CrossProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/DeprecatedGenericAdd.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericDivide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericModulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericMultiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSubtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Project.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/DeprecatedScalarAdd.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAbsolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAverage.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarDivide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarExponentiate.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarLerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMaximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMinimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarModulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMultiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarNormalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarPerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRoot.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRound.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSubtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/DeprecatedVector2Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Angle.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Project.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/DeprecatedVector3Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Angle.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3CrossProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Project.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/DeprecatedVector4Add.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Absolute.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Average.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Distance.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Divide.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4DotProduct.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Lerp.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Maximum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Minimum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Modulo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4MoveTowards.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Multiply.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Normalize.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4PerSecond.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Round.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Subtract.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Sum.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/MissingType.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/Null.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCheck.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCoalesce.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/This.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Cooldown.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Timer.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForEndOfFrameUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForFlow.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForNextFrameUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForSecondsUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUntilUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitWhileUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/GetVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IUnifiedVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IsVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetApplicationVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetGraphVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetObjectVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSavedVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSceneVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IApplicationVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IGraphVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IObjectVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISavedVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISceneVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsApplicationVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsGraphVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsObjectVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSavedVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSceneVariableDefined.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsVariableDefinedUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetApplicationVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetGraphVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetObjectVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSavedVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSceneVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SaveVariables.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SetVariable.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IDefaultValue.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/INesterUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnitDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/MultiInputUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/NesterUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInvalidPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPortCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/MissingValuePortInputException.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPort.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPortCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutput.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutputDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValuePortDefinition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptGraphAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/SubgraphUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Unit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategory.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategoryConverter.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitPortDefinitionCollection.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitPreservation.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_INPUT_SYSTEM_EXISTS","PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS","PACKAGE_INPUT_SYSTEM_1_4_0_OR_NEWER_EXISTS","MODULE_AI_EXISTS","MODULE_ANIMATION_EXISTS","MODULE_PHYSICS_EXISTS","MODULE_PHYSICS_2D_EXISTS","MODULE_PARTICLE_SYSTEM_EXISTS","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[16,52,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Unity.VisualScripting.Flow.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":55,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.SettingsProvider.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/SettingsProvider/EditorPreferencesProvider.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/EditorPreferencesProviderView.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/AssemblyOptionsSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/BackupSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/CoreProviderSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/CustomPropertyProviderSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/LinkerPropertyProviderSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/ScriptReferenceResolverSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettings/TypeOptionsSettings.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettingsProvider.cs","Packages/com.unity.visualscripting/Editor/SettingsProvider/ProjectSettingsProviderView.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[51,52,54,55,59,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/SettingsProvider/Unity.VisualScripting.SettingsProvider.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":56,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.Shared.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.Shared/EmptyGraphWindow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[51,52,54,55,58,59,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.Shared/Unity.VisualScripting.Shared.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":57,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.State.Editor","SourceFiles":["Packages/com.unity.visualscripting/Editor/VisualScripting.State/Analytics/StateMacroSavedEvent.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Description/StateGraphDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Description/StateMachineDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Description/StateMacroDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/FlowGraphContextStateExtension.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/StateUnitDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/StateUnitEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/StateUnitWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Flow/UnitBaseStateExtensions.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Graph/StateCanvas.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Graph/StateGraphContext.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltState.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltStateConfiguration.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltStateManifest.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/BoltStateResources.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_0_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_0_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_0_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_1_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_1_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_1_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_2_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_2_3.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_2_4.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_3_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_4_0.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Changelogs/Changelog_1_4_1.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Migrations/Migration_1_5_1_to_1_5_2.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Migrations/Migration_1_6_to_1_7.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Plugin/Migrations/Migration_Asset_to_Package.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/StateGraphEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/StateRevealCondition.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/AnyStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/AnyStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/FlowStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/FlowStateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/FlowStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/IStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/NesterStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateTransitionAnalysis.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/StateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/SuperStateDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/SuperStateEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/States/SuperStateWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/FlowStateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/IStateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/NesterStateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionAnalyser.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionDescription.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionDescriptor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionEditor.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/StateTransitionWidget.cs","Packages/com.unity.visualscripting/Editor/VisualScripting.State/Transitions/TriggerStateTransitionWidget.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[51,52,54,55,59,61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Editor/VisualScripting.State/Unity.VisualScripting.State.Editor.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":58,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualScripting.State","SourceFiles":["Packages/com.unity.visualscripting/Runtime/VisualScripting.State/AnyState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Framework/Graph/HasStateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransitionDebugData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/NesterState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/NesterStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnEnterState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnExitState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Properties/AssemblyInfo.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/State.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateEnterReason.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateEventHooks.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateExitReason.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphAsset.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphData.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateMachine.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateUnit.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/SuperState.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/TriggerStateTransition.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraphs.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/SetStateGraph.cs","Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/StateGraphContainerType.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[52,55,62,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Unity.VisualScripting.State.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":59,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"Unity.VisualStudio.Editor","SourceFiles":["Packages/com.unity.ide.visualstudio/Editor/AssemblyInfo.cs","Packages/com.unity.ide.visualstudio/Editor/AsyncOperation.cs","Packages/com.unity.ide.visualstudio/Editor/Cli.cs","Packages/com.unity.ide.visualstudio/Editor/Discovery.cs","Packages/com.unity.ide.visualstudio/Editor/FileUtility.cs","Packages/com.unity.ide.visualstudio/Editor/Image.cs","Packages/com.unity.ide.visualstudio/Editor/KnownAssemblies.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Deserializer.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/ExceptionEventArgs.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Message.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageEventArgs.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageType.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Messenger.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/Serializer.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpClient.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpListener.cs","Packages/com.unity.ide.visualstudio/Editor/Messaging/UdpSocket.cs","Packages/com.unity.ide.visualstudio/Editor/ProcessRunner.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/AssemblyNameProvider.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/FileIOProvider.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/GUIDProvider.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/GeneratorFactory.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/LegacyStyleProjectGeneration.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGeneration.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGenerationFlag.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectProperties.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/SdkStyleProjectGeneration.cs","Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/TypeCacheHelper.cs","Packages/com.unity.ide.visualstudio/Editor/SimpleJSON.cs","Packages/com.unity.ide.visualstudio/Editor/Solution.cs","Packages/com.unity.ide.visualstudio/Editor/SolutionParser.cs","Packages/com.unity.ide.visualstudio/Editor/SolutionProjectEntry.cs","Packages/com.unity.ide.visualstudio/Editor/SolutionProperties.cs","Packages/com.unity.ide.visualstudio/Editor/Symbols.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestAdaptor.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestResultAdaptor.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerApiListener.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerCallbacks.cs","Packages/com.unity.ide.visualstudio/Editor/Testing/TestStatusAdaptor.cs","Packages/com.unity.ide.visualstudio/Editor/UnityInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/UsageUtility.cs","Packages/com.unity.ide.visualstudio/Editor/VersionPair.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioCodeInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioEditor.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioForWindowsInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioInstallation.cs","Packages/com.unity.ide.visualstudio/Editor/VisualStudioIntegration.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,62,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ide.visualstudio/Editor/com.unity.ide.visualstudio.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":60,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEditor.TestRunner","SourceFiles":["Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsReporter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsTestCallback.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/RunFinishedData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/TestTreeData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksDelegator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ExecutionSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Filter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksDelegator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/IErrorCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptorFactory.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestResultAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunnerApi.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestTreeRebuildCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/IgnoreTest.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ResultsWriter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/RunState.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptorFactory.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestResultAdaptor.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestRunProgress.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestRunnerApi.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestStatus.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/AssemblyInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOption.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOptionSet.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/ICommandLineOption.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/Executer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExecutionSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/IExecuter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/IRunData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ISettingsBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogSavingCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogWriter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ResultsSavingCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunStateCallbacks.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SettingsBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SetupException.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/TestStarter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/TestState.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/AssetsDatabaseHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/BitUtility.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/FlagEnumContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/FlagEnumUtility.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/GenericItemContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/ISelectableItem.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/ISelectionDropDownContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/MultiValueContentProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/SelectableItemContent.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Controls/SelectionDropDown.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/GuiHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IAssetsDatabaseHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IGuiHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ActiveFolderTemplateAssetCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/CustomScriptAssemblyMappingFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/FolderPathTestCompilationContextProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/IActiveFolderTemplateAssetCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ICustomScriptAssembly.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ICustomScriptAssemblyMappingFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/IFolderPathTestCompilationContextProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/ITestScriptAssetsCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/TestScriptAssetMenuItems.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestAssets/TestScriptAssetsCreator.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/TestTreeViewBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/Icons.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewDataSource.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewGUI.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestTreeViewItem.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerGUI.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerResult.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerUIFilter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/UITestRunnerFilter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/TestListGUIBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/AssetPipelineIgnore.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/ITestPlayerBuildModifier.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/TestPlayerBuildModifierAttribute.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/TestRunnerStateSerializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/RequireApiProfileAttribute.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/EditModeLauncherContextSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/AttributeFinderBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/DelayedCallback.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/FilePathMetaInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PlayerLauncherBuildOptions.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PostbuildCleanupAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PostbuildCleanupWithJobDataAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PrebuildSetupAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/PrebuildSetupWithJobDataAttributeFinder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/Helpers/TestFiltering.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/AndroidPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/ApplePlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/GameCorePlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/IPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/LuminPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/PlatformSpecificSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/StadiaPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/SwitchPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/UwpPlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/XboxOnePlatformSetup.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncher.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherContextSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherTestRunSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlaymodeLauncher.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerLogController.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerTestController.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RuntimeTestLauncherBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/TestLauncherBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestResultSerializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/RunProgress.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TaskInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TaskMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TestJobData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Data/TestProgress.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/ITestJobDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/ITestJobRunner.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/RequiredTestRunDataMissingException.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TaskList.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildNUnitFilterTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildTestTreeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanUpContext.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupConstructDelegatorTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupTestControllerTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupVerificationTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CreateBootstrapSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/DeleteBootstrapSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/EditModeRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/EnableTestOutLoggerTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/EnterPlayModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/CreateEventsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RegisterCallbackDelegatorEventsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RegisterTestRunCallbackEventsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RunFinishedInvocationEvent.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/RunStartedInvocationEvent.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Events/UpdateTestProgressTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/ExitPlayModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/FileCleanupVerifierTaskBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/FilterTestTreeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/GenerateContextTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/InitializeTestProgressTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayerRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/MarkRunAsPlayModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PerformUndoTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificCleanupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificPostBuildTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificSuccessfulBuildTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Platform/PlatformSpecificSuccessfulLaunchTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PlayModeRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Player/DetermineRuntimePlatformTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PostbuildCleanupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PostbuildCleanupWithTestDataTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupWithTestDataTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PreparePlayModeRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/RegisterFilesForCleanupVerificationTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/ResetInteractionModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/RestoreProjectSettingsTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SaveUndoIndexTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/CreateNewSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/ISceneWrapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/ReloadModifiedScenesTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/RemoveAdditionalUntitledSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/RestoreSceneSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/SaveModifiedSceneTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/SceneWrapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/Scene/StoreSceneSetupTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SetInteractionModeTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SetupConstructDelegatorTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/TestTaskBase.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/UnlockReloadAssembliesTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobRunner.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestRunCanceledException.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/WaitForPlayerRunTask.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdater.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdaterDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModePCHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditmodeWorkItemFactory.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditorEnumeratorTestWorkItem.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EnumeratorStepHelper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/EnterPlayMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/ExitPlayMode.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/RecompileScripts.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/WaitForDomainReload.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/CachingTestListProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssembliesProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssemblyWrapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorCompilationInterfaceProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorLoadedTestAssemblyProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorAssembliesProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorCompilationInterfaceProxy.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorLoadedTestAssemblyProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCache.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCacheData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCache.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCacheData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListJob.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListProvider.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindow.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindowSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettingsDeserializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettingsDeserializer.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/BuildSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/PlayerSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/PlayerSystemInfo.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/QualitySettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Data/ScreenSettings.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/ITestRunnerApiMapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpLogger.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpMessageReporter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/BuildSettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/EditorVersionMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/Message.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/PlayerSettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/PlayerSystemInfoMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/QualitySettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/ScreenSettingsMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/TestFinishedMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/TestPlanMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Messages/TestStartedMessage.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TesRunDataHolder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestRunData.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestRunnerApiMapper.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestState.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolListener.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolStarter.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpDebuglogger.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageBuilder.cs","Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageReporter.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Pdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Mdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[63],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityEditor.TestRunner.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":61,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEditor.UI","SourceFiles":["Packages/com.unity.ugui/Editor/UGUI/EventSystem/EventSystemEditor.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/EventTriggerEditor.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/InputModuleComponentFactory.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/Physics2DRaycasterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/EventSystem/PhysicsRaycasterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/Properties/AssemblyInfo.cs","Packages/com.unity.ugui/Editor/UGUI/UI/AspectRatioFitterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ButtonEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/CanvasScalerEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ContentSizeFitterEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/DropdownEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/GraphicEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/GridLayoutGroupEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/HorizontalOrVerticalLayoutGroupEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ImageEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/InputFieldEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/InterceptedEventsPreview.cs","Packages/com.unity.ugui/Editor/UGUI/UI/LayoutElementEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/LayoutPropertiesPreview.cs","Packages/com.unity.ugui/Editor/UGUI/UI/MaskEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/MenuOptions.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PrefabLayoutRebuilder.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/AnimationTriggersDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/ColorBlockDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/DropdownOptionListDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/FontDataDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/NavigationDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/PropertyDrawers/SpriteStateDrawer.cs","Packages/com.unity.ugui/Editor/UGUI/UI/RawImageEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/RectMask2DEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ScrollRectEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ScrollbarEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SelectableEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SelfControllerEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SliderEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/SpriteDrawUtility.cs","Packages/com.unity.ugui/Editor/UGUI/UI/TextEditor.cs","Packages/com.unity.ugui/Editor/UGUI/UI/ToggleEditor.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_4_6","NET_UNITY_4_8","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_PHYSICS","PACKAGE_PHYSICS2D","PACKAGE_ANIMATION","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER","UNITY_EDITOR_ONLY_COMPILATION"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll"],"References":[61,63,64],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Editor/UGUI/UnityEditor.UI.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":62,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEngine.TestRunner","SourceFiles":["Packages/com.unity.test-framework/UnityEngine.TestRunner/AssemblyInfo.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/Is.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogAssert.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/OutOfOrderExpectedLogMessageException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/EnumeratorHelper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ParametrizedIgnoreAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/PreservedValuesAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityOneTimeSetUpAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityOneTimeTearDownAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableMaxTimeCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableOneTimeSetUpTearDownCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/IgnoreTest.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/IgnoreTestCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ParametrizedIgnoreCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/RepeatCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/RetryCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/StrictCheckCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TaskTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TimeoutCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/UnityTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AndFilterExtended.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/EditorOnlyFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/FullNameFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/NonExplicitFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ITestSuiteModifier.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/OrderedTestSuiteModifier.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FeatureFlags.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestPlatform.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestTaskWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/MessageForRetryRepeat.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/TestFinishMessage.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/TestStartedMessage.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityTestProtocol/TestState.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AttributeHelper.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/CoroutineRunner.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostbuildCleanupWithTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSetup.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSetupWithTestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ITestRunCallback.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/MonoBehaviourTest.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupWithTestDataAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSetupAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSetupWithTestDataAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/StacktraceFilter.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestData.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestMode.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Utils.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs","Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","UNITY_TESTS_FRAMEWORK","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":63,"SkipCodeGen":true,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"},{"Name":"UnityEngine.UI","SourceFiles":["Packages/com.unity.ugui/Runtime/UGUI/AssemblyInfo.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/AxisEventData.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/BaseEventData.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/PointerEventData.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventHandle.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventInterfaces.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventSystem.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventTrigger.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/EventTriggerType.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/ExecuteEvents.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/BaseInput.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/BaseInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/PointerInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/StandaloneInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/TouchInputModule.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/MoveDirection.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/RaycastResult.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/RaycasterManager.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/BaseRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/Physics2DRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/PhysicsRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIBehaviour.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/PanelEventHandler.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/PanelRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/UIToolkitInteroperabilityBridge.cs","Packages/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/WorldDocumentRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/Properties/AssemblyInfo.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Animation/CoroutineTween.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/AnimationTriggers.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Button.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/CanvasUpdateRegistry.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/ColorBlock.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/ClipperRegistry.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/Clipping.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/IClipRegion.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/RectangularVertexClipper.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/DefaultControls.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Dropdown.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/FontData.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/FontUpdateTracker.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Graphic.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRaycaster.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRebuildTracker.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRegistry.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/IGraphicEnabledDisabled.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/IMask.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/IMaskable.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Image.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/InputField.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/AspectRatioFitter.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/CanvasScaler.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/ContentSizeFitter.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/GridLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/HorizontalLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/ILayoutElement.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutElement.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutRebuilder.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutUtility.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/VerticalLayoutGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Mask.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MaskUtilities.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MaskableGraphic.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MaterialModifiers/IMaterialModifier.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Misc.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/MultipleDisplayUtilities.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Navigation.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/RawImage.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/RectMask2D.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/ScrollRect.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Scrollbar.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Selectable.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/SetPropertyUtility.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Slider.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/SpecializedCollections/IndexedSet.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/SpriteState.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/StencilMaterial.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Text.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Toggle.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/ToggleGroup.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Utility/ReflectionMethodsCache.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/Utility/VertexHelper.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/BaseMeshEffect.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/IMeshModifier.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/Outline.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/PositionAsUV1.cs","Packages/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/Shadow.cs"],"Defines":["UNITY_6000_2_11","UNITY_6000_2","UNITY_6000","UNITY_5_3_OR_NEWER","UNITY_5_4_OR_NEWER","UNITY_5_5_OR_NEWER","UNITY_5_6_OR_NEWER","UNITY_2017_1_OR_NEWER","UNITY_2017_2_OR_NEWER","UNITY_2017_3_OR_NEWER","UNITY_2017_4_OR_NEWER","UNITY_2018_1_OR_NEWER","UNITY_2018_2_OR_NEWER","UNITY_2018_3_OR_NEWER","UNITY_2018_4_OR_NEWER","UNITY_2019_1_OR_NEWER","UNITY_2019_2_OR_NEWER","UNITY_2019_3_OR_NEWER","UNITY_2019_4_OR_NEWER","UNITY_2020_1_OR_NEWER","UNITY_2020_2_OR_NEWER","UNITY_2020_3_OR_NEWER","UNITY_2021_1_OR_NEWER","UNITY_2021_2_OR_NEWER","UNITY_2021_3_OR_NEWER","UNITY_2022_1_OR_NEWER","UNITY_2022_2_OR_NEWER","UNITY_2022_3_OR_NEWER","UNITY_2023_1_OR_NEWER","UNITY_2023_2_OR_NEWER","UNITY_2023_3_OR_NEWER","UNITY_6000_0_OR_NEWER","UNITY_6000_1_OR_NEWER","UNITY_6000_2_OR_NEWER","PLATFORM_ARCH_64","UNITY_64","UNITY_INCLUDE_TESTS","ENABLE_AR","ENABLE_AUDIO","ENABLE_CACHING","ENABLE_CLOTH","ENABLE_EVENT_QUEUE","ENABLE_MICROPHONE","ENABLE_MULTIPLE_DISPLAYS","ENABLE_PHYSICS","ENABLE_TEXTURE_STREAMING","ENABLE_VIRTUALTEXTURING","ENABLE_LZMA","ENABLE_UNITYEVENTS","ENABLE_VR","ENABLE_WEBCAM","ENABLE_UNITYWEBREQUEST","ENABLE_WWW","ENABLE_CLOUD_SERVICES","ENABLE_CLOUD_SERVICES_ADS","ENABLE_CLOUD_SERVICES_USE_WEBREQUEST","ENABLE_UNITY_CONSENT","ENABLE_UNITY_CLOUD_IDENTIFIERS","ENABLE_CLOUD_SERVICES_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING","ENABLE_CLOUD_SERVICES_PURCHASING","ENABLE_CLOUD_SERVICES_ANALYTICS","ENABLE_CLOUD_SERVICES_BUILD","ENABLE_EDITOR_GAME_SERVICES","ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT","ENABLE_CLOUD_LICENSE","ENABLE_EDITOR_HUB_LICENSE","ENABLE_WEBSOCKET_CLIENT","ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API","ENABLE_DIRECTOR_AUDIO","ENABLE_DIRECTOR_TEXTURE","ENABLE_MANAGED_JOBS","ENABLE_MANAGED_TRANSFORM_JOBS","ENABLE_MANAGED_ANIMATION_JOBS","ENABLE_MANAGED_AUDIO_JOBS","ENABLE_MANAGED_UNITYTLS","INCLUDE_DYNAMIC_GI","ENABLE_SCRIPTING_GC_WBARRIERS","PLATFORM_SUPPORTS_MONO","RENDER_SOFTWARE_CURSOR","ENABLE_MARSHALLING_TESTS","ENABLE_VIDEO","ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK","ENABLE_ACCELERATOR_CLIENT_DEBUGGING","TEXTCORE_1_0_OR_NEWER","EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED","PLATFORM_STANDALONE_WIN","PLATFORM_STANDALONE","UNITY_STANDALONE_WIN","UNITY_STANDALONE","ENABLE_RUNTIME_GI","ENABLE_MOVIES","ENABLE_NETWORK","ENABLE_NVIDIA","ENABLE_AMD","ENABLE_CRUNCH_TEXTURE_COMPRESSION","ENABLE_CLOUD_SERVICES_ENGINE_DIAGNOSTICS","ENABLE_OUT_OF_PROCESS_CRASH_HANDLER","ENABLE_CLUSTER_SYNC","ENABLE_CLUSTERINPUT","PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP","GFXDEVICE_WAITFOREVENT_MESSAGEPUMP","PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER","PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION","PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS","ENABLE_MONO","NET_STANDARD_2_0","NET_STANDARD","NET_STANDARD_2_1","NETSTANDARD","NETSTANDARD2_1","ENABLE_PROFILER","DEBUG","TRACE","UNITY_ASSERTIONS","UNITY_EDITOR","UNITY_EDITOR_64","UNITY_EDITOR_WIN","ENABLE_UNITY_COLLECTIONS_CHECKS","ENABLE_BURST_AOT","UNITY_TEAM_LICENSE","ENABLE_CUSTOM_RENDER_TEXTURE","ENABLE_DIRECTOR","ENABLE_LOCALIZATION","ENABLE_SPRITES","ENABLE_TERRAIN","ENABLE_TILEMAP","ENABLE_TIMELINE","ENABLE_INPUT_SYSTEM","ENABLE_LEGACY_INPUT_MANAGER","TEXTCORE_FONT_ENGINE_1_5_OR_NEWER","TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER","PACKAGE_PHYSICS","PACKAGE_PHYSICS2D","PACKAGE_TILEMAP","PACKAGE_ANIMATION","PACKAGE_UITOOLKIT","PACKAGE_INPUTSYSTEM","CSHARP_7_OR_LATER","CSHARP_7_3_OR_NEWER"],"PrebuiltReferences":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed/UnityEngine/UnityEditor.XRModule.dll","D:/UNITY/6000.2.11f1/Editor/Data/Managed/UnityEditor.Graphs.dll","D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Antlr3.Runtime.dll","Packages/com.unity.collab-proxy/Lib/Editor/Unity.Plastic.Newtonsoft.Json.dll","Packages/com.unity.collab-proxy/Lib/Editor/log4netPlastic.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll","Packages/com.unity.collab-proxy/Lib/Editor/unityplastic.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","Packages/com.unity.visualscripting/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll"],"References":[],"AllowUnsafeCode":false,"RuleSet":"","AnalyzerConfigPath":"","LanguageVersion":"9.0","UseDeterministicCompilation":true,"SuppressCompilerWarnings":true,"Analyzers":["D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll","D:/UNITY/6000.2.11f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"],"AdditionalFiles":[],"Asmdef":"Packages/com.unity.ugui/Runtime/UGUI/UnityEngine.UI.asmdef","BclDirectories":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx"],"CustomCompilerOptions":["/nowarn:0169","/nowarn:0649","/nowarn:0282","/nowarn:1701","/nowarn:1702"],"DebugIndex":64,"SkipCodeGen":false,"Path":"D:\\Учеба\\ЮНЬКА\\Unity_lab3\\Unity3_lab"}],"DotnetRuntimePath":"D:/UNITY/6000.2.11f1/Editor/Data/NetCoreRuntime","DotnetRoslynPath":"D:/UNITY/6000.2.11f1/Editor/Data/DotNetSdkRoslyn","MovedFromExtractorPath":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/ApiUpdater/ApiUpdater.MovedFromExtractor.dll","OutputDirectory":"Library/ScriptAssemblies","Debug":false,"BuildTarget":"StandaloneWindows64","Localization":"en-US","BuildPlayerDataOutput":"Library/BuildPlayerData/Editor","ExtractRuntimeInitializeOnLoads":false,"EnableDiagnostics":false,"EmitInfoForScriptUpdater":true,"AssembliesToScanForTypeDB":["Library/ScriptAssemblies/Assembly-CSharp.dll","Library/ScriptAssemblies/Unity.AI.Navigation.dll","Library/ScriptAssemblies/Unity.Burst.dll","Library/ScriptAssemblies/Unity.Collections.dll","Library/ScriptAssemblies/Unity.InputSystem.dll","Library/ScriptAssemblies/Unity.InputSystem.ForUI.dll","Library/ScriptAssemblies/Unity.InputSystem.TestFramework.dll","Library/ScriptAssemblies/Unity.Mathematics.dll","Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll","Library/ScriptAssemblies/Unity.PerformanceTesting.dll","Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll","Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll","Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll","Library/ScriptAssemblies/Unity.TextMeshPro.dll","Library/ScriptAssemblies/Unity.Timeline.dll","Library/ScriptAssemblies/Unity.VisualScripting.Core.dll","Library/ScriptAssemblies/Unity.VisualScripting.DocCodeExamples.dll","Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll","Library/ScriptAssemblies/Unity.VisualScripting.State.dll","Library/ScriptAssemblies/UnityEngine.TestRunner.dll","Library/ScriptAssemblies/UnityEngine.UI.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Mdb.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Pdb.dll","Packages/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll","Packages/com.unity.burst/Unity.Burst.Unsafe.dll","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing/System.IO.Hashing.dll","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe/System.Runtime.CompilerServices.Unsafe.dll","Packages/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Mdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Pdb.dll","Packages/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll"],"SearchPaths":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\EditorExtensions","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0","Library/ScriptAssemblies","Packages/com.unity.burst","Packages/com.unity.burst/Unity.Burst.CodeGen","Packages/com.unity.collections/Unity.Collections.LowLevel.ILSupport","Packages/com.unity.collections/Unity.Collections.Tests/System.IO.Hashing","Packages/com.unity.collections/Unity.Collections.Tests/System.Runtime.CompilerServices.Unsafe","Packages/com.unity.ext.nunit/net40/unity-custom","Packages/com.unity.nuget.mono-cecil","Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc"]}} \ No newline at end of file diff --git a/Unity3_lab/Library/Bee/1900b0aE.dag b/Unity3_lab/Library/Bee/1900b0aE.dag index b2730e587..f0771d680 100644 Binary files a/Unity3_lab/Library/Bee/1900b0aE.dag and b/Unity3_lab/Library/Bee/1900b0aE.dag differ diff --git a/Unity3_lab/Library/Bee/1900b0aE.dag.json b/Unity3_lab/Library/Bee/1900b0aE.dag.json index 2d5c713bb..aae38122c 100644 --- a/Unity3_lab/Library/Bee/1900b0aE.dag.json +++ b/Unity3_lab/Library/Bee/1900b0aE.dag.json @@ -85315,7 +85315,7 @@ "DisplayName": "Writing Assembly-CSharp.rsp", "ActionType": "WriteFile", "PayloadOffset": 3464109, - "PayloadLength": 36844, + "PayloadLength": 36914, "PayloadDebugContentSnippet": "-target:library\n-out:\"Library/", "Inputs": [], "InputFlags": [], @@ -85331,7 +85331,7 @@ "Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2", "DisplayName": "Writing Assembly-CSharp.rsp2", "ActionType": "WriteFile", - "PayloadOffset": 3501040, + "PayloadOffset": 3501110, "PayloadLength": 0, "PayloadDebugContentSnippet": "", "Inputs": [], @@ -85658,9 +85658,11 @@ "Assets/Scripts/MainMenu.cs", "Assets/Scripts/MovingPlatform.cs", "Assets/Scripts/PendulumHammer.cs", + "Assets/Scripts/RollingHazard.cs", "Assets/Scripts/SpikeTrap.cs", "Assets/Scripts/TrailController.cs", "Assets/Scripts/TrailSegment.cs", + "Assets/Scripts/TriggerPlatform.cs", "Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01.cs", "Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01_UGUI.cs", "Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark02.cs", @@ -86050,6 +86052,8 @@ 0, 0, 0, + 0, + 0, 8 ], "Outputs": [ @@ -86497,7 +86501,7 @@ "Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm.rsp", "DisplayName": "Writing Assembly-CSharp.dll.mvfrm.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3501136, + "PayloadOffset": 3501206, "PayloadLength": 15405, "PayloadDebugContentSnippet": "Library\\Bee\\artifacts\\mvdfrm\\U", "Inputs": [], @@ -87063,7 +87067,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp", "DisplayName": "Writing 4747638433968585886.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3516630, + "PayloadOffset": 3516700, "PayloadLength": 40981, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -87919,7 +87923,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/13686715218353603589.rsp", "DisplayName": "Writing 13686715218353603589.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3557701, + "PayloadOffset": 3557771, "PayloadLength": 29133, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -90028,7 +90032,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/12812556936427222528.rsp", "DisplayName": "Writing 12812556936427222528.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3586924, + "PayloadOffset": 3586994, "PayloadLength": 30365, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -92403,7 +92407,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp", "DisplayName": "Writing 16285879237017002407.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3617379, + "PayloadOffset": 3617449, "PayloadLength": 30392, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -94781,7 +94785,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/14832617886295879631.rsp", "DisplayName": "Writing 14832617886295879631.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3647861, + "PayloadOffset": 3647931, "PayloadLength": 29157, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -97159,7 +97163,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp", "DisplayName": "Writing 1418726328684876121.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3677107, + "PayloadOffset": 3677177, "PayloadLength": 27620, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -99538,7 +99542,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp", "DisplayName": "Writing 17346584914308636752.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3704817, + "PayloadOffset": 3704887, "PayloadLength": 29731, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -101916,7 +101920,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/5916180605834378387.rsp", "DisplayName": "Writing 5916180605834378387.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3734637, + "PayloadOffset": 3734707, "PayloadLength": 29130, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -104293,7 +104297,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp", "DisplayName": "Writing 10142702499866438521.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3763857, + "PayloadOffset": 3763927, "PayloadLength": 29144, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -106671,7 +106675,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/13909235412005675431.rsp", "DisplayName": "Writing 13909235412005675431.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3793091, + "PayloadOffset": 3793161, "PayloadLength": 27554, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -109049,7 +109053,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/9111662996337956171.rsp", "DisplayName": "Writing 9111662996337956171.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3820734, + "PayloadOffset": 3820804, "PayloadLength": 28984, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -111427,7 +111431,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/9870516708743257357.rsp", "DisplayName": "Writing 9870516708743257357.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3849807, + "PayloadOffset": 3849877, "PayloadLength": 29153, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -113805,7 +113809,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/18218310762646611085.rsp", "DisplayName": "Writing 18218310762646611085.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3879050, + "PayloadOffset": 3879120, "PayloadLength": 29165, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -116183,7 +116187,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/5803490648119114145.rsp", "DisplayName": "Writing 5803490648119114145.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3908304, + "PayloadOffset": 3908374, "PayloadLength": 29152, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -118561,7 +118565,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/1488387367365330867.rsp", "DisplayName": "Writing 1488387367365330867.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3937545, + "PayloadOffset": 3937615, "PayloadLength": 30386, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -120939,7 +120943,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/15394042617203071315.rsp", "DisplayName": "Writing 15394042617203071315.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3968021, + "PayloadOffset": 3968091, "PayloadLength": 30370, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -123317,7 +123321,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/9675442845102135732.rsp", "DisplayName": "Writing 9675442845102135732.rsp", "ActionType": "WriteFile", - "PayloadOffset": 3998480, + "PayloadOffset": 3998550, "PayloadLength": 30376, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -125695,7 +125699,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/7864899638050208757.rsp", "DisplayName": "Writing 7864899638050208757.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4028945, + "PayloadOffset": 4029015, "PayloadLength": 30376, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -128073,7 +128077,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/5546506141355401238.rsp", "DisplayName": "Writing 5546506141355401238.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4059410, + "PayloadOffset": 4059480, "PayloadLength": 29160, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -130451,7 +130455,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/8899139255040401798.rsp", "DisplayName": "Writing 8899139255040401798.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4088659, + "PayloadOffset": 4088729, "PayloadLength": 29152, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -132829,7 +132833,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/14402696373757716438.rsp", "DisplayName": "Writing 14402696373757716438.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4117901, + "PayloadOffset": 4117971, "PayloadLength": 30543, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -135213,7 +135217,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/12248871281822510316.rsp", "DisplayName": "Writing 12248871281822510316.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4148534, + "PayloadOffset": 4148604, "PayloadLength": 30420, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -137595,7 +137599,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/3938377011463375229.rsp", "DisplayName": "Writing 3938377011463375229.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4179043, + "PayloadOffset": 4179113, "PayloadLength": 30438, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -139976,7 +139980,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/2157608619508796868.rsp", "DisplayName": "Writing 2157608619508796868.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4209570, + "PayloadOffset": 4209640, "PayloadLength": 29300, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -142359,7 +142363,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/8863518860715653438.rsp", "DisplayName": "Writing 8863518860715653438.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4238959, + "PayloadOffset": 4239029, "PayloadLength": 28861, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -144740,7 +144744,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp", "DisplayName": "Writing 3064155424177982801.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4267909, + "PayloadOffset": 4267979, "PayloadLength": 29195, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -147121,7 +147125,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/11294775302662683298.rsp", "DisplayName": "Writing 11294775302662683298.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4297194, + "PayloadOffset": 4297264, "PayloadLength": 27684, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -149502,7 +149506,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp", "DisplayName": "Writing 14814235663552238418.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4324968, + "PayloadOffset": 4325038, "PayloadLength": 30432, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -151882,7 +151886,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10831531723267835799.rsp", "DisplayName": "Writing 10831531723267835799.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4355490, + "PayloadOffset": 4355560, "PayloadLength": 30453, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -154263,7 +154267,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/12900333509587573630.rsp", "DisplayName": "Writing 12900333509587573630.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4386033, + "PayloadOffset": 4386103, "PayloadLength": 28891, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -156644,7 +156648,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/6413563044966999158.rsp", "DisplayName": "Writing 6413563044966999158.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4415013, + "PayloadOffset": 4415083, "PayloadLength": 30446, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -159025,7 +159029,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp", "DisplayName": "Writing 11258323299798293270.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4445549, + "PayloadOffset": 4445619, "PayloadLength": 30444, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -161406,7 +161410,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/4772145154433932943.rsp", "DisplayName": "Writing 4772145154433932943.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4476082, + "PayloadOffset": 4476152, "PayloadLength": 30451, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -163787,7 +163791,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10571807241835812913.rsp", "DisplayName": "Writing 10571807241835812913.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4506623, + "PayloadOffset": 4506693, "PayloadLength": 29350, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -166168,7 +166172,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/2400031028012695012.rsp", "DisplayName": "Writing 2400031028012695012.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4536062, + "PayloadOffset": 4536132, "PayloadLength": 30590, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -168555,7 +168559,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/6262281476893245489.rsp", "DisplayName": "Writing 6262281476893245489.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4566741, + "PayloadOffset": 4566811, "PayloadLength": 30461, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -170941,7 +170945,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/4014436084419441659.rsp", "DisplayName": "Writing 4014436084419441659.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4597291, + "PayloadOffset": 4597361, "PayloadLength": 29445, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -173330,7 +173334,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/17571664448659802584.rsp", "DisplayName": "Writing 17571664448659802584.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4626826, + "PayloadOffset": 4626896, "PayloadLength": 29322, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -175716,7 +175720,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp", "DisplayName": "Writing 3111153359436885826.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4656237, + "PayloadOffset": 4656307, "PayloadLength": 30514, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -178100,7 +178104,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/3388064732626934676.rsp", "DisplayName": "Writing 3388064732626934676.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4686840, + "PayloadOffset": 4686910, "PayloadLength": 30450, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -180484,7 +180488,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp", "DisplayName": "Writing 5249134988916615986.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4717379, + "PayloadOffset": 4717449, "PayloadLength": 29514, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -182868,7 +182872,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/17525389461119239690.rsp", "DisplayName": "Writing 17525389461119239690.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4746983, + "PayloadOffset": 4747053, "PayloadLength": 29233, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -185260,7 +185264,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10397561839769426034.rsp", "DisplayName": "Writing 10397561839769426034.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4776306, + "PayloadOffset": 4776376, "PayloadLength": 29230, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -187652,7 +187656,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10411718816959651794.rsp", "DisplayName": "Writing 10411718816959651794.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4805626, + "PayloadOffset": 4805696, "PayloadLength": 29399, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -190044,7 +190048,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/15085861467720516389.rsp", "DisplayName": "Writing 15085861467720516389.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4835115, + "PayloadOffset": 4835185, "PayloadLength": 29235, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -192436,7 +192440,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10292501669419677951.rsp", "DisplayName": "Writing 10292501669419677951.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4864440, + "PayloadOffset": 4864510, "PayloadLength": 30508, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -194831,7 +194835,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/9362519405459664194.rsp", "DisplayName": "Writing 9362519405459664194.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4895037, + "PayloadOffset": 4895107, "PayloadLength": 27707, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -197218,7 +197222,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/15312589170787849123.rsp", "DisplayName": "Writing 15312589170787849123.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4922834, + "PayloadOffset": 4922904, "PayloadLength": 30727, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -199608,7 +199612,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/4691676790321305727.rsp", "DisplayName": "Writing 4691676790321305727.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4953650, + "PayloadOffset": 4953720, "PayloadLength": 29276, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -201995,7 +201999,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/9703144790800738880.rsp", "DisplayName": "Writing 9703144790800738880.rsp", "ActionType": "WriteFile", - "PayloadOffset": 4983015, + "PayloadOffset": 4983085, "PayloadLength": 30802, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -204393,7 +204397,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10010842633742469623.rsp", "DisplayName": "Writing 10010842633742469623.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5013907, + "PayloadOffset": 5013977, "PayloadLength": 29826, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -206797,7 +206801,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/1723042715960067801.rsp", "DisplayName": "Writing 1723042715960067801.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5043822, + "PayloadOffset": 5043892, "PayloadLength": 30749, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -209193,7 +209197,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/7759033573704817190.rsp", "DisplayName": "Writing 7759033573704817190.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5074660, + "PayloadOffset": 5074730, "PayloadLength": 30738, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -211589,7 +211593,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/17296387151066238333.rsp", "DisplayName": "Writing 17296387151066238333.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5105488, + "PayloadOffset": 5105558, "PayloadLength": 30464, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -213990,7 +213994,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/2897256077774953845.rsp", "DisplayName": "Writing 2897256077774953845.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5136041, + "PayloadOffset": 5136111, "PayloadLength": 29566, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -216397,7 +216401,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/6841316898876630997.rsp", "DisplayName": "Writing 6841316898876630997.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5165696, + "PayloadOffset": 5165766, "PayloadLength": 30656, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -218804,7 +218808,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/2240406767038398906.rsp", "DisplayName": "Writing 2240406767038398906.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5196441, + "PayloadOffset": 5196511, "PayloadLength": 30815, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -221203,7 +221207,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/15183149355271759364.rsp", "DisplayName": "Writing 15183149355271759364.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5227346, + "PayloadOffset": 5227416, "PayloadLength": 31160, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -223637,7 +223641,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/6947401630772442630.rsp", "DisplayName": "Writing 6947401630772442630.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5258595, + "PayloadOffset": 5258665, "PayloadLength": 30678, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], @@ -226074,7 +226078,7 @@ "Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/10678863128556690338.rsp", "DisplayName": "Writing 10678863128556690338.rsp", "ActionType": "WriteFile", - "PayloadOffset": 5289363, + "PayloadOffset": 5289433, "PayloadLength": 31682, "PayloadDebugContentSnippet": "\"unity-ilpp-feaa29cc23d8e8d0e5", "Inputs": [], diff --git a/Unity3_lab/Library/Bee/1900b0aE.dag.payloads b/Unity3_lab/Library/Bee/1900b0aE.dag.payloads index 3c2ce8708..7d3667487 100644 Binary files a/Unity3_lab/Library/Bee/1900b0aE.dag.payloads and b/Unity3_lab/Library/Bee/1900b0aE.dag.payloads differ diff --git a/Unity3_lab/Library/Bee/1900b0aE.dag_derived b/Unity3_lab/Library/Bee/1900b0aE.dag_derived index 330f67dc4..06e329e8f 100644 Binary files a/Unity3_lab/Library/Bee/1900b0aE.dag_derived and b/Unity3_lab/Library/Bee/1900b0aE.dag_derived differ diff --git a/Unity3_lab/Library/Bee/TundraBuildState.state b/Unity3_lab/Library/Bee/TundraBuildState.state index 6e72daeba..c3076e3c2 100644 Binary files a/Unity3_lab/Library/Bee/TundraBuildState.state and b/Unity3_lab/Library/Bee/TundraBuildState.state differ diff --git a/Unity3_lab/Library/Bee/TundraBuildState.state.map b/Unity3_lab/Library/Bee/TundraBuildState.state.map index 3ccb28ecd..7117e0621 100644 Binary files a/Unity3_lab/Library/Bee/TundraBuildState.state.map and b/Unity3_lab/Library/Bee/TundraBuildState.state.map differ diff --git a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll index 83d79e408..2e68b32d1 100644 Binary files a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll and b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll differ diff --git a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll index c754f8573..0a72d060f 100644 Binary files a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll and b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll differ diff --git a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp index 74fa781d4..d3ca54850 100644 --- a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp +++ b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp @@ -447,9 +447,11 @@ "Assets/Scripts/MainMenu.cs" "Assets/Scripts/MovingPlatform.cs" "Assets/Scripts/PendulumHammer.cs" +"Assets/Scripts/RollingHazard.cs" "Assets/Scripts/SpikeTrap.cs" "Assets/Scripts/TrailController.cs" "Assets/Scripts/TrailSegment.cs" +"Assets/Scripts/TriggerPlatform.cs" "Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01.cs" "Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01_UGUI.cs" "Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark02.cs" diff --git a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll index 83d79e408..2e68b32d1 100644 Binary files a/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll and b/Unity3_lab/Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll differ diff --git a/Unity3_lab/Library/Bee/backend1.traceevents b/Unity3_lab/Library/Bee/backend1.traceevents index 609e21b4e..3c9e7e3dd 100644 --- a/Unity3_lab/Library/Bee/backend1.traceevents +++ b/Unity3_lab/Library/Bee/backend1.traceevents @@ -1,1245 +1,1104 @@ { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1763068577608753, "dur":123, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577608951, "dur":9540, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577618504, "dur":2022, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577620788, "dur":109, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }} -,{ "pid":12345, "tid":0, "ts":1763068577620898, "dur":608, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577622045, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577622153, "dur":196, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GridAndSnapModule.dll_1070621FB36A3BBF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577623624, "dur":159, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_566FD225CF507363.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577623883, "dur":203, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_EA5F17E0F6BDEAA1.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577624124, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0FE297292C6DD22C.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577624236, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_B050AFA61A2B82FF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577624905, "dur":518, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577625822, "dur":2870, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577628794, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577628906, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629129, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629251, "dur":391, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_7E3ACC4049498458.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629780, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629868, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_2B255BBEA7522E72.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629988, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_FC440C3B247F93D0.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630120, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_BEF6ECE6F1D53D4D.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630234, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_555BA8A307BB6F66.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630341, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_09FF6AA1EF592C52.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630524, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_7B2BC698D88F5683.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630592, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D77459DD568C4BE5.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630816, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.LowLevel.ILSupport.dll_921D3F57B2557A8B.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630914, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.TextureAssets.dll_8A92622E399500BD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577631104, "dur":125, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577631296, "dur":101, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577631594, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TestRunner.ref.dll_193EC4CE382CBFB3.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577631764, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577631852, "dur":88, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577632299, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577632498, "dur":97, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577632605, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577632663, "dur":356, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577633025, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577633085, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577633164, "dur":93, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577633412, "dur":317, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.AI.Navigation.Editor.ConversionSystem.ref.dll_D58562F0DF82BCBA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577633743, "dur":294, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577634051, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577634134, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577634529, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577634872, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577635122, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.Mdb.dll_C58C0507B07EE1D4.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577635268, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577635380, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577635476, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577635812, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577636026, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577636122, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577636185, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577636493, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577636557, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577637097, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577637173, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577637276, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577637340, "dur":313, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577638018, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577638135, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577638372, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577638539, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577639104, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577639351, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577639414, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577639878, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577640029, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577640412, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577640470, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577640760, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577641029, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577641137, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577641231, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577641607, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577641906, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642097, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577642184, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642275, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577642342, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642527, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642787, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577642958, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577643434, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577643766, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Editor.ref.dll_46EB9B6930B27991.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577643828, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577644238, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577644332, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577644422, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577644767, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577644824, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577644880, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577645112, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577646056, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577646120, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577646325, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577647086, "dur":278, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577647373, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577647559, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577647630, "dur":295, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577647972, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577648041, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577648245, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577648438, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577648624, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577648715, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577650368, "dur":221, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577650732, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577650787, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577650867, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577650950, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577651127, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577651208, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577651278, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577651440, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577651586, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577651647, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577651968, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577652121, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577652271, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577652401, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577652561, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577652626, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577652690, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577652830, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577652899, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577653130, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577653249, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualStudio.Editor.ref.dll_3A975DBA53ABA4AD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577653311, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577653394, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577653459, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577653552, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577653613, "dur":102, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577653797, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577653886, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577653951, "dur":93, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577654049, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577654141, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577654309, "dur":94, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577654410, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577654583, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577654688, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577654750, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577654895, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577655003, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655063, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577655129, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577655229, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655378, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655524, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13686715218353603589.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655739, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.UI.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577655829, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577656240, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577656311, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577656629, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577656696, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577657033, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577657101, "dur":86, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577657194, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577657439, "dur":176, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577657706, "dur":145, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577657859, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577657945, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577658318, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577658389, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5916180605834378387.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577658667, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577659044, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.PerformanceTesting.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577659515, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9111662996337956171.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577659789, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577659851, "dur":110, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577660207, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577660273, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577660673, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5803490648119114145.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577660952, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577661026, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1488387367365330867.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577661309, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577661379, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15394042617203071315.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577661644, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577661927, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.SysrootPackage.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577661984, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577662330, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5546506141355401238.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577662855, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577662955, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14402696373757716438.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577663222, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577663396, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12248871281822510316.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577663670, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577663781, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577664507, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577664636, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577665231, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577666012, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577666357, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577667449, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577667784, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577667894, "dur":86, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4772145154433932943.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577668151, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577668206, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577668268, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577668584, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577668645, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577669104, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577669164, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6262281476893245489.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577669714, "dur":154, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577669877, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577669944, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17571664448659802584.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577670216, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577670279, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Toolchain.Linux-x86_64.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577670399, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577670726, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577670878, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3388064732626934676.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577671276, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577671356, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577671651, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577671718, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577672036, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577672344, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577672539, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10411718816959651794.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577672807, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577672870, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673205, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577673269, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673633, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673723, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673823, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577673925, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577674019, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577674108, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577674527, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577674595, "dur":98, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577674999, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577675057, "dur":159, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577675223, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577675652, "dur":304, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577675962, "dur":348, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677070, "dur":107, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677401, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677658, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677993, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577678387, "dur":112, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577678744, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577679004, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577679076, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577679140, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2240406767038398906.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577679730, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577680253, "dur":82, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577680452, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577680510, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577621578, "dur":59304, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577680907, "dur":1821248, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502157, "dur":114, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502297, "dur":110, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502569, "dur":109, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502739, "dur":2900, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1763068577622110, "dur":58882, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577681086, "dur":929, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577682016, "dur":1107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577683124, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577683253, "dur":524, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577684510, "dur":395, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_6EC688DDB9C5D808.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577684910, "dur":535, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577685473, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VideoModule.dll_0F2D77ACAB406DFF.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577685532, "dur":273, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577685934, "dur":71, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IdentifiersModule.dll_AE39B792ADBBFE33.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577686085, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577686306, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577686361, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp2" }} -,{ "pid":12345, "tid":1, "ts":1763068577686470, "dur":167, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577686859, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Unsafe.dll_292837DEA7EBED8C.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577687062, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577687247, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687464, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687568, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687694, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577687856, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687937, "dur":368, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577688402, "dur":468, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577688885, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577689213, "dur":503, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577690035, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577690268, "dur":332, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577690834, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577690953, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577691153, "dur":264, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577691425, "dur":262, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577691767, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577692010, "dur":318, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577692449, "dur":108, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5916180605834378387.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577692599, "dur":344, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577693118, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577693189, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577693479, "dur":215, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577693727, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577693823, "dur":498, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577695466, "dur":561, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Tasks.Dataflow.dll" }} -,{ "pid":12345, "tid":1, "ts":1763068577694328, "dur":2229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577696558, "dur":700, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577697259, "dur":876, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577698136, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577699024, "dur":1252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577700277, "dur":1278, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577701556, "dur":1614, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577703171, "dur":1272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577704642, "dur":606, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\SavedParameter.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577704444, "dur":1531, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577705975, "dur":1883, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577707859, "dur":1287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577709146, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577709426, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577710845, "dur":520, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\UvChannel.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577710059, "dur":1379, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577711439, "dur":702, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Range\\RemapNode.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577711439, "dur":3290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577714803, "dur":540, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Implementation\\HasDependenciesAttribute.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577714729, "dur":1623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577716353, "dur":913, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577717267, "dur":736, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577718004, "dur":1362, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577719367, "dur":826, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577720194, "dur":865, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577721059, "dur":1298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577722358, "dur":1510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577723868, "dur":844, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577724713, "dur":1243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577725957, "dur":827, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577726784, "dur":689, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577727473, "dur":1030, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577728504, "dur":1143, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577729647, "dur":1065, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577730713, "dur":1436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577732150, "dur":1782, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577733933, "dur":642, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577734576, "dur":1702, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577736280, "dur":223, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577736530, "dur":655, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577737186, "dur":114, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577737386, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577737635, "dur":254, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577737890, "dur":265, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577738170, "dur":707, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577738878, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577738968, "dur":935, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577739904, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577740052, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577740313, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577740571, "dur":234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577740851, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577741102, "dur":785, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577741889, "dur":436, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577742340, "dur":1264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577743606, "dur":353, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577743977, "dur":294, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577744272, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.ShaderLibrary.ref.dll_7F2C410A434F5518.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577744445, "dur":363, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577744842, "dur":934, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577745819, "dur":615, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Exceptions\\InvalidImplementationException.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577746435, "dur":654, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Exceptions\\InvalidConversionException.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577745781, "dur":2512, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577748296, "dur":191, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577748508, "dur":989, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577749498, "dur":188, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577749726, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\State\\IInputStateChangeMonitor.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577749726, "dur":842, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577750569, "dur":1061, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577751631, "dur":613, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Shelves\\ShelveListViewItem.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577752861, "dur":925, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\PendingChanges\\PendingChangesMultiColumnHeader.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577751631, "dur":2378, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577754894, "dur":530, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\CreateWorkspace\\Dialogs\\RepositoriesListView.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577754009, "dur":1716, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577755887, "dur":52, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577756133, "dur":167, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577756345, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577756587, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577757120, "dur":782, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577757924, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577758044, "dur":404, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577758483, "dur":567, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577759051, "dur":96, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577759160, "dur":2216, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577761378, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577761631, "dur":483, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577762115, "dur":109, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577762295, "dur":156293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577918590, "dur":2565, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577921157, "dur":140, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577921308, "dur":7013, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577928323, "dur":176, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577928515, "dur":2469, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577931045, "dur":2825, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577933872, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577933955, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577934042, "dur":2605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577936648, "dur":284, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577936946, "dur":2771, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577939718, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577939796, "dur":2708, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577942505, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577942613, "dur":3054, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Toolchain.Linux-x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577945668, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577945738, "dur":3298, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577949038, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577950492, "dur":556, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951143, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951334, "dur":168, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951537, "dur":127, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.pdb" }} -,{ "pid":12345, "tid":1, "ts":1763068577951690, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951959, "dur":1620, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577953618, "dur":1548492, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577622107, "dur":58856, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577681005, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577681058, "dur":294, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp2" }} -,{ "pid":12345, "tid":2, "ts":1763068577681375, "dur":679, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577682055, "dur":421, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577682476, "dur":93, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577682573, "dur":112, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577682686, "dur":1143, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577683830, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684145, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DiagnosticsModule.dll_06B77B9E30057ED0.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684376, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684436, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577684505, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684581, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577684670, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SafeModeModule.dll_9725AEA1F1648530.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684757, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577684841, "dur":436, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextRenderingModule.dll_F810A411F10C5A23.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577685291, "dur":235, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577685583, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_566FD225CF507363.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577685695, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577685889, "dur":87, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EEAC1B336AFF5B7D.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577686029, "dur":327, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577686357, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_E8B04F0CE05D16E0.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577686714, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577686794, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577686845, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577686958, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577687462, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577687523, "dur":238, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688107, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688233, "dur":354, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688618, "dur":295, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688951, "dur":360, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577689641, "dur":227, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577689906, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577690272, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577690330, "dur":82, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp2" }} -,{ "pid":12345, "tid":2, "ts":1763068577690551, "dur":74, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577690721, "dur":210, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577690963, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577691121, "dur":229, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577691351, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577691419, "dur":527, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577691972, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10397561839769426034.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577692214, "dur":405, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577692620, "dur":56, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13686715218353603589.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577692701, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8899139255040401798.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577692804, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577692865, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8899139255040401798.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577693045, "dur":613, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577693669, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9703144790800738880.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577693720, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577693966, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2400031028012695012.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577694209, "dur":1740, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577695950, "dur":673, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Sockets.dll" }} -,{ "pid":12345, "tid":2, "ts":1763068577695950, "dur":1024, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577696975, "dur":967, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577697943, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577698979, "dur":1882, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577700861, "dur":1685, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577703957, "dur":693, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\RiderInitializer.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577702547, "dur":2175, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577704773, "dur":675, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\Overrides\\LiftGammaGainEditor.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577704723, "dur":1908, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577706791, "dur":1006, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\2D\\Shadows\\CastingSourceDropDown.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577706632, "dur":2041, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577708946, "dur":596, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\OutputMetadata.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577708674, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577709651, "dur":1517, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577711306, "dur":887, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\Logic\\AllNode.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577711168, "dur":2044, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577714625, "dur":557, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Gradient\\SampleGradientNode.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577713213, "dur":2516, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577715730, "dur":602, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577716333, "dur":2052, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577718386, "dur":593, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577718980, "dur":1139, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577720119, "dur":1153, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577721753, "dur":596, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Flow\\Plugin\\Migrations\\Migration_Asset_to_Package.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577721272, "dur":1704, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577723486, "dur":624, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.rendering.light-transport@2c9279f90d7c\\Runtime\\UnifiedRayTracing\\Common\\GeometryPool\\GeometryPool.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577722977, "dur":2013, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577724991, "dur":802, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577725793, "dur":1311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577727105, "dur":1082, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577728188, "dur":1921, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577730109, "dur":1216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577731808, "dur":618, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Volume\\Volume.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577731362, "dur":1639, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577733072, "dur":611, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Debugging\\Prefabs\\Scripts\\DebugUIHandlerBitField.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577733002, "dur":1821, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577734823, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577735534, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577735774, "dur":16344, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577752119, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577752233, "dur":292, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577752553, "dur":2487, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577755041, "dur":304, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577755363, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Runtime.ref.dll_CE6A42C97D96EB0A.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577755416, "dur":894, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577756343, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577756592, "dur":681, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577757274, "dur":370, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577757720, "dur":454, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577758175, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577758268, "dur":74, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577758426, "dur":1663, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577760205, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577760410, "dur":323, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577760745, "dur":541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577761287, "dur":197, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577761548, "dur":151954, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577913503, "dur":5115, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577918619, "dur":2541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577921162, "dur":575, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577921738, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577921824, "dur":3009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577924869, "dur":105, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577924993, "dur":2863, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577927857, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577927921, "dur":92, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577928017, "dur":2740, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577930758, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577930833, "dur":3034, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577933874, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577933942, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577934029, "dur":3346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577937376, "dur":5358, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577942735, "dur":161, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577942901, "dur":2799, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577945701, "dur":139, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577945853, "dur":4850, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577950704, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577950771, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577950886, "dur":723, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577951609, "dur":407, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068577952017, "dur":1383000, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068579335049, "dur":326, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068579335020, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068579335428, "dur":2276, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068579337711, "dur":164446, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577622154, "dur":58849, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577681013, "dur":976, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577681991, "dur":328, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577682371, "dur":74, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577682495, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_68863AEDACB6591F.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577682559, "dur":807, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577683654, "dur":467, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.BuildProfileModule.dll_13AA7AB60513AE0B.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577684123, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577684191, "dur":408, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.BuildProfileModule.dll_13AA7AB60513AE0B.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577684847, "dur":741, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TilemapModule.dll_A2393C340CC45662.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577685589, "dur":383, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577686417, "dur":142, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577686604, "dur":386, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577687032, "dur":23231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577710264, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577710398, "dur":227, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577710658, "dur":20308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577731083, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577731381, "dur":3900, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577735425, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577735712, "dur":2532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577738322, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577738545, "dur":352, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577738912, "dur":834, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577739747, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577739850, "dur":253, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577740143, "dur":277, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577740449, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577740754, "dur":822, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577741577, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577741646, "dur":692, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577742339, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577742432, "dur":662, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577743095, "dur":652, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577743766, "dur":776, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577744595, "dur":523, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577745119, "dur":420, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577745563, "dur":445, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577746380, "dur":583, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\EditorBinding\\EditorBindingUtility.cs" }} -,{ "pid":12345, "tid":3, "ts":1763068577746023, "dur":1078, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577747101, "dur":1284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577748387, "dur":509, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577748929, "dur":660, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577749590, "dur":780, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577750389, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577750475, "dur":71, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.Editor.ref.dll_E4491E98C71DB4B4.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577750548, "dur":436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577751156, "dur":210, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577751398, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577751751, "dur":734, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Merge\\Developer\\UnityMergeTree.cs" }} -,{ "pid":12345, "tid":3, "ts":1763068577751654, "dur":2293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577753948, "dur":655, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577754603, "dur":860, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577755466, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577755745, "dur":3189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577758939, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577759021, "dur":441, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577759478, "dur":345, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577759858, "dur":1154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577761013, "dur":238, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577761273, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577761370, "dur":256, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577761627, "dur":305, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577761946, "dur":572, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577762607, "dur":352, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577763061, "dur":576, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577763639, "dur":423, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577764115, "dur":161786, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577925903, "dur":13560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577939464, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577939553, "dur":4637, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577944191, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577944261, "dur":2924, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577947186, "dur":815, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577948015, "dur":4958, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577953113, "dur":185, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577953299, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb" }} -,{ "pid":12345, "tid":3, "ts":1763068577953387, "dur":1548746, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577622174, "dur":58844, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577681025, "dur":1041, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577682140, "dur":403, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577682544, "dur":72, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577682709, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_845196396A04DD48.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577683174, "dur":533, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577684409, "dur":221, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GIModule.dll_B03D89A3FF8227B2.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577684836, "dur":376, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577685278, "dur":288, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577685926, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577686237, "dur":264, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577686684, "dur":254, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577686939, "dur":196, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577687147, "dur":21463, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577708612, "dur":807, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577709490, "dur":1623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577711449, "dur":756, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\SplitTextureTransformNode.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577711113, "dur":2425, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577714649, "dur":583, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Artistic\\Filter\\FadeTransitionNode.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577713539, "dur":2084, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577716198, "dur":648, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Graphs\\GraphSetup.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577715624, "dur":1750, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577717445, "dur":695, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\Flow\\StateUnitEditor.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577717375, "dur":1845, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577719220, "dur":794, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577720284, "dur":525, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor\\LookDev\\DropArea.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577720014, "dur":1448, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577721463, "dur":1502, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577722966, "dur":1222, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577724189, "dur":336, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577724526, "dur":1813, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577726340, "dur":624, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577726965, "dur":424, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577727390, "dur":896, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577728835, "dur":554, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Math\\Normalize.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577728287, "dur":1267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577729554, "dur":1268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577730823, "dur":1816, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577733671, "dur":519, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Debugging\\Prefabs\\Scripts\\DebugUIHandlerMessageBox.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577732640, "dur":2394, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577735920, "dur":629, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Listeners\\MonoBehaviour\\UnityOnTriggerStayMListener.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577735035, "dur":1549, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577736586, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577736941, "dur":256, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577737228, "dur":705, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577737934, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577738037, "dur":276, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577738357, "dur":258, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577738644, "dur":717, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577739362, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577739489, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577739721, "dur":16941, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577756728, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577756929, "dur":152, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577757091, "dur":632, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577757724, "dur":567, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577758810, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577759057, "dur":1183, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577760241, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577760361, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577760593, "dur":739, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577761333, "dur":271, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577761656, "dur":157291, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577918948, "dur":2839, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577921788, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577921865, "dur":2568, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577924434, "dur":89, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577924543, "dur":6666, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577931257, "dur":3390, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577934697, "dur":2769, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577937467, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577937557, "dur":2507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577940065, "dur":240, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577940320, "dur":3548, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577943922, "dur":2558, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577946481, "dur":345, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577946841, "dur":3234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577950569, "dur":349, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951009, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951123, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951384, "dur":363, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.pdb" }} -,{ "pid":12345, "tid":4, "ts":1763068577951813, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951949, "dur":1321, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577953271, "dur":1548874, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577622261, "dur":58792, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577681062, "dur":978, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577682152, "dur":268, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577682461, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577682546, "dur":176, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_8D61B03D6029748B.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577682724, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_94B3F4DE71D33DA7.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577683109, "dur":642, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577684309, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577684389, "dur":65, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.dll_9459024A52CD0976.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577684517, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577684838, "dur":546, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577685919, "dur":267, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577686331, "dur":71, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":5, "ts":1763068577686414, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577686560, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.IonicZip.dll_C31C6642F2780EE7.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577686692, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577686794, "dur":101, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.rsp2" }} -,{ "pid":12345, "tid":5, "ts":1763068577686948, "dur":713, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577687710, "dur":396, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577688114, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577688309, "dur":312, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577688756, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577689085, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577689144, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577689678, "dur":141, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577689887, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577690022, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577690121, "dur":207, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577690655, "dur":384, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577691047, "dur":146, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577691194, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577691333, "dur":148, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577691623, "dur":451, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":5, "ts":1763068577692106, "dur":460, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577692718, "dur":140, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11294775302662683298.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577692860, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577692920, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11294775302662683298.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577693199, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6413563044966999158.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577693305, "dur":201, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577693669, "dur":635, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577694317, "dur":1393, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577695711, "dur":1648, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577697360, "dur":696, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577698057, "dur":1078, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577699136, "dur":1576, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577700713, "dur":1611, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577702325, "dur":984, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577703309, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577704431, "dur":1886, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577706318, "dur":1515, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577709028, "dur":648, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\ShaderGraphNodeValidationExtension.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577707834, "dur":2194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577710028, "dur":520, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Controls\\ObjectControl.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577711097, "dur":1103, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Controls\\EnumConversionControl.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577712200, "dur":522, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Controls\\EnumControl.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577710028, "dur":3559, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577713663, "dur":573, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Artistic\\Adjustment\\InvertColorsNode.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577713588, "dur":1366, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577714954, "dur":809, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577715780, "dur":557, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\AssetCallbacks\\CreateShaderGraph.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577716354, "dur":611, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\UTess2D\\UTess.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577715764, "dur":1608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577717964, "dur":559, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\Plugin\\BoltStateConfiguration.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577717373, "dur":1220, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577718594, "dur":1255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577719897, "dur":523, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor\\PropertyDrawers\\VrsLutDrawer.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577720449, "dur":539, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor\\Properties\\AdvancedPropertiesObserver.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577719850, "dur":1752, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577721603, "dur":1361, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577722965, "dur":500, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577723466, "dur":2621, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577726087, "dur":974, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577727067, "dur":705, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577727772, "dur":1856, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577729628, "dur":929, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577730558, "dur":1092, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577732281, "dur":594, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\RenderPipeline\\ICloudBackground.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577731650, "dur":1354, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577733005, "dur":1261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577734267, "dur":998, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577736103, "dur":533, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Listeners\\MonoBehaviour\\UnityOnJointBreakMessageListener.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577735266, "dur":1777, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577737045, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577737302, "dur":1232, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577738535, "dur":124, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577738697, "dur":748, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577739446, "dur":426, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577739888, "dur":168, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577740063, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577740371, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577740616, "dur":939, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577741556, "dur":417, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577741983, "dur":592, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577742576, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577742655, "dur":929, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577743585, "dur":303, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577743904, "dur":2632, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577746643, "dur":277, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577746951, "dur":1582, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577748535, "dur":164, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577748712, "dur":990, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577749708, "dur":684, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577750392, "dur":1066, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577751730, "dur":617, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\ViewSwitcher.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577751458, "dur":1536, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577752998, "dur":268, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577753299, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577753552, "dur":718, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577754271, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577754336, "dur":588, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577755313, "dur":614, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\UI\\Tree\\TreeViewItemExtensions.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577754924, "dur":1006, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577756281, "dur":886, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577757169, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577757400, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577757489, "dur":620, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577758110, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577758209, "dur":349, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577758605, "dur":632, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577759238, "dur":637, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577759883, "dur":121076, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577902226, "dur":1563, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/BuildPipeline" }} -,{ "pid":12345, "tid":5, "ts":1763068577903790, "dur":9563, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Runner" }} -,{ "pid":12345, "tid":5, "ts":1763068577913354, "dur":124, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Trigger" }} -,{ "pid":12345, "tid":5, "ts":1763068577880960, "dur":32530, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577913492, "dur":5093, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577918587, "dur":4160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577922749, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577922831, "dur":3693, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577926526, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577926605, "dur":3412, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577930079, "dur":3230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577933367, "dur":2508, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577935877, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577935971, "dur":2638, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577938611, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577938726, "dur":2793, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577941520, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577941601, "dur":2862, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577944465, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577944556, "dur":8521, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577953079, "dur":471, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577953609, "dur":1548534, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577622374, "dur":58693, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577681074, "dur":950, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_DB7111EE845813B0.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577682025, "dur":821, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577682910, "dur":135, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577683045, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577683350, "dur":96, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_9B686BAE3E03BCF9.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577683447, "dur":1050, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577684534, "dur":764, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577685338, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577685399, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577685506, "dur":152, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VFXModule.dll_A0DF7F192D1B53EC.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577685688, "dur":786, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577686654, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577686789, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":6, "ts":1763068577686971, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577687113, "dur":201, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577687323, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.dll_F0D0CF856C9FA0D7.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577687452, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577687739, "dur":448, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577688194, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577688272, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577688371, "dur":468, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577688869, "dur":1205, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577690112, "dur":390, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577690588, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577690825, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577690964, "dur":343, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577691655, "dur":105, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} -,{ "pid":12345, "tid":6, "ts":1763068577691883, "dur":285, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577692411, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577692463, "dur":703, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577693167, "dur":84, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577693283, "dur":254, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577693547, "dur":138, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577693813, "dur":307, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577694127, "dur":1825, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577695953, "dur":1344, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577697297, "dur":878, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577698176, "dur":1424, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577700276, "dur":577, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\treeview\\Snapping\\IAttractable.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577699600, "dur":1981, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577701582, "dur":1388, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577702971, "dur":659, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\ProjectGeneration\\ProjectGenerationFlag.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577703848, "dur":516, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\PluginSettings.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577702971, "dur":2122, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577706762, "dur":748, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\Converter\\ConversionIndexers.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577705093, "dur":2526, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577707619, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577708951, "dur":926, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577709877, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577711439, "dur":753, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Wave\\TriangleWaveNode.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577711229, "dur":1232, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577712461, "dur":2040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577714533, "dur":613, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Legacy\\Edge0.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577715657, "dur":890, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Interfaces\\IMayRequireViewDirection.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577714502, "dur":2324, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577716827, "dur":1276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577718104, "dur":1568, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577719673, "dur":551, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577720225, "dur":766, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577720992, "dur":922, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577721914, "dur":1422, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577723567, "dur":704, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\GPUDriven\\AssemblyInfo.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577723337, "dur":1505, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577724842, "dur":1365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577726208, "dur":905, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577727113, "dur":902, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577728015, "dur":1043, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577729058, "dur":1144, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577730203, "dur":1117, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577731347, "dur":974, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577732486, "dur":593, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\RenderGraph\\Compiler\\CompilerContextData.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577732321, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577733552, "dur":538, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577734090, "dur":820, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577734911, "dur":1222, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577736136, "dur":257, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577736431, "dur":796, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577737228, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577737298, "dur":1133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577738432, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577738548, "dur":455, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577739012, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577739304, "dur":1777, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577741082, "dur":372, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577741455, "dur":82, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577741609, "dur":301, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577741963, "dur":1436, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577743401, "dur":723, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577744147, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577744240, "dur":75, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.AI.Navigation.Updater.ref.dll_34B8D5B7DED6E76D.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577744374, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577744846, "dur":1135, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577745982, "dur":1601, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577747584, "dur":855, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577748440, "dur":823, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577749264, "dur":824, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577750089, "dur":1543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577751633, "dur":442, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577752076, "dur":367, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577752445, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577752831, "dur":531, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577753363, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577753479, "dur":605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577754086, "dur":100, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577754483, "dur":729, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Changesets\\ChangesetListViewItem.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577754202, "dur":1822, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577756127, "dur":117, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577756282, "dur":66, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577756350, "dur":490, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577756894, "dur":741, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577757636, "dur":630, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577758306, "dur":421, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577758773, "dur":678, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577759452, "dur":235, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577759688, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577759769, "dur":4587, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577764358, "dur":286, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577764672, "dur":154137, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577918811, "dur":7020, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577925832, "dur":589, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577926422, "dur":263, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577926703, "dur":2746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577929450, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577929559, "dur":2840, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577932400, "dur":106, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577932506, "dur":583, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577933093, "dur":3225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577936319, "dur":97, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577936416, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577936501, "dur":2851, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577939353, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577939503, "dur":2628, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577942132, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577942228, "dur":64, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577942296, "dur":7984, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577950287, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577950421, "dur":866, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Utilities.pdb" }} -,{ "pid":12345, "tid":6, "ts":1763068577951288, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577951373, "dur":121, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Utilities.pdb" }} -,{ "pid":12345, "tid":6, "ts":1763068577951523, "dur":129, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.pdb" }} -,{ "pid":12345, "tid":6, "ts":1763068577951738, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577951986, "dur":2075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577954065, "dur":127, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577954275, "dur":1547833, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577622441, "dur":58944, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577681392, "dur":603, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_5B12242EB2CD5D53.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577681996, "dur":1118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577683115, "dur":98, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_5B12242EB2CD5D53.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577683227, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_1F49BC156B65D171.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577683314, "dur":401, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577683868, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577683920, "dur":107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577684027, "dur":232, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577684262, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577684332, "dur":100, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577684433, "dur":458, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577684895, "dur":479, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_C44B69A6A18776CB.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577685376, "dur":115, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577685775, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_04DCEB704758D81A.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577685852, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577685956, "dur":512, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_04DCEB704758D81A.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577686498, "dur":129, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Antlr3.Runtime.dll_A4E15FBBA990B2E4.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577686671, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577686739, "dur":372, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687140, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687208, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687327, "dur":274, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687654, "dur":354, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577688088, "dur":222, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577688488, "dur":325, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577688870, "dur":151, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577689031, "dur":284, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577689532, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577689670, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":7, "ts":1763068577690101, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577690220, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577690301, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp2" }} -,{ "pid":12345, "tid":7, "ts":1763068577690479, "dur":76, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577690613, "dur":285, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577690908, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577690993, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577691102, "dur":237, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577691398, "dur":108, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577691619, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.rsp2" }} -,{ "pid":12345, "tid":7, "ts":1763068577691749, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":7, "ts":1763068577691808, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577692113, "dur":425, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577692539, "dur":218, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10678863128556690338.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577692759, "dur":123, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577692927, "dur":268, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577693239, "dur":281, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577693558, "dur":337, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577694077, "dur":235, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577694321, "dur":485, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577695177, "dur":757, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Principal.Windows.dll" }} -,{ "pid":12345, "tid":7, "ts":1763068577694808, "dur":1960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577696769, "dur":1169, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577697939, "dur":367, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577698451, "dur":836, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.visualstudio@74aa435fc4bb\\Editor\\ProjectGeneration\\TypeCacheHelper.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577698307, "dur":1503, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577699810, "dur":1262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577701073, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577702405, "dur":1223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577703629, "dur":1688, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577705850, "dur":840, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\BuildProcessors\\URPProcessScene.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577707094, "dur":602, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\BuildProcessors\\GraphicsSettingsStrippers\\RendererStripper.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577705317, "dur":2719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577708868, "dur":559, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\Targets\\BuiltIn\\Editor\\ShaderGraph\\AssetCallbacks\\CreateUnlitShaderGraph.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577708037, "dur":1627, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577709664, "dur":1032, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577710728, "dur":80, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":7, "ts":1763068577710865, "dur":510, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\ShaderGraphRequirementsPerKeyword.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577711457, "dur":724, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\PrecisionUtil.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577710864, "dur":2460, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577713325, "dur":1207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577715367, "dur":1186, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Interfaces\\IHasCustomDeprecationMessage.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577716632, "dur":708, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Interfaces\\IGeneratesBodyCode.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577714532, "dur":3714, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577720270, "dur":587, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\Passes\\ProbeVolumeDebugPass.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577718247, "dur":2610, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577720858, "dur":1735, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577722594, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577723887, "dur":502, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\GPUDriven\\InstanceCuller.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577723314, "dur":1120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577724435, "dur":833, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577725268, "dur":1045, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577726644, "dur":510, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Inspection\\Special\\TypeHandleInspector.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577726313, "dur":1065, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577727379, "dur":975, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577728355, "dur":1497, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577730055, "dur":519, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Control\\LoopUnit.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577729852, "dur":1550, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577731403, "dur":925, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577732328, "dur":1130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577733458, "dur":902, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577734360, "dur":1081, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577735443, "dur":228, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577735719, "dur":7810, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763068577743531, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577743674, "dur":419, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577744126, "dur":3773, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763068577748015, "dur":387, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577748453, "dur":841, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763068577749295, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577749370, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":7, "ts":1763068577750604, "dur":255, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577751842, "dur":140, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577752028, "dur":161574, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":7, "ts":1763068577918583, "dur":2577, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577921162, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577921266, "dur":2464, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577923732, "dur":279, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577924031, "dur":2288, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577926320, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577926433, "dur":2463, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577928897, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577928990, "dur":2487, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577931478, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577931552, "dur":2445, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577933998, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577934074, "dur":2585, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577936710, "dur":2489, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577939200, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577939270, "dur":2441, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577941713, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577941790, "dur":2206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577943997, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577944095, "dur":3695, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577947791, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577947893, "dur":5080, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577952984, "dur":959, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577953965, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577954033, "dur":122, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll" }} -,{ "pid":12345, "tid":7, "ts":1763068577954159, "dur":1547954, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577622573, "dur":58837, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577681412, "dur":674, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ShaderVariantAnalyticsModule.dll_1615C653B387AAE1.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577682087, "dur":360, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577682526, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_6A0CC486AB7C7299.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577682691, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577683078, "dur":288, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577683730, "dur":54, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.ClothModule.dll_510C503CC2CB313E.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577684891, "dur":536, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TreeModule.dll_3F680D2C2719022E.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577685428, "dur":137, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577685668, "dur":874, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577686554, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.TextureAssets.dll_8A92622E399500BD.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577686676, "dur":894, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577687582, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577688136, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577688268, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577688350, "dur":279, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577688638, "dur":322, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577689033, "dur":285, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577689388, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577689665, "dur":60, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577689935, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577690336, "dur":102, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":8, "ts":1763068577690521, "dur":620, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577691180, "dur":639, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577691861, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577692061, "dur":353, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577692489, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13909235412005675431.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577692634, "dur":92, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/18218310762646611085.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577692757, "dur":130, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577692888, "dur":86, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2157608619508796868.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577693007, "dur":470, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577693693, "dur":206, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577693900, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1723042715960067801.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577693953, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12900333509587573630.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577694102, "dur":1360, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577695463, "dur":1577, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577697040, "dur":648, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577697689, "dur":816, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577698506, "dur":458, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577698965, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577699570, "dur":1610, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577701181, "dur":1053, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577702234, "dur":864, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577703098, "dur":1251, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577704350, "dur":500, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\ShaderStripTool.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577704350, "dur":1988, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577706338, "dur":1515, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577707854, "dur":1736, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577709590, "dur":1796, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577711430, "dur":742, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Trigonometry\\SineNode.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577711386, "dur":1147, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577712565, "dur":580, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Texture\\SampleTexture2DNode.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577712534, "dur":2279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577714814, "dur":1853, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577716668, "dur":1409, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577718078, "dur":778, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577718857, "dur":781, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577719639, "dur":1277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577720917, "dur":1026, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577723562, "dur":587, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Flow\\Framework\\Control\\SelectOnEnumDescriptor.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577721944, "dur":2250, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577724195, "dur":1247, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577725443, "dur":1163, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577726607, "dur":617, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577727225, "dur":1058, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577728815, "dur":528, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Math\\Scalar\\ScalarNormalize.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577728284, "dur":1433, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577729718, "dur":758, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577730476, "dur":909, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577731386, "dur":1004, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577732391, "dur":1048, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577733439, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577736039, "dur":554, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Reflection\\Operators\\GreaterThanOrEqualHandler.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577736755, "dur":995, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Reflection\\Operators\\DecrementHandler.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577734772, "dur":3055, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577737829, "dur":259, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577738089, "dur":177, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577738274, "dur":8756, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577747038, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577747143, "dur":552, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577747720, "dur":120, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577747843, "dur":1552, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577749396, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577749683, "dur":765, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577751089, "dur":1253, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Plugins\\HID\\HIDParser.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577750448, "dur":1898, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577752348, "dur":754, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577753104, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577753182, "dur":2083, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577755371, "dur":266, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577755673, "dur":1855, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577757529, "dur":126, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577757717, "dur":218, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577757964, "dur":722, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577758687, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577758832, "dur":1378, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577760212, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577760460, "dur":2199, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577762759, "dur":202, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577763002, "dur":1204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577764207, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577764344, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577764628, "dur":382, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577765011, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577765073, "dur":366, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577765873, "dur":58, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577768423, "dur":1032679, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068578803134, "dur":272235, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":8, "ts":1763068578803123, "dur":273981, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763068579078418, "dur":259, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068579079963, "dur":243912, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763068579335013, "dur":165963, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":8, "ts":1763068579335001, "dur":165978, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":8, "ts":1763068579501027, "dur":1037, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068579514597, "dur":4091, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid":12345, "tid":0, "ts":1763073494563420, "dur":63, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494563545, "dur":5841, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494569400, "dur":2457, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494572066, "dur":113, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }} +,{ "pid":12345, "tid":0, "ts":1763073494572179, "dur":470, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494572900, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494573364, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GridModule.dll_BF2D340BB7A802E6.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494574774, "dur":308, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_923C7122752F5CB7.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494575343, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494575563, "dur":524, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InsightsModule.dll_2C0339B2FFACAC36.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494576909, "dur":191, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_BEF6ECE6F1D53D4D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494577973, "dur":145, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494578174, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494579180, "dur":162, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494579931, "dur":135, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494581071, "dur":174, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494581520, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494581956, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494583252, "dur":179, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Flow.ref.dll_1E6ED5409D07C9A3.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494583714, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494584344, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494584713, "dur":110, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494585047, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494585530, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494585914, "dur":349, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494586274, "dur":125, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494586599, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494587400, "dur":108, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Editor.ref.dll_E2F92DAB6C167CC9.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494587761, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494588068, "dur":118, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494588477, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.ShaderGraph.Editor.ref.dll_0F50152946DB09D0.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494589447, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494589719, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494589857, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494589970, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Multiplayer.Center.Editor.ref.dll_EB1F4B6E56116D4A.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494590029, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494590096, "dur":131, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494590237, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494590297, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494590418, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494590662, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494590726, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494590795, "dur":148, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494590952, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494591025, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494591170, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.ref.dll_1A2083B43FB0BF18.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494591236, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494591295, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494591855, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494592025, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494592254, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Rendering.LightTransport.Editor.ref.dll_F96E2A343514CFAE.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494592345, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494592405, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494592907, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494593125, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494593230, "dur":95, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.Editor.ref.dll_0D3D3C0B73557612.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494593332, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494593421, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494593737, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494594306, "dur":119, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494594921, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494594997, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494595144, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494595408, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494595529, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494595589, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494595745, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494595829, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":0, "ts":1763073494595894, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494596222, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494596581, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494596886, "dur":91, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14832617886295879631.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494597258, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494597456, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494597654, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494597907, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494598213, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494598486, "dur":98, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13909235412005675431.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494599102, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494599388, "dur":181, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494599578, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494599672, "dur":126, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494600898, "dur":375, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494601279, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9675442845102135732.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494601627, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494601694, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/7864899638050208757.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494601981, "dur":91, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494602335, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494602640, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14402696373757716438.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494602879, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494603002, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12248871281822510316.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494603301, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494603850, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494603918, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2157608619508796868.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494604234, "dur":120, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494604390, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494604564, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8863518860715653438.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494604898, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494605151, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.TestFramework.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494605218, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494605290, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494605417, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494605872, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494606127, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494606200, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10831531723267835799.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494606526, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494606608, "dur":120, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494606791, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494606855, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494606962, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494607327, "dur":563, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.PlasticSCM.Editor.Entities.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494607991, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494608058, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494608130, "dur":156, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494608301, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494608465, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6413563044966999158.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494608845, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494609411, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494609466, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494609534, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494609597, "dur":114, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4772145154433932943.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494609974, "dur":389, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494610370, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494610446, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494610555, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10571807241835812913.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494611066, "dur":113, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Collections.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494612020, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494613460, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10292501669419677951.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494613695, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494613868, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494614272, "dur":95, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15312589170787849123.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494614549, "dur":79, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494615690, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494616352, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494572698, "dur":44902, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494617617, "dur":1596440, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214060, "dur":147, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214301, "dur":56, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214466, "dur":97, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214649, "dur":3316, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1763073494573348, "dur":44322, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494617705, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494617960, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_EF115CF7A0E56825.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494618175, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494618233, "dur":182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_E24E075E5FAD6E11.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619113, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteShapeModule.dll_E94B8D688EAB57A0.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619211, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteShapeModule.dll_E94B8D688EAB57A0.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619275, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UmbraModule.dll_64F89F5A75D4FDCD.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619683, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GraphicsStateCollectionSerializerModule.dll_E2D577475F0F5B4F.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619893, "dur":121, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494620598, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494620656, "dur":354, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621081, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621175, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621453, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621526, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621643, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621725, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621851, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621957, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494622011, "dur":134, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494622146, "dur":64, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494622263, "dur":70, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":1, "ts":1763073494622335, "dur":242, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494622965, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494623019, "dur":176, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494623200, "dur":723, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494624317, "dur":344, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494624669, "dur":1179, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494625849, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp2" }} +,{ "pid":12345, "tid":1, "ts":1763073494625946, "dur":250, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494626206, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494626365, "dur":373, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494626807, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494626863, "dur":299, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494627233, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} +,{ "pid":12345, "tid":1, "ts":1763073494627342, "dur":770, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494628211, "dur":296, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494628508, "dur":145, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4691676790321305727.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494628655, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494628719, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494628875, "dur":312, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494629216, "dur":371, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494629757, "dur":385, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494630143, "dur":519, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494630663, "dur":396, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494631059, "dur":717, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494631777, "dur":444, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494632222, "dur":455, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494632677, "dur":416, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494633093, "dur":421, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494633514, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494633844, "dur":491, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494634336, "dur":554, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494634891, "dur":707, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494635605, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494635735, "dur":1069, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494637086, "dur":712, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Vector\\RejectionNode.cs" }} +,{ "pid":12345, "tid":1, "ts":1763073494636805, "dur":1277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494638083, "dur":437, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494638520, "dur":1225, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494639745, "dur":883, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\PixelPerfectCameraInternal.cs" }} +,{ "pid":12345, "tid":1, "ts":1763073494639745, "dur":1711, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494641456, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494642062, "dur":827, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494642889, "dur":365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494643254, "dur":736, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494643991, "dur":909, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494644901, "dur":432, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494645333, "dur":1201, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494646534, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494646975, "dur":590, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494647566, "dur":733, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494648299, "dur":785, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494649084, "dur":608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494649693, "dur":623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494650317, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494650949, "dur":563, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494651512, "dur":660, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494652173, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494653149, "dur":893, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494654042, "dur":470, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494654512, "dur":1405, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494655921, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494656186, "dur":1307, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494657494, "dur":185, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494657727, "dur":693, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494658450, "dur":815, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494659316, "dur":804, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494660121, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494660228, "dur":340, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494660606, "dur":722, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494661329, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494661396, "dur":841, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494662238, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494662298, "dur":537, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494662836, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494662911, "dur":744, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494663656, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494663717, "dur":581, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494664336, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494664440, "dur":721, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494665188, "dur":591, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494665780, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494665847, "dur":215, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494666104, "dur":716, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494666821, "dur":442, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494667314, "dur":1313, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494668627, "dur":526, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494669154, "dur":493, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494669650, "dur":852, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494670536, "dur":1626, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494672163, "dur":159, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494672322, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494672480, "dur":234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494672714, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494672792, "dur":1725, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494674519, "dur":340, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494674930, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494675190, "dur":849, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494676040, "dur":107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494676199, "dur":148978, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494825191, "dur":2633, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494827825, "dur":148, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494827973, "dur":85, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494828061, "dur":3127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494831188, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494831312, "dur":2210, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494833523, "dur":179, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494833710, "dur":3949, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494837721, "dur":3145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494840918, "dur":2675, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494843594, "dur":174, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494843832, "dur":4110, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Toolchain.Linux-x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494847944, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494848022, "dur":3021, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494851051, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494851169, "dur":1362879, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494573457, "dur":44235, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494617710, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494617816, "dur":129, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494618100, "dur":302, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494618481, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_0BE9641E80B5AF3A.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494618638, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_FCE1D1A9B7472638.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494619080, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494619154, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_47C3875EC5CF7EAB.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494619254, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494619938, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_412A76A99E6130F1.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494620407, "dur":282, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AMDModule.dll_2D92C5989F2D7D31.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494620794, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Unsafe.dll_292837DEA7EBED8C.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494620915, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494621007, "dur":259, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494621320, "dur":280, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494621752, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494622110, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494622360, "dur":408, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494622768, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494622839, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494622897, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494622957, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494623073, "dur":147, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494623228, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494623332, "dur":546, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494624177, "dur":283, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494624463, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494624531, "dur":227, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494624766, "dur":64, "ph":"X", "name": "CheckPristineOutputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494624831, "dur":454, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494625418, "dur":104, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494625522, "dur":233, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494625828, "dur":137, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494626036, "dur":238, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494626281, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494626441, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494626504, "dur":230, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494626840, "dur":303, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494627224, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494627286, "dur":711, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494627997, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} +,{ "pid":12345, "tid":2, "ts":1763073494628126, "dur":370, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494628921, "dur":337, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494629577, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494629684, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494629770, "dur":704, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494630475, "dur":403, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494630878, "dur":1104, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494631983, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494632427, "dur":404, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494633179, "dur":634, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\Manipulators\\AddDelete\\IAddDeleteItemMode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494632832, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494633851, "dur":677, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494634528, "dur":634, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494635163, "dur":836, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494636000, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Inspector\\PropertyDrawers\\GraphDataPropertyDrawer.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494636000, "dur":854, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494637008, "dur":782, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Range\\MaximumNode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494636855, "dur":1518, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494638425, "dur":677, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Artistic\\Blend\\BlendMode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494638374, "dur":1198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494639573, "dur":815, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494640390, "dur":844, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494641234, "dur":747, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494641982, "dur":833, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494642816, "dur":414, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494643230, "dur":779, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494644010, "dur":798, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494644808, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494645106, "dur":317, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494645423, "dur":1053, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494646479, "dur":543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494647023, "dur":940, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494647963, "dur":712, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494648676, "dur":844, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494649520, "dur":624, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494650145, "dur":922, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494651067, "dur":609, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494651677, "dur":869, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494652547, "dur":826, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494653374, "dur":682, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494654057, "dur":503, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494655728, "dur":1381, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Editor\\InputDiagnostics.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494654596, "dur":2555, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494657153, "dur":2324, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494659478, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494659568, "dur":170, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494659789, "dur":623, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494660413, "dur":211, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494660677, "dur":619, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494661332, "dur":258, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494661616, "dur":462, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494662120, "dur":973, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494663094, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494663177, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494664504, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494664621, "dur":131, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494664752, "dur":452, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494665204, "dur":839, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494666107, "dur":1274, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494667533, "dur":606, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Diff\\DiffSelection.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494667381, "dur":1289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494668989, "dur":620, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\UI\\ShowWindow.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494668671, "dur":1183, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494669857, "dur":395, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494670284, "dur":582, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494670877, "dur":277, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494671217, "dur":214, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494671471, "dur":885, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494672357, "dur":89, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494672731, "dur":55, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494672983, "dur":1424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494674409, "dur":605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494675051, "dur":1230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494676282, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494676388, "dur":148821, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494825212, "dur":2624, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494827838, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494827987, "dur":3143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494831131, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494831204, "dur":2566, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494833771, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494833834, "dur":3019, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494836854, "dur":150, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494837015, "dur":3366, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494840382, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494840501, "dur":2853, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494843355, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494843421, "dur":3029, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494846496, "dur":2679, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494849737, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494849949, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494850061, "dur":197, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494850334, "dur":182, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494850546, "dur":1193969, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073496044544, "dur":269, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":2, "ts":1763073496044517, "dur":297, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":2, "ts":1763073496044856, "dur":2958, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":2, "ts":1763073496047824, "dur":166250, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494573470, "dur":44240, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494617720, "dur":107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494617931, "dur":98, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494618030, "dur":428, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494618458, "dur":61, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494618524, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_1F49BC156B65D171.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494618633, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_D55A3410DCBD9EA4.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494619225, "dur":145, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494619422, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494619735, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_89C96404330F227A.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494619961, "dur":180, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_CCCDC79472FB58E4.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494620156, "dur":246, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_CCCDC79472FB58E4.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494620432, "dur":274, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494620761, "dur":14713, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494635475, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494635576, "dur":171, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494635819, "dur":384, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494636257, "dur":15920, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494652179, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494652348, "dur":169, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494652557, "dur":1916, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494654474, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494654641, "dur":419, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494655092, "dur":5944, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494661037, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494661176, "dur":464, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494661684, "dur":578, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494662263, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494662332, "dur":595, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494662928, "dur":1165, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494664361, "dur":104, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} +,{ "pid":12345, "tid":3, "ts":1763073494664513, "dur":313, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494664827, "dur":260, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494665094, "dur":707, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494665802, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494665902, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494666113, "dur":924, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494667038, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494667111, "dur":676, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494667788, "dur":846, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494668635, "dur":536, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494669172, "dur":824, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494669999, "dur":527, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494670527, "dur":125, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494670660, "dur":927, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494671588, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494671709, "dur":1404, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494673114, "dur":499, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494673627, "dur":4936, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494678565, "dur":246, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494678840, "dur":146345, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494825190, "dur":3314, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494828505, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494828594, "dur":2777, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494831408, "dur":2560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494833976, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494834056, "dur":2514, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494836571, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494836641, "dur":2946, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494839588, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494839659, "dur":2789, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494842450, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494842520, "dur":2560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494845081, "dur":74, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494845164, "dur":2530, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494847695, "dur":284, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494847988, "dur":3049, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494851038, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494851126, "dur":1362858, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494573511, "dur":44219, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494617740, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618012, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618078, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494618190, "dur":308, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494618499, "dur":76, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_51E370532B97790F.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618761, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.ClothModule.dll_510C503CC2CB313E.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618865, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494619176, "dur":222, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494619470, "dur":218, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.XRModule.dll_9905C84DEB0F181A.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494619734, "dur":112, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494620239, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.LowLevel.ILSupport.dll_921D3F57B2557A8B.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494620532, "dur":312, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494620890, "dur":479, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494621440, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494621595, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494621676, "dur":143, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494621869, "dur":122, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494622023, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494622098, "dur":99, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494622242, "dur":308, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494622667, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494622897, "dur":230, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494623176, "dur":863, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494624128, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494624234, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494624365, "dur":933, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625308, "dur":140, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625467, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625672, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625866, "dur":295, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494626163, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494626228, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494626356, "dur":80, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494626493, "dur":239, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494626755, "dur":189, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494626953, "dur":210, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494627245, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494627358, "dur":593, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494627959, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494628015, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494628169, "dur":383, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494628553, "dur":236, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9362519405459664194.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494628962, "dur":350, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494629440, "dur":85, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8863518860715653438.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494629597, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494629708, "dur":900, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494630967, "dur":518, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Numerics.Vectors.dll" }} +,{ "pid":12345, "tid":4, "ts":1763073494630609, "dur":993, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494631603, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494631943, "dur":436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494632380, "dur":327, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494632707, "dur":507, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494633215, "dur":533, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494633749, "dur":700, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494634450, "dur":536, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494634987, "dur":696, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494635686, "dur":975, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494636701, "dur":1079, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\UV\\TwirlNode.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073494636661, "dur":1452, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494638114, "dur":1049, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494639163, "dur":990, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494640154, "dur":1077, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494641232, "dur":790, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494642023, "dur":787, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494642810, "dur":907, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494643718, "dur":414, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494644132, "dur":801, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494644934, "dur":358, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494645293, "dur":928, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494646222, "dur":797, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494647019, "dur":742, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494647761, "dur":598, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494648359, "dur":889, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494649249, "dur":783, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494650032, "dur":1004, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494651037, "dur":620, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494651657, "dur":750, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494652413, "dur":226, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494652647, "dur":1104, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494653751, "dur":489, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494654241, "dur":481, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494654725, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494655223, "dur":7241, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494662569, "dur":291, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494662904, "dur":1082, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494663987, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494664096, "dur":405, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494664512, "dur":353, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494664866, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494664926, "dur":701, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494665628, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494665724, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494666002, "dur":1867, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494667965, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494668225, "dur":1844, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494670071, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494670220, "dur":245, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494670509, "dur":782, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494671292, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494671384, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494671644, "dur":283, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494671953, "dur":2037, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494673992, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494674067, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494674328, "dur":150853, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494825184, "dur":3025, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494828210, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494828286, "dur":2528, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494830815, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494830896, "dur":2455, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494833352, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494833425, "dur":2591, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494836082, "dur":3011, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494839094, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494839171, "dur":3626, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494842843, "dur":2631, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494845475, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494845555, "dur":2529, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494848085, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494848317, "dur":211, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494848657, "dur":134, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494848945, "dur":216, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494849172, "dur":520, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494849993, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":4, "ts":1763073494850056, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494850230, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494850306, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.TestFramework.pdb" }} +,{ "pid":12345, "tid":4, "ts":1763073494850359, "dur":1174669, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073496032268, "dur":1522, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/BuildPipeline" }} +,{ "pid":12345, "tid":4, "ts":1763073496033791, "dur":8017, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Runner" }} +,{ "pid":12345, "tid":4, "ts":1763073496041809, "dur":141, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Trigger" }} +,{ "pid":12345, "tid":4, "ts":1763073496025030, "dur":16927, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073496041958, "dur":172076, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494573659, "dur":44091, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494617758, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494617861, "dur":54, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494618106, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_94B3F4DE71D33DA7.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494618172, "dur":414, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494618619, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_AD01216C9CCB61F1.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494618773, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494619247, "dur":132, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494619440, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VFXModule.dll_A0DF7F192D1B53EC.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494619508, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_D8CCC2ED10A1BD4D.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494619636, "dur":172, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494619880, "dur":170, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494620238, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Newtonsoft.Json.dll_CE2A12158137BB6F.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494620308, "dur":99, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494620481, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494620585, "dur":294, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494620938, "dur":192, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494621478, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494621636, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494622186, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494622303, "dur":334, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494623043, "dur":113, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494623215, "dur":546, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494623845, "dur":304, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494624322, "dur":1236, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494625617, "dur":513, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494626182, "dur":359, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494626552, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494626623, "dur":346, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494626994, "dur":176, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494627171, "dur":84, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494627257, "dur":641, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494628066, "dur":125, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17571664448659802584.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494628222, "dur":282, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494628505, "dur":268, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10010842633742469623.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494628775, "dur":84, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9870516708743257357.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494628915, "dur":185, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494629128, "dur":408, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494629545, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494629686, "dur":999, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494630686, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494631128, "dur":433, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494631561, "dur":447, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494632009, "dur":401, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494632410, "dur":577, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494632988, "dur":718, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494633707, "dur":454, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494634161, "dur":875, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494635488, "dur":564, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\Enumerations\\KeywordScope.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494635036, "dur":1114, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494636150, "dur":574, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494637150, "dur":606, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\Logic\\AnyNode.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494636725, "dur":1660, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494638385, "dur":594, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Legacy\\ILegacyTarget.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494638385, "dur":1239, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494639624, "dur":1214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494640839, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494641858, "dur":546, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494642405, "dur":484, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494643241, "dur":647, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.State\\StateTransition.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494642889, "dur":1000, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494643889, "dur":909, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494644798, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494645137, "dur":537, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Plugins\\PluginConfiguration.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494645137, "dur":845, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494645983, "dur":375, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494646359, "dur":761, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494647120, "dur":767, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494647888, "dur":440, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494648328, "dur":798, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494649126, "dur":703, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494649829, "dur":377, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494650206, "dur":547, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494650754, "dur":495, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494651249, "dur":590, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494651840, "dur":583, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494652461, "dur":379, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494652845, "dur":939, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494653784, "dur":475, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494654259, "dur":940, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494655222, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494655491, "dur":10013, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494665505, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494665639, "dur":733, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494666399, "dur":2012, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494668412, "dur":698, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494669111, "dur":103, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494669229, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494669317, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494669720, "dur":1141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494670870, "dur":177, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494671095, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494671323, "dur":1204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494672528, "dur":277, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494672821, "dur":168, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494673011, "dur":2028, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494675040, "dur":328, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494675383, "dur":755, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494676139, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494676257, "dur":148916, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494825177, "dur":2648, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494827833, "dur":157, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494828001, "dur":2817, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494830819, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494830887, "dur":63, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494830954, "dur":2845, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494833801, "dur":387, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494834199, "dur":2875, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494837075, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494837168, "dur":3528, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494840698, "dur":124, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494840832, "dur":4107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494844990, "dur":2638, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494847682, "dur":2602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494850285, "dur":211, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494850529, "dur":1191438, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073496041968, "dur":172013, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494573728, "dur":44116, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494618003, "dur":284, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_68863AEDACB6591F.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618338, "dur":175, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494618522, "dur":94, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_BEF6ECE6F1D53D4D.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618666, "dur":117, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_7B2BC698D88F5683.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618826, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EmbreeModule.dll_DD7A1D0FC6AC5918.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618961, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494619144, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreFontEngineModule.dll_FFDB50ED364BC58D.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494619250, "dur":219, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_6C162F0DAD9E7BCB.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494619737, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494619788, "dur":259, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IdentifiersModule.dll_AE39B792ADBBFE33.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494620191, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494620307, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494620394, "dur":118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494620525, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494620715, "dur":322, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494621051, "dur":12028, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494633080, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494633269, "dur":365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494633635, "dur":418, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494634053, "dur":460, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494634514, "dur":405, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494634920, "dur":403, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494635350, "dur":518, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\Contexts\\TargetActiveBlockContext.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494635323, "dur":911, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494636236, "dur":757, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494636993, "dur":792, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Texture\\Texture2DArrayAssetNode.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494636993, "dur":1577, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494638570, "dur":1263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494639834, "dur":739, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor-PrivateShared\\AssemblyInfo.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494639834, "dur":1342, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494641760, "dur":586, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\Tiling\\ReflectionProbeMinMaxZJob.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494641176, "dur":1381, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494642558, "dur":394, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494642952, "dur":865, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494643817, "dur":677, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494644494, "dur":742, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494645237, "dur":302, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494645540, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494646172, "dur":589, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494646761, "dur":608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494647370, "dur":1198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494648569, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494649177, "dur":804, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494649981, "dur":661, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494650643, "dur":531, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494651174, "dur":494, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494651669, "dur":542, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494652211, "dur":900, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494653111, "dur":752, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494653863, "dur":740, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494654604, "dur":1681, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494656287, "dur":223, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494656540, "dur":274, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494656863, "dur":560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494657454, "dur":955, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494658410, "dur":1044, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494659531, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494660065, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494660164, "dur":228, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494660418, "dur":489, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494660946, "dur":497, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494661473, "dur":590, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494662064, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494662138, "dur":477, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494662615, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494662688, "dur":540, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494663255, "dur":675, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494663936, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494664070, "dur":265, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494664347, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494664418, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494665026, "dur":630, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Welcome\\WelcomeView.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494664694, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494665817, "dur":1267, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":6, "ts":1763073494667085, "dur":402, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494667496, "dur":161, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494670188, "dur":150204, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":6, "ts":1763073494825174, "dur":2663, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494827839, "dur":153, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494828009, "dur":2472, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494830483, "dur":120, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494830620, "dur":2535, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494833207, "dur":2494, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494835759, "dur":2527, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494838287, "dur":428, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494838730, "dur":2549, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494841335, "dur":2516, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494843852, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494843946, "dur":2532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494846479, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494846547, "dur":2550, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494849233, "dur":223, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849470, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849599, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849811, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849995, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.pdb" }} +,{ "pid":12345, "tid":6, "ts":1763073494850347, "dur":800, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494851180, "dur":1362880, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494573786, "dur":44086, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494617878, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_5B12242EB2CD5D53.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494617973, "dur":303, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_8D61B03D6029748B.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494618310, "dur":178, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494618521, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494618682, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494618809, "dur":94, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494618924, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619100, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteMaskModule.dll_FD2A6743DC2A57C1.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619219, "dur":156, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TreeModule.dll_3F680D2C2719022E.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619461, "dur":142, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VideoModule.dll_0F2D77ACAB406DFF.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619694, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494619863, "dur":237, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputForUIModule.dll_175EBC151D1F784E.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494620213, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_24323C5F35024821.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494620356, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":7, "ts":1763073494620798, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494620865, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494621222, "dur":247, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.CompilationPipeline.Common.dll_FB9112D29D9861BD.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494621530, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494621705, "dur":215, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494621943, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494622020, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494622317, "dur":450, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494622915, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494623053, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp2" }} +,{ "pid":12345, "tid":7, "ts":1763073494623112, "dur":184, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494623297, "dur":267, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp2" }} +,{ "pid":12345, "tid":7, "ts":1763073494623653, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494623865, "dur":329, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494624254, "dur":111, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494624386, "dur":63, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp2" }} +,{ "pid":12345, "tid":7, "ts":1763073494624452, "dur":412, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494624908, "dur":350, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494625272, "dur":404, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494625858, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494625959, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494626064, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494626138, "dur":120, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494626265, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494626319, "dur":393, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494626823, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494626975, "dur":266, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494627248, "dur":641, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494627902, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494627999, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494628139, "dur":388, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494628528, "dur":188, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10411718816959651794.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494628855, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494628951, "dur":363, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494629592, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494629739, "dur":1164, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494630904, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494631197, "dur":346, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494631544, "dur":376, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494631920, "dur":392, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494632313, "dur":562, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494632876, "dur":554, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494633430, "dur":328, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494633758, "dur":578, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494634336, "dur":686, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494635022, "dur":1032, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494636055, "dur":871, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494636986, "dur":790, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Basic\\DivideNode.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494636927, "dur":1324, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494638251, "dur":369, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494639752, "dur":565, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Graphs\\NormalMaterialSlot.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494638620, "dur":1799, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494640589, "dur":693, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\Plugin\\Changelogs\\Changelog_1_4_0.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494640420, "dur":1290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494641710, "dur":364, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494642075, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494642963, "dur":902, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494643865, "dur":878, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494644743, "dur":762, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494645505, "dur":569, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494646075, "dur":347, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494646423, "dur":631, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494647055, "dur":659, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494647715, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494648320, "dur":1068, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494649389, "dur":666, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494650523, "dur":736, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Debugging\\DebugDisplaySettings.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494650055, "dur":1306, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494651362, "dur":786, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494652149, "dur":917, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494653066, "dur":748, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494653815, "dur":543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494654359, "dur":608, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Events\\DeltaStateEvent.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494655179, "dur":1454, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Editor\\UITKAssetEditor\\Views\\InputActionsEditorView.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494654359, "dur":2517, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494656877, "dur":939, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494657817, "dur":315, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494658200, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494659073, "dur":166, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494659247, "dur":590, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494659837, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494660017, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494660192, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494660380, "dur":244, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494660640, "dur":545, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494661214, "dur":283, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494661552, "dur":698, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494662251, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494662338, "dur":709, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494663048, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494663139, "dur":737, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494663877, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494663996, "dur":338, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494664520, "dur":332, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494664880, "dur":618, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494665499, "dur":390, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494665903, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494666016, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494666291, "dur":579, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494666871, "dur":799, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494667678, "dur":823, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494668504, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494668848, "dur":3014, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494671864, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494672011, "dur":296, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494672342, "dur":749, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494673093, "dur":1162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494674257, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494674393, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494674610, "dur":1115, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494675727, "dur":88, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494675873, "dur":404, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494676307, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494676639, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494676701, "dur":212, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494676927, "dur":148266, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494825198, "dur":2618, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494827818, "dur":413, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494828241, "dur":2550, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494830799, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494830884, "dur":2746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494833681, "dur":2746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494836428, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494836523, "dur":2655, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494839179, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494839253, "dur":2551, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494841805, "dur":221, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494842042, "dur":2997, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494845040, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494845114, "dur":3164, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494848417, "dur":227, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494849355, "dur":268, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494849763, "dur":194, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494850030, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.ForUI.pdb" }} +,{ "pid":12345, "tid":7, "ts":1763073494850338, "dur":769, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494851162, "dur":1362816, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494573827, "dur":44193, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618144, "dur":293, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618446, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_FC440C3B247F93D0.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494618535, "dur":166, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618709, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.AccessibilityModule.dll_54D1FB46262D4D42.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494618788, "dur":186, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618975, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.AccessibilityModule.dll_54D1FB46262D4D42.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494619175, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494619239, "dur":144, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494619487, "dur":170, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_E112ED6D9F25D067.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494619911, "dur":158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InsightsModule.dll_2C0339B2FFACAC36.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494620070, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620150, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494620285, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620370, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620502, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620638, "dur":302, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620949, "dur":213, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494621186, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494621302, "dur":313, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494621616, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.dll_F0D0CF856C9FA0D7.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494621770, "dur":323, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494622094, "dur":85, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":8, "ts":1763073494622267, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":8, "ts":1763073494622375, "dur":255, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494622676, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494623011, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494623099, "dur":1081, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.rsp2" }} +,{ "pid":12345, "tid":8, "ts":1763073494624183, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494624300, "dur":330, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494624643, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494624888, "dur":182, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp2" }} +,{ "pid":12345, "tid":8, "ts":1763073494625079, "dur":1000, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494626132, "dur":304, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494626467, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494626585, "dur":225, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494626947, "dur":244, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494627227, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494627298, "dur":632, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628030, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494628106, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628230, "dur":276, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628715, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628939, "dur":384, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494629370, "dur":163, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494629647, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6262281476893245489.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494629907, "dur":547, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework.performance@0840f58e4562\\Editor\\TestResultsParser.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494629747, "dur":1008, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494630755, "dur":805, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494631561, "dur":306, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494631868, "dur":731, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494632600, "dur":345, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494632946, "dur":406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494633353, "dur":349, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494633703, "dur":490, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494634194, "dur":466, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494634660, "dur":775, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494635436, "dur":490, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494635927, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494636828, "dur":1141, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Vector\\DistanceNode.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494636815, "dur":1608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494638424, "dur":1237, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494639661, "dur":787, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\Shadows\\ShadowProvider\\Providers\\ShadowShape2DProvider_SpriteRenderer.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494639661, "dur":1210, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494640872, "dur":1063, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494641935, "dur":729, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494642664, "dur":994, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494643659, "dur":381, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494644041, "dur":838, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494644880, "dur":427, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494645307, "dur":846, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494646153, "dur":578, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494646731, "dur":514, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494647246, "dur":862, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494648393, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Events\\Animation\\BoltAnimationEvent.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494648108, "dur":967, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494649076, "dur":808, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494649884, "dur":486, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494650370, "dur":688, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494651059, "dur":610, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494651670, "dur":602, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494652273, "dur":840, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494653114, "dur":828, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494653943, "dur":579, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494654523, "dur":1716, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494656247, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494656477, "dur":546, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494657024, "dur":1042, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494658119, "dur":442, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494658592, "dur":862, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494659455, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494659538, "dur":529, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494660068, "dur":136, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494660211, "dur":11016, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494671331, "dur":349, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494671706, "dur":727, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494672434, "dur":126, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494672685, "dur":60, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494672746, "dur":65, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494673026, "dur":397, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494673515, "dur":3614, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494677234, "dur":214, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494677470, "dur":976, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494678551, "dur":137, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494678707, "dur":317, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494679078, "dur":325, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494679538, "dur":781342, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073495462874, "dur":284712, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073495462866, "dur":287182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073495752647, "dur":340, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073495756073, "dur":275855, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073496044486, "dur":167426, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073496044470, "dur":167450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073496212045, "dur":1871, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073496232169, "dur":5829, "ph":"X", "name": "ProfilerWriteOutput" } , \ No newline at end of file diff --git a/Unity3_lab/Library/Bee/backend2.traceevents b/Unity3_lab/Library/Bee/backend2.traceevents index ece6ce3d6..dcda9992d 100644 --- a/Unity3_lab/Library/Bee/backend2.traceevents +++ b/Unity3_lab/Library/Bee/backend2.traceevents @@ -1,923 +1,1026 @@ { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1763067686162761, "dur":62, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067686162872, "dur":265550, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067686428427, "dur":455, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067686429065, "dur":100, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }} -,{ "pid":12345, "tid":0, "ts":1763067686429166, "dur":564, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067686429913, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.BuildProfileModule.dll_13AA7AB60513AE0B.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430016, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430107, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430208, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.dll_9459024A52CD0976.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430269, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430332, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EmbreeModule.dll_DD7A1D0FC6AC5918.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430661, "dur":90, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.InAppPurchasingModule.dll_4E5FAEF7E957C22E.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430777, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.MultiplayerModule.dll_4F927C9A91D0AD0E.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430833, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Physics2DModule.dll_6F8CC1F4CC1F02FD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686430976, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PropertiesModule.dll_413933F22DA62683.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686431127, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneViewModule.dll_48F729CC2B67B5B5.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686431349, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SubstanceModule.dll_B426D39DC5FCC0B4.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686431499, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreFontEngineModule.dll_FFDB50ED364BC58D.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686431563, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_47C3875EC5CF7EAB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686431732, "dur":537, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_C44B69A6A18776CB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686432276, "dur":262, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686432579, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686432637, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UmbraModule.dll_64F89F5A75D4FDCD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686432735, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VFXModule.dll_A0DF7F192D1B53EC.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686432867, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_E112ED6D9F25D067.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433132, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_B050AFA61A2B82FF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433231, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_8E80FD41DB7F65EB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433291, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_1DD76653B0EA6A86.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433412, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_FBFA2131C08A7FF2.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433610, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EEAC1B336AFF5B7D.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433866, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686433954, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_89C96404330F227A.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434074, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_66F54ABB8334E60C.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434168, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InsightsModule.dll_2C0339B2FFACAC36.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434260, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_CCCDC79472FB58E4.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434348, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.MultiplayerModule.dll_55584C29A40ABD93.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434418, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_4F0C6A7E2E9C0B80.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434476, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434662, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434750, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ShaderVariantAnalyticsModule.dll_1615C653B387AAE1.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434815, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686434906, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_EF115CF7A0E56825.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686435072, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686435176, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_7E3ACC4049498458.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686435233, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_C62302B1D8CD3D76.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686435458, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_51E370532B97790F.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686436459, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Antlr3.Runtime.dll_DBEC993A42CC5066.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686436585, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.IonicZip.dll_C31C6642F2780EE7.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686437167, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AMDModule.dll_2D92C5989F2D7D31.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686437256, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TestRunner.ref.dll_193EC4CE382CBFB3.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686437486, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686437754, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686437845, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686438179, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686438830, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686438960, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686439169, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.ref.dll_F30DFA20C0DD1968.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686439230, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686439500, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.dll_F0D0CF856C9FA0D7.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686439632, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.Pdb.dll_DCDE7D772F33E357.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686439763, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686440780, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686441132, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686441449, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686441559, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686441698, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686441861, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686442793, "dur":98, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686442961, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686443066, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686443139, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686443211, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686443399, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686443468, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686443705, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686443843, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Runtime.ref.dll_CE6A42C97D96EB0A.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686443912, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686443986, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686444054, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686444116, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686444213, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686444712, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686444924, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686445025, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686445154, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686445220, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686445288, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686445391, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686445571, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686445747, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686445838, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686445903, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686446043, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686446106, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686446197, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686446256, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686446315, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686446499, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686446594, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686446685, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686446761, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipeline.Universal.ShaderLibrary.ref.dll_5436F99F8BDCED8B.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686446824, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686447028, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686447235, "dur":90, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686447424, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686447488, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686447547, "dur":84, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686447718, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686448158, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686448572, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686448639, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686448791, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686448959, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Editor.ref.dll_46EB9B6930B27991.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686449026, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686449177, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686449305, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686449447, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.Runtime.ref.dll_5400A10AF7CC6BEA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686449535, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686449597, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686449792, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686449906, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686449998, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686450092, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686450150, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686450308, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686450447, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686450507, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686450614, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686450718, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686450811, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686451010, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686451206, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686451313, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686451374, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686451461, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686451675, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686451841, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686452016, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686452150, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686452337, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686452539, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686452727, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686452865, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686452956, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686453084, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686453170, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686453281, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686453399, "dur":89, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686453512, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.Editor.ref.dll_E4491E98C71DB4B4.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686453651, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686453785, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686453864, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.InputSystem.ForUI.ref.dll_0478B67D1094CE70.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686453922, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686454036, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686454175, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686454280, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686454381, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686454471, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686454529, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686454640, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686454793, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686454850, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686455015, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686455164, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686455361, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686455496, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686455636, "dur":97, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Rendering.LightTransport.Editor.ref.dll_F96E2A343514CFAE.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686455877, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686455984, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686456095, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686456229, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686456286, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686456424, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686456513, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686456570, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686456913, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686457062, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686457208, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686457397, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686457561, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686457626, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686457829, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686458002, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686458081, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualStudio.Editor.ref.dll_3A975DBA53ABA4AD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686458255, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686458362, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686458485, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686458653, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686458716, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686458917, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686459127, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686459210, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686459271, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686459332, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686459551, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":0, "ts":1763067686459609, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686459878, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.UI.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686459969, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12812556936427222528.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686460249, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686460383, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686460513, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14832617886295879631.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686460705, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686460798, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686461248, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686461748, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686462501, "dur":200, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686462754, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/18218310762646611085.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686462994, "dur":177, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686463594, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686463650, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Searcher.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686463739, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686463982, "dur":101, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686464304, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686464520, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686464619, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5546506141355401238.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686464771, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686465026, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686465368, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686465463, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686465563, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12248871281822510316.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686465782, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686465848, "dur":79, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686466007, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686466113, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686466197, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3938377011463375229.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686466338, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.CollabProxy.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686466435, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Collections.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686466491, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686466556, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2157608619508796868.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686466786, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686466859, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686466930, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686466998, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686467530, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686467753, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686467813, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686467905, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686468077, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11294775302662683298.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686468256, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686468381, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686468509, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Mathematics.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686468610, "dur":136, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686468752, "dur":107, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10831531723267835799.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686469093, "dur":94, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.PerformanceTesting.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686469252, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686469356, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686469461, "dur":140, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686469607, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763067686470103, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686470646, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686470729, "dur":215, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686471225, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686471282, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686471883, "dur":106, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686472001, "dur":102, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2400031028012695012.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686472208, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Updater.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686472279, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Collections.CodeGen.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686472560, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686472923, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4014436084419441659.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686473225, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17571664448659802584.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686473394, "dur":112, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686473516, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Toolchain.Linux-x86_64.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686473643, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686473884, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686474083, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3388064732626934676.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686474351, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686474502, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686474596, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686474669, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17525389461119239690.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686474909, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686474979, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10397561839769426034.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686475392, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686475455, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10411718816959651794.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686475649, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686475763, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15085861467720516389.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686475985, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686476067, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10292501669419677951.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686476254, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.DocCodeExamples.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686476317, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686476586, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686476850, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9362519405459664194.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686477063, "dur":272, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686477343, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686477544, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686477637, "dur":121, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686477809, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4691676790321305727.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686478137, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686478463, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686478703, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686478770, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686478831, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1723042715960067801.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686479058, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686479130, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/7759033573704817190.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686479414, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.Shared.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686479504, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686479567, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17296387151066238333.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686479764, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686479824, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686480056, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686480291, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686480352, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2240406767038398906.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686480599, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763067686480692, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15183149355271759364.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686480949, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763067686481013, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686481083, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763067686481189, "dur":94, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686481333, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763067686481547, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/PPv2URPConverters.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763067686481765, "dur":82, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763067686481923, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763067686429783, "dur":52501, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067686482310, "dur":12854239, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067699336551, "dur":177, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067699336904, "dur":100, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067699337045, "dur":3068, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1763067686430183, "dur":52145, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686485248, "dur":223, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/BuildPipeline" }} -,{ "pid":12345, "tid":1, "ts":1763067686485472, "dur":1841, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Runner" }} -,{ "pid":12345, "tid":1, "ts":1763067686487314, "dur":102, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Trigger" }} -,{ "pid":12345, "tid":1, "ts":1763067686482337, "dur":5080, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686487757, "dur":400, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686489562, "dur":787, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763067686490626, "dur":1859, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.TagHelpers.dll" }} -,{ "pid":12345, "tid":1, "ts":1763067686490351, "dur":2155, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686492507, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686492809, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686493063, "dur":485, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686493549, "dur":331, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686493881, "dur":450, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686494332, "dur":271, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686494619, "dur":1132, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Procedural\\CheckerboardNode.cs" }} -,{ "pid":12345, "tid":1, "ts":1763067686494604, "dur":1438, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686496043, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686496303, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686496595, "dur":356, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686496951, "dur":771, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686497723, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686497966, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686498222, "dur":321, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686498544, "dur":646, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686499190, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686499480, "dur":295, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686499776, "dur":539, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686500315, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686500585, "dur":272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686500857, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686501148, "dur":658, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686501807, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686502100, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686502398, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686502684, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763067686502928, "dur":5090, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763067686508019, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686508165, "dur":225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763067686508424, "dur":1669, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763067686510183, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763067686510391, "dur":654, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763067686511046, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686511116, "dur":941, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":1, "ts":1763067686512103, "dur":186, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686512301, "dur":147757, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":1, "ts":1763067686664245, "dur":2566, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686666872, "dur":2452, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686669368, "dur":2507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686671925, "dur":2519, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686674488, "dur":2449, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686676938, "dur":147, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686677095, "dur":6801, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686683946, "dur":2381, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686686368, "dur":2573, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686688990, "dur":2083, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686691123, "dur":2491, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763067686694315, "dur":404, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686696060, "dur":2248, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067686698348, "dur":12474691, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763067699173065, "dur":125, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":1, "ts":1763067699173042, "dur":149, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":1, "ts":1763067699173238, "dur":2969, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":1, "ts":1763067699176223, "dur":160295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686430220, "dur":52121, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686482377, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686482656, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_E24E075E5FAD6E11.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686483018, "dur":182, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A4B596D8CD51FE87.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686483272, "dur":70, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GridModule.dll_BF2D340BB7A802E6.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686483512, "dur":171, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TreeModule.dll_3F680D2C2719022E.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686483798, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_EA5F17E0F6BDEAA1.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686484208, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Newtonsoft.Json.dll_CE2A12158137BB6F.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686484312, "dur":56, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763067686484438, "dur":207, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686485020, "dur":84, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763067686485211, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp2" }} -,{ "pid":12345, "tid":2, "ts":1763067686485451, "dur":761, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763067686486385, "dur":412, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686486797, "dur":179, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp2" }} -,{ "pid":12345, "tid":2, "ts":1763067686487729, "dur":400, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686488749, "dur":465, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10571807241835812913.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763067686489215, "dur":372, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686489587, "dur":413, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686490000, "dur":596, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686490596, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686490866, "dur":182, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686491049, "dur":235, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686491284, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686491514, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686491812, "dur":330, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686492143, "dur":705, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686492849, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686493139, "dur":439, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686493579, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686493868, "dur":385, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686494253, "dur":313, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686494623, "dur":1988, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\UV\\RadialShearNode.cs" }} -,{ "pid":12345, "tid":2, "ts":1763067686496825, "dur":2014, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\Logic\\IsNanNode.cs" }} -,{ "pid":12345, "tid":2, "ts":1763067686494566, "dur":4305, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686499265, "dur":612, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Flow\\Connections\\UnitConnectionWidget.cs" }} -,{ "pid":12345, "tid":2, "ts":1763067686498871, "dur":2088, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686500960, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686501240, "dur":368, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686501609, "dur":595, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686502205, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686502461, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686502745, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686502960, "dur":12299, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763067686515354, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686515602, "dur":1934, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763067686517638, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686517868, "dur":807, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763067686518676, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686518817, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686519077, "dur":1271, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763067686520423, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763067686520661, "dur":626, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763067686521288, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686521439, "dur":142808, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686664249, "dur":2898, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686667191, "dur":2910, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686670154, "dur":2744, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686672952, "dur":2520, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686675517, "dur":2505, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686678071, "dur":2444, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686680566, "dur":17668, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763067686698321, "dur":4285, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763067686702642, "dur":12633870, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686430285, "dur":52079, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686482381, "dur":373, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686482755, "dur":549, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":3, "ts":1763067686483517, "dur":165, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_C44B69A6A18776CB.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686483804, "dur":99, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_555BA8A307BB6F66.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686484346, "dur":907, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AMDModule.dll_2D92C5989F2D7D31.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686485646, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp" }} -,{ "pid":12345, "tid":3, "ts":1763067686486106, "dur":295, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686486502, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} -,{ "pid":12345, "tid":3, "ts":1763067686486827, "dur":1157, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":3, "ts":1763067686487988, "dur":327, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686489184, "dur":225, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686489410, "dur":430, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686489841, "dur":436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686490277, "dur":364, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686490642, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686490895, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686491188, "dur":237, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686491425, "dur":251, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686491676, "dur":313, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686492044, "dur":340, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686492384, "dur":351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686492735, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686493009, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686493290, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686493561, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686493850, "dur":345, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686494196, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686494624, "dur":1142, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\Logging.cs" }} -,{ "pid":12345, "tid":3, "ts":1763067686494490, "dur":1423, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686495913, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686496156, "dur":258, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686496414, "dur":506, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686496921, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686497186, "dur":268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686497455, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686497724, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686497967, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686498236, "dur":296, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686498532, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686498808, "dur":274, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686499082, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686499365, "dur":308, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686499674, "dur":338, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686500013, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686500287, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686500560, "dur":760, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686501320, "dur":562, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686501882, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686502173, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686502744, "dur":841, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\RenderGraph\\RenderGraphResourceRendererList.cs" }} -,{ "pid":12345, "tid":3, "ts":1763067686502466, "dur":1133, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686503600, "dur":675, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686504276, "dur":110, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686504429, "dur":245, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686504697, "dur":3279, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686508097, "dur":443, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686508578, "dur":511, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686509137, "dur":556, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686509753, "dur":566, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686510320, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686510383, "dur":225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686510636, "dur":829, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686511466, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686511557, "dur":1378, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686513010, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686513255, "dur":587, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686513899, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686514143, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686514409, "dur":370, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686514779, "dur":272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686515052, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686515342, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686515787, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686516062, "dur":691, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686517048, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686517312, "dur":55, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686517649, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686517879, "dur":548, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686518477, "dur":305, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Runtime.Shared.ref.dll_547B576A1A56EABF.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686518823, "dur":219, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686519063, "dur":1106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686520170, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686520311, "dur":225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686520563, "dur":218, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686520823, "dur":2318, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686523143, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686523245, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686523503, "dur":1264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686524769, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686525194, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763067686525425, "dur":734, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686526161, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686527016, "dur":205, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.rsp" }} -,{ "pid":12345, "tid":3, "ts":1763067686526241, "dur":982, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067686527825, "dur":187, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067686530184, "dur":11673056, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763067698207018, "dur":197101, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":3, "ts":1763067698207001, "dur":198707, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763067698407364, "dur":963, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763067698410176, "dur":752246, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763067699173047, "dur":162376, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":3, "ts":1763067699173031, "dur":162394, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":3, "ts":1763067699335457, "dur":997, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":4, "ts":1763067686430349, "dur":52037, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686482394, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686482652, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_51E370532B97790F.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686482731, "dur":340, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_51E370532B97790F.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686483325, "dur":245, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.QuickSearchModule.dll_91C6FCAB88DC7B29.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686483574, "dur":550, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686484329, "dur":625, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":4, "ts":1763067686484956, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} -,{ "pid":12345, "tid":4, "ts":1763067686485240, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":4, "ts":1763067686485314, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686486365, "dur":555, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686486922, "dur":1077, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp" }} -,{ "pid":12345, "tid":4, "ts":1763067686488015, "dur":293, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686488567, "dur":910, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14832617886295879631.rsp" }} -,{ "pid":12345, "tid":4, "ts":1763067686489479, "dur":221, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686489700, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686489966, "dur":265, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686490231, "dur":317, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686490677, "dur":326, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686491004, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686491266, "dur":303, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686491743, "dur":2550, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\Manipulators\\EditModeInputHandler.cs" }} -,{ "pid":12345, "tid":4, "ts":1763067686491570, "dur":2862, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686494610, "dur":1118, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Blackboard\\BlackboardUtils.cs" }} -,{ "pid":12345, "tid":4, "ts":1763067686495729, "dur":924, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Blackboard\\BlackboardInputInfo.cs" }} -,{ "pid":12345, "tid":4, "ts":1763067686494433, "dur":2314, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686496747, "dur":689, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686497437, "dur":357, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686497794, "dur":256, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686498050, "dur":304, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686498354, "dur":274, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686498629, "dur":308, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686498938, "dur":308, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686499246, "dur":303, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686499549, "dur":295, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686499845, "dur":346, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686500239, "dur":996, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb" }} -,{ "pid":12345, "tid":4, "ts":1763067686501237, "dur":657, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686502085, "dur":1480, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Control\\ForEach.cs" }} -,{ "pid":12345, "tid":4, "ts":1763067686501894, "dur":1783, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686503678, "dur":1306, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686505062, "dur":201, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686505285, "dur":744, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686506116, "dur":218, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686506362, "dur":201, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686506591, "dur":201, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686506815, "dur":604, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686507476, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686507711, "dur":544, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686508318, "dur":421, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686508767, "dur":445, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686509288, "dur":574, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686509915, "dur":6001, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686515917, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686516016, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686516247, "dur":714, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686516961, "dur":112, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686517085, "dur":315, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686517657, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686517883, "dur":545, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686518429, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686518636, "dur":266, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686518939, "dur":215, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686519176, "dur":672, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686519848, "dur":274, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686520130, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686520380, "dur":571, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686521342, "dur":367, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686521712, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763067686521959, "dur":555, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763067686522515, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686522639, "dur":141606, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686664247, "dur":2564, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686666813, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686666867, "dur":10399, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686677270, "dur":3124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686680437, "dur":2929, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686683368, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686683441, "dur":2382, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686685878, "dur":2301, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686688181, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686688316, "dur":2336, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686690653, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763067686690741, "dur":11790, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763067686702630, "dur":12633922, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686430413, "dur":51993, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686482415, "dur":355, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686483014, "dur":161, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_7B2BC698D88F5683.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686483314, "dur":234, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PhysicsModule.dll_E8F659441F492C6B.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686483552, "dur":453, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_6C162F0DAD9E7BCB.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686484093, "dur":276, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.MultiplayerModule.dll_55584C29A40ABD93.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686484425, "dur":676, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686485124, "dur":6628, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686491753, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686491897, "dur":190, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686492112, "dur":7965, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686500206, "dur":294, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686500521, "dur":2030, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686502681, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686502923, "dur":1533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686504550, "dur":235, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686504804, "dur":562, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686505424, "dur":5002, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686510497, "dur":225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686510755, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686511036, "dur":655, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686511692, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686512102, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686512369, "dur":389, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686512759, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686513013, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686513290, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686513592, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686513869, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686514129, "dur":271, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686514400, "dur":657, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686515058, "dur":355, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686515415, "dur":245, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686515686, "dur":587, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686516355, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686516624, "dur":132, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686517047, "dur":97, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686517145, "dur":493, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686517642, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763067686517874, "dur":557, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686518432, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686518597, "dur":1115, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686519713, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686519824, "dur":713, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686520589, "dur":652, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763067686521242, "dur":154, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686521465, "dur":142784, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686664250, "dur":2572, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686666885, "dur":2507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686669431, "dur":2585, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686672055, "dur":2521, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686674624, "dur":2543, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686677221, "dur":2644, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686679867, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763067686679946, "dur":20852, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763067686700975, "dur":12635541, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686430466, "dur":51954, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686482426, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686482653, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686482744, "dur":256, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_94B3F4DE71D33DA7.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686483325, "dur":254, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PropertiesModule.dll_413933F22DA62683.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686483585, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UmbraModule.dll_64F89F5A75D4FDCD.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686484209, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.LowLevel.ILSupport.dll_921D3F57B2557A8B.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686484336, "dur":631, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763067686484974, "dur":5523, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763067686490731, "dur":1768, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\clretwrc.dll" }} -,{ "pid":12345, "tid":6, "ts":1763067686490619, "dur":2042, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686492662, "dur":325, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686492987, "dur":342, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686493329, "dur":404, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686494050, "dur":1742, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\GraphCode.cs" }} -,{ "pid":12345, "tid":6, "ts":1763067686493734, "dur":2094, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686495828, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686496113, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686496382, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686496644, "dur":389, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686497034, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686497317, "dur":298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686497616, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686497890, "dur":256, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686498146, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686498448, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686498719, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686498999, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686499294, "dur":303, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686499597, "dur":395, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686499993, "dur":678, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686500672, "dur":402, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686501075, "dur":305, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686501380, "dur":1058, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686502438, "dur":482, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686502921, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686503137, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686503346, "dur":190, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686503556, "dur":1397, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763067686505058, "dur":781, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763067686505840, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686505939, "dur":225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686506193, "dur":293, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686506518, "dur":268, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686506811, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763067686507071, "dur":4068, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763067686511140, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686511200, "dur":876, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763067686512159, "dur":11808, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Lighting\\ProbeVolume\\ProbeVolumeScratchBufferPool.cs" }} -,{ "pid":12345, "tid":6, "ts":1763067686512159, "dur":11822, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686523981, "dur":140271, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686664260, "dur":2577, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686666892, "dur":2497, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686669438, "dur":2716, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686672233, "dur":2906, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686675188, "dur":2857, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686678094, "dur":2421, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686680517, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686680584, "dur":10275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686690914, "dur":4724, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763067686695640, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686696066, "dur":4872, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763067686700978, "dur":12635584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686430526, "dur":51904, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686482436, "dur":84, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_DB7111EE845813B0.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686482640, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_2C2288FDC65DF884.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686483252, "dur":127, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.InAppPurchasingModule.dll_4E5FAEF7E957C22E.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686483516, "dur":138, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686483804, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0FE297292C6DD22C.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686484326, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.NVIDIAModule.dll_358B34F7244973C6.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686484759, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763067686484939, "dur":99, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763067686485463, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763067686485831, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763067686486090, "dur":99, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763067686486389, "dur":431, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686486821, "dur":1054, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763067686487890, "dur":446, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686489191, "dur":761, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686489952, "dur":473, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686490690, "dur":1804, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Features.dll" }} -,{ "pid":12345, "tid":7, "ts":1763067686490426, "dur":2087, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686492513, "dur":314, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686492827, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686493083, "dur":556, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686493640, "dur":308, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686493948, "dur":351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686494300, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686494612, "dur":1131, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\Logic\\BranchNode.cs" }} -,{ "pid":12345, "tid":7, "ts":1763067686494583, "dur":1462, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686496046, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686496312, "dur":267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686496579, "dur":369, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686496948, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686497234, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686497531, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686497825, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686498083, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686498384, "dur":254, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686498638, "dur":882, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686499521, "dur":436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686499957, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686500250, "dur":265, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686500516, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686500779, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686501049, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686501936, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686502233, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686502839, "dur":215, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686503078, "dur":1461, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686504540, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686504624, "dur":239, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686504884, "dur":589, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686505563, "dur":281, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686505871, "dur":11749, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686517667, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686517908, "dur":194, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686518123, "dur":2084, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686520208, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686520301, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686520550, "dur":1054, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686521702, "dur":225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686521928, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686522008, "dur":771, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686522780, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686522883, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763067686523171, "dur":589, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763067686523857, "dur":140384, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686664244, "dur":2577, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686666877, "dur":2493, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686669412, "dur":2582, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686671995, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686672073, "dur":2504, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686674627, "dur":2538, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686677216, "dur":2998, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686680265, "dur":3225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686683552, "dur":2275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686685883, "dur":2605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Toolchain.Linux-x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686688541, "dur":2386, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686690972, "dur":2302, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686693276, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686693352, "dur":2262, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763067686696070, "dur":5185, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763067686701288, "dur":12635263, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686430591, "dur":51846, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686482438, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686482646, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686482730, "dur":131, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686482950, "dur":108, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_09FF6AA1EF592C52.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686483313, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PresetsUIModule.dll_C5AD7FA6389D40AC.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686483531, "dur":163, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686483801, "dur":73, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_D8CCC2ED10A1BD4D.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686484371, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763067686484686, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763067686485002, "dur":988, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763067686486572, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763067686486781, "dur":188, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686487750, "dur":395, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686488296, "dur":295, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686489219, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686489499, "dur":390, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686489890, "dur":707, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686490598, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686490884, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686491138, "dur":267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686491406, "dur":254, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686491661, "dur":358, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686492020, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686492439, "dur":523, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ugui@23c310536180\\Editor\\TMP\\HDRP\\TMP_SDF_HDRPUnlitShaderGUI.cs" }} -,{ "pid":12345, "tid":8, "ts":1763067686492286, "dur":933, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686493219, "dur":391, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686493611, "dur":361, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686494032, "dur":1763, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Views\\MaterialNodeView.cs" }} -,{ "pid":12345, "tid":8, "ts":1763067686493972, "dur":2057, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686496030, "dur":303, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686496333, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686496594, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686497117, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686497478, "dur":1395, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\SampleCount.cs" }} -,{ "pid":12345, "tid":8, "ts":1763067686499005, "dur":877, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\RenderPipelineResources\\UniversalRenderPipelineEditorAssets.cs" }} -,{ "pid":12345, "tid":8, "ts":1763067686497403, "dur":2570, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686499973, "dur":580, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686500554, "dur":299, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686500854, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686501119, "dur":233, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686501353, "dur":362, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686501716, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686502007, "dur":288, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686502295, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686502552, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686502893, "dur":167, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686503084, "dur":659, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763067686503744, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686503846, "dur":306, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686504179, "dur":318, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686504530, "dur":239, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686504799, "dur":5946, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763067686510747, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686510871, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686511151, "dur":1215, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763067686512367, "dur":99, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686512502, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686512794, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686513096, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686513389, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686513683, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686513953, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686514202, "dur":646, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686514848, "dur":252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686515101, "dur":267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686515370, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686515597, "dur":2203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763067686517891, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686518107, "dur":1892, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763067686520089, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686520366, "dur":619, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763067686520986, "dur":239, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686521343, "dur":3856, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686525202, "dur":371, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763067686525614, "dur":141264, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686666879, "dur":2439, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686669364, "dur":2560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686671968, "dur":2255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686674268, "dur":6745, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686681015, "dur":225, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686681381, "dur":2446, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686683829, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686683897, "dur":2405, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686686346, "dur":14513, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763067686700862, "dur":367, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763067686701281, "dur":12635228, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763067699349865, "dur":3789, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid":12345, "tid":0, "ts":1763073078435002, "dur":133, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073078435222, "dur":559518, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073078994766, "dur":693, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073078995752, "dur":125, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }} +,{ "pid":12345, "tid":0, "ts":1763073078995878, "dur":647, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073078996670, "dur":262, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ScriptAssemblies" }} +,{ "pid":12345, "tid":0, "ts":1763073078996984, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.AccessibilityModule.dll_54D1FB46262D4D42.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078997119, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.BuildProfileModule.dll_13AA7AB60513AE0B.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078997176, "dur":102, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.ClothModule.dll_510C503CC2CB313E.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078997283, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078997374, "dur":279, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreModule.dll_E1BC181D9F536CEF.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078997765, "dur":154, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078997924, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EmbreeModule.dll_DD7A1D0FC6AC5918.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078998049, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078998412, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.LevelPlayModule.dll_A99CCEB45CB6EFEC.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078998476, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.MultiplayerModule.dll_4F927C9A91D0AD0E.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078998583, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PhysicsModule.dll_E8F659441F492C6B.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999243, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_47C3875EC5CF7EAB.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999309, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextRenderingModule.dll_F810A411F10C5A23.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999375, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TilemapModule.dll_A2393C340CC45662.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999547, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_6C162F0DAD9E7BCB.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999611, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999809, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VideoModule.dll_0F2D77ACAB406DFF.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073078999870, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.XRModule.dll_9905C84DEB0F181A.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000064, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_D8CCC2ED10A1BD4D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000124, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0FE297292C6DD22C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000256, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_17390CA0F44861E3.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000320, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_8E80FD41DB7F65EB.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000379, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_1DD76653B0EA6A86.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000437, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_6EC688DDB9C5D808.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000494, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_04DCEB704758D81A.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000672, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_978DD28BE7902DD8.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079000817, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GraphicsStateCollectionSerializerModule.dll_E2D577475F0F5B4F.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001014, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001077, "dur":91, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IdentifiersModule.dll_AE39B792ADBBFE33.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001264, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputForUIModule.dll_175EBC151D1F784E.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001325, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_66F54ABB8334E60C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001395, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_16C677569063A7A3.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001579, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.MarshallingModule.dll_7E18CE31CF6B5D6D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001731, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001880, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079001943, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079002180, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_EF115CF7A0E56825.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079002340, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_68863AEDACB6591F.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079002631, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_94B3F4DE71D33DA7.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079003125, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_1F49BC156B65D171.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079003190, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_9B686BAE3E03BCF9.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079003287, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_90E5480DC88CF9E2.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079003557, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A4B596D8CD51FE87.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079003655, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D77459DD568C4BE5.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079003717, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_24323C5F35024821.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079004028, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.TextureAssets.dll_8A92622E399500BD.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079004570, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TestRunner.ref.dll_193EC4CE382CBFB3.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079004640, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079004705, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079004763, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079005113, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079005208, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079005499, "dur":160, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UI.ref.dll_4C98D3F7040CD4F5.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079005665, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079005806, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079006202, "dur":106, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079006373, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079006442, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079006584, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.AI.Navigation.ref.dll_407F07063643C512.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079006653, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079006811, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079006950, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079007052, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.ref.dll_F30DFA20C0DD1968.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079007115, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079007182, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079007327, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079007404, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079007510, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.CompilationPipeline.Common.dll_FB9112D29D9861BD.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079007628, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.Mdb.dll_C58C0507B07EE1D4.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079008167, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079008335, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079008550, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079008647, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079008701, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079008777, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079008908, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Multiplayer.Center.Common.ref.dll_EE36537354EA42C8.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079009034, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079009132, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079009193, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079009391, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079009475, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079009553, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079009618, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079009679, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079009934, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079010087, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079010240, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079010672, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079010937, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.ref.dll_656D7410E7809ECD.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079011032, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079011397, "dur":178, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079011584, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079011654, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079011762, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079011833, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079012027, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079012172, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079012529, "dur":116, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079013229, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079013394, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079013461, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079013593, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079013661, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079013753, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079013954, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079014019, "dur":381, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079014432, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079014492, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079014570, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079014824, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079014886, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079014949, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079015009, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079015180, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079015348, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079015444, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079015573, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079015640, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079015787, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079015846, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079015987, "dur":93, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079016171, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079016235, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079016300, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079016385, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.Config.Runtime.ref.dll_5D92000A132D4840.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079016445, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079016594, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079016658, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079016797, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Flow.Editor.ref.dll_6AF951BE66A4493E.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079016855, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079017001, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079017200, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079017317, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079017474, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079017595, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079017661, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079017830, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079018026, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079018090, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079018158, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079018281, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079018358, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079018527, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079018606, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079018746, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079019060, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079019250, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079019403, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079019468, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079019692, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079019754, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079019837, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079020061, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079020583, "dur":98, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079020766, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079020912, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.ShaderGraph.Editor.ref.dll_0F50152946DB09D0.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079020974, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079021043, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079021220, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079021405, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Universal.Editor.ref.dll_0FF7AC68384616B1.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079021469, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079021549, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079021615, "dur":79, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079021795, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079021947, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079022099, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079022161, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079022398, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079022461, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079022525, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079022669, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079023721, "dur":254, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.ref.dll_1A2083B43FB0BF18.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079023986, "dur":273, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079024267, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079024341, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079024420, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079024901, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079025003, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079025251, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079025358, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079025608, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079025678, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079025788, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079025860, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079025940, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079026094, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079026175, "dur":124, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079026310, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079026414, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079026521, "dur":113, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079026769, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079026879, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079026942, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079027003, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079027260, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079027564, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079027757, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079027913, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079027975, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079028039, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079028100, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079028409, "dur":97, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079028512, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079028594, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079028663, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079028766, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079028907, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079028978, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079029045, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079029104, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079029339, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079029419, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079029497, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079029588, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079029790, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079029912, "dur":125, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079030044, "dur":89, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079030143, "dur":205, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079030417, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079030527, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079030644, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079031255, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079031362, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079031516, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079031656, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14832617886295879631.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079031927, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079032120, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079032346, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Mathematics.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079032575, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Mathematics.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079032632, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079032691, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079033034, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13909235412005675431.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079033296, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9111662996337956171.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079033521, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9870516708743257357.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079034101, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079034173, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079035100, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079035391, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8899139255040401798.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079035563, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079035789, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079036079, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079036217, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079036281, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079036345, "dur":743, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079037478, "dur":235, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.CollabProxy.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079037829, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079038308, "dur":79, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079038394, "dur":138, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079038542, "dur":154, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079038703, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079038761, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079038832, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079038909, "dur":119, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079039601, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079039679, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079039746, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079039880, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079040202, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079040764, "dur":116, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12900333509587573630.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079041014, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079041075, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079041229, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079041285, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079041345, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079041416, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6413563044966999158.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079041817, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079041894, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4772145154433932943.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079042260, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079042523, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Collections.CodeGen.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079042836, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079043017, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079043077, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079043260, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079043424, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079043636, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079043702, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3388064732626934676.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079043828, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079043919, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079043984, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079044114, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079044262, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17525389461119239690.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079044465, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079044666, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079044767, "dur":134, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079045028, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079045086, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079045167, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079045390, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079045453, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079045686, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.DocCodeExamples.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079045784, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079045888, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079045956, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079046025, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079046355, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079046460, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15312589170787849123.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079046687, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079046962, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079047021, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079047713, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079047992, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079048051, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17296387151066238333.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079048254, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079048531, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079048719, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073079048814, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079048884, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2240406767038398906.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079049084, "dur":90, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073079049182, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079049244, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15183149355271759364.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079049457, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079049547, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073079049649, "dur":90, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079049780, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073079049845, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079050162, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073079050265, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073079050330, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073079050401, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073079050515, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073078996621, "dur":54131, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079050782, "dur":509742, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079560578, "dur":1962, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079562543, "dur":511, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079563109, "dur":78, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079580619, "dur":187, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079580862, "dur":1982, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1763073078998043, "dur":52802, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079050870, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079050949, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079051133, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_2C2288FDC65DF884.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079051798, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TreeModule.dll_3F680D2C2719022E.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079052145, "dur":107, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_566FD225CF507363.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079052258, "dur":139, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_B050AFA61A2B82FF.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079053220, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073079053421, "dur":80, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073079053570, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073079054859, "dur":5161, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079060044, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079060293, "dur":312, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079060605, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079060861, "dur":252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079061114, "dur":376, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079061493, "dur":435, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079061929, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079062169, "dur":496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079062666, "dur":683, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079063349, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079063638, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079063931, "dur":345, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079064276, "dur":361, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079064637, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079064929, "dur":254, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079065183, "dur":528, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079065712, "dur":302, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079066014, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079066300, "dur":288, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079066588, "dur":356, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079066945, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079067252, "dur":983, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\States\\SuperStateEditor.cs" }} +,{ "pid":12345, "tid":1, "ts":1763073079067252, "dur":1542, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079068795, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079069048, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079069313, "dur":325, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079069638, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079069925, "dur":318, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079070244, "dur":333, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079070577, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079070846, "dur":363, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079071209, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079071468, "dur":288, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079071756, "dur":309, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079072065, "dur":333, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079072398, "dur":378, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079072776, "dur":272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079073048, "dur":271, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079073319, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079073613, "dur":690, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079074304, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079074577, "dur":271, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079074848, "dur":272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079075121, "dur":311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079075432, "dur":636, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079076068, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079076324, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079076607, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079076882, "dur":295, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079077177, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079077467, "dur":302, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079077770, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079078040, "dur":575, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079078615, "dur":346, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079078962, "dur":1020, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079079983, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079080275, "dur":366, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079080641, "dur":359, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079081074, "dur":340, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079081414, "dur":782, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079082198, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079082424, "dur":594, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079083019, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079083108, "dur":552, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079083661, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079083852, "dur":216, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079084103, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079084352, "dur":214, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079084584, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079084810, "dur":646, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079085546, "dur":586, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079086183, "dur":301, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079086525, "dur":2984, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079089510, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079089613, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079089864, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079090129, "dur":681, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079090819, "dur":218, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079091071, "dur":2271, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079093343, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079093484, "dur":314, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079093818, "dur":1381, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079095273, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073079095448, "dur":2009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079097459, "dur":143, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079098273, "dur":386, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073079097619, "dur":1042, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073079098668, "dur":159, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079098835, "dur":69, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073079099182, "dur":457473, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073078997919, "dur":52880, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079055155, "dur":222, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/BuildPipeline" }} +,{ "pid":12345, "tid":2, "ts":1763073079055377, "dur":2287, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Runner" }} +,{ "pid":12345, "tid":2, "ts":1763073079057664, "dur":164, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Trigger" }} +,{ "pid":12345, "tid":2, "ts":1763073079050812, "dur":7017, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079058351, "dur":1396, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\Converter\\PPv2\\EffectConverters\\VignetteConverter.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073079058205, "dur":1783, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079059990, "dur":484, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079060475, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079060777, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079061030, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079061311, "dur":472, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079061797, "dur":804, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\Utilities\\Scopes\\HorizontalScope.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073079061784, "dur":1245, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079063030, "dur":483, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079063513, "dur":440, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079063953, "dur":304, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079064257, "dur":413, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079064671, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079064924, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079065211, "dur":258, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079065469, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079065910, "dur":541, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Lighting\\MainLightDirectionNode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073079065755, "dur":871, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079066924, "dur":1317, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Graphs\\NormalMaterialSlot.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073079066627, "dur":1732, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079068360, "dur":299, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079068660, "dur":631, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079069291, "dur":323, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079069614, "dur":361, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079069976, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079070271, "dur":323, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079070595, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079070859, "dur":335, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079071275, "dur":799, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Products\\Product.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073079071195, "dur":1078, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079072273, "dur":352, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079072625, "dur":350, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079072976, "dur":272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079073248, "dur":283, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079073531, "dur":265, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079073796, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079074098, "dur":311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079074409, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079074685, "dur":296, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079074981, "dur":573, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079075555, "dur":323, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079075879, "dur":302, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079076181, "dur":265, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079076446, "dur":283, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079076729, "dur":449, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079077179, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079077875, "dur":1227, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Controls\\InputProcessor.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073079077469, "dur":1713, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079079183, "dur":420, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079079603, "dur":373, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079079977, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079080241, "dur":385, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079080627, "dur":456, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079081083, "dur":327, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079081456, "dur":721, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079082179, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079082384, "dur":2256, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079084732, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079084940, "dur":1712, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079086729, "dur":186, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079086938, "dur":2524, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079089463, "dur":77, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079090158, "dur":943, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079091129, "dur":630, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079091830, "dur":535, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079092365, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079092425, "dur":556, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079093032, "dur":1275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079094448, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079094666, "dur":1361, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079096070, "dur":699, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079096770, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079096825, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073079096939, "dur":77, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079097026, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073079097329, "dur":133993, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079231326, "dur":2880, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079234207, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079234275, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079234333, "dur":3023, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079237406, "dur":2562, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079240014, "dur":2554, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079242569, "dur":108, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079242686, "dur":3470, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079246213, "dur":7306, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079253521, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079253596, "dur":6208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073079259805, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073079259935, "dur":299866, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073078998022, "dur":52800, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079050858, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079050989, "dur":225, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079051410, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A4B596D8CD51FE87.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079051804, "dur":142, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079052159, "dur":214, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_EA5F17E0F6BDEAA1.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079058679, "dur":4051, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079062732, "dur":732, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079063484, "dur":8970, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079072516, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079072599, "dur":1599, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TestRunner.ref.dll_E55D0F7C63F01D9E.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079074213, "dur":281, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079074520, "dur":6799, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079081458, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079081638, "dur":436, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079082174, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079082374, "dur":643, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079083101, "dur":762, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079083896, "dur":634, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079084531, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079084609, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079084819, "dur":726, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079085546, "dur":6500, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079092062, "dur":293, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.ref.dll_621CDDF9C514DF8F.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079092391, "dur":290, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073079092716, "dur":1674, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079094434, "dur":2502, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073079096974, "dur":134396, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079231371, "dur":2828, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079234201, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079234296, "dur":2563, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079236860, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079236925, "dur":2497, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079239472, "dur":3257, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079242780, "dur":3691, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079246523, "dur":2807, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079249332, "dur":575, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079249918, "dur":4386, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079254367, "dur":2603, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079257035, "dur":2508, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073079259622, "dur":139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073079259792, "dur":300897, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073078998098, "dur":52766, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079050874, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079051252, "dur":192, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_6EABDB47DAC35D7C.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079051704, "dur":289, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.ShaderFoundryModule.dll_ED4D5219C15F2558.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079052144, "dur":65, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_555BA8A307BB6F66.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079052256, "dur":2949, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0FE297292C6DD22C.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079055334, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073079056994, "dur":128, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073079058386, "dur":1344, "ph":"X", "name": "File", "args": { "detail":"Assets\\Scripts\\RollingHazard.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079059732, "dur":1539, "ph":"X", "name": "File", "args": { "detail":"Assets\\Scripts\\PendulumHammer.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079058184, "dur":3087, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079061272, "dur":209, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079061482, "dur":296, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079061779, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079062039, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079062298, "dur":256, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079062555, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079062842, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079063090, "dur":313, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079063440, "dur":1161, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\ShaderGraphLibrary\\DummyShaderGraphLibrary.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079063403, "dur":1413, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079064817, "dur":239, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079065056, "dur":246, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079065302, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079065576, "dur":1166, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Vector\\DistanceNode.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079065561, "dur":1405, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079066966, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079067262, "dur":2354, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.burst@1df634d836b8\\Editor\\BurstAotCompiler.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079067225, "dur":2649, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079069875, "dur":455, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079070330, "dur":318, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079070648, "dur":256, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079070905, "dur":355, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079071370, "dur":1106, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Plugin\\Changelogs\\LegacyLudiqCore\\Changelog_1_4_11.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079071261, "dur":1521, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079072782, "dur":314, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079073096, "dur":343, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079073439, "dur":295, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079073734, "dur":311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079074169, "dur":741, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Lighting\\ProbeVolume\\ProbeVolumeConstantRuntimeResources.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079074046, "dur":1016, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079075062, "dur":345, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079075408, "dur":330, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079075739, "dur":271, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079076011, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079076281, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079076560, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079076841, "dur":534, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079077376, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079077667, "dur":305, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079077973, "dur":344, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079078318, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079078607, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079078878, "dur":617, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079079496, "dur":488, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079080051, "dur":843, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\AssetsUtils\\LoadAsset.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073079079985, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079081317, "dur":92, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079081465, "dur":710, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079082180, "dur":182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079082389, "dur":809, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073079083199, "dur":874, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079084120, "dur":207, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079084356, "dur":727, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073079085165, "dur":184, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073079085368, "dur":523, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073079085892, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079085957, "dur":886, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":4, "ts":1763073079086885, "dur":178, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079087075, "dur":138769, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":4, "ts":1763073079231320, "dur":2906, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079234292, "dur":2541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079236875, "dur":2639, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079239515, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079239582, "dur":2681, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079242316, "dur":2608, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079244978, "dur":2848, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079247828, "dur":105, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079247957, "dur":2713, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079250671, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079250799, "dur":3835, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079254636, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079254717, "dur":2634, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073079259243, "dur":124, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.pdb" }} +,{ "pid":12345, "tid":4, "ts":1763073079259605, "dur":164, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073079259769, "dur":300003, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073078998160, "dur":52724, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079050893, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079051132, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079051825, "dur":155, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_6C162F0DAD9E7BCB.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079052162, "dur":362, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_D8CCC2ED10A1BD4D.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079052624, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputForUIModule.dll_175EBC151D1F784E.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079052688, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079053754, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073079054097, "dur":61, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073079057249, "dur":777, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073079058174, "dur":220, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079058394, "dur":1359, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Entities\\HierarchyExtensions.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073079058394, "dur":2134, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079060529, "dur":252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079060782, "dur":368, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079061382, "dur":748, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-processthreads-l1-1-0.dll" }} +,{ "pid":12345, "tid":5, "ts":1763073079061151, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079062186, "dur":283, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079062627, "dur":725, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\inspectors\\TimeFieldDrawer.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073079062469, "dur":1144, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079063613, "dur":314, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079063928, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079064216, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079064502, "dur":322, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079064825, "dur":249, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079065074, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079065329, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079065619, "dur":603, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079066223, "dur":628, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079066852, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079067250, "dur":959, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\LightUtility.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073079067112, "dur":1309, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079068422, "dur":300, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079068722, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079068985, "dur":251, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079069236, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079069521, "dur":333, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079069854, "dur":340, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079070194, "dur":311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079070505, "dur":278, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079070784, "dur":344, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079071128, "dur":268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079071397, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079071679, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079072008, "dur":982, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Inspection\\GraphNestEditor.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073079071955, "dur":1245, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079073200, "dur":374, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079073575, "dur":379, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079074034, "dur":1561, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\RenderGraph\\RenderGraphResourceAccelerationStructure.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073079073955, "dur":1889, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079075845, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079076114, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079076377, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079076660, "dur":268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079076929, "dur":364, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079077293, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079077556, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079077816, "dur":760, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079078577, "dur":249, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079078826, "dur":242, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079079068, "dur":958, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079080026, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079080290, "dur":435, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079080828, "dur":99, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079081071, "dur":344, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079081416, "dur":765, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079082183, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079082404, "dur":634, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079083092, "dur":1113, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079084206, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079084276, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079084512, "dur":613, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079085176, "dur":211, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079085427, "dur":1300, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079086818, "dur":235, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079087079, "dur":658, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079087790, "dur":214, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079088028, "dur":583, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079088693, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079088934, "dur":983, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079090000, "dur":377, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079090408, "dur":773, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079091182, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079091279, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079091472, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079091563, "dur":778, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079092342, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079092421, "dur":711, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079093133, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079093251, "dur":858, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079094158, "dur":570, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079094729, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079094814, "dur":2332, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079097160, "dur":464, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073079097655, "dur":494, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079098200, "dur":111, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073079098314, "dur":133014, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079231330, "dur":3005, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079234388, "dur":3009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079237447, "dur":2719, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079240167, "dur":161, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079240344, "dur":3572, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079243975, "dur":3116, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079247092, "dur":165, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079247268, "dur":3831, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079251100, "dur":236, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079251347, "dur":3311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Toolchain.Linux-x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079254659, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073079254748, "dur":2398, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079257194, "dur":2518, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073079259779, "dur":300653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073078998229, "dur":52671, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079050910, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079051320, "dur":154, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_1F49BC156B65D171.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079051809, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079051981, "dur":252, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079052269, "dur":126, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079052738, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079053016, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} +,{ "pid":12345, "tid":6, "ts":1763073079053379, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} +,{ "pid":12345, "tid":6, "ts":1763073079053590, "dur":160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.rsp" }} +,{ "pid":12345, "tid":6, "ts":1763073079054233, "dur":97, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} +,{ "pid":12345, "tid":6, "ts":1763073079054552, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} +,{ "pid":12345, "tid":6, "ts":1763073079054960, "dur":5084, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079060074, "dur":244, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079060318, "dur":250, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079060568, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079060859, "dur":302, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079061162, "dur":359, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079061726, "dur":318, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079062116, "dur":510, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\treeview\\Control.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073079062045, "dur":743, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079062788, "dur":517, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079063306, "dur":315, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079063621, "dur":296, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079063917, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079064219, "dur":299, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079064519, "dur":320, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079064839, "dur":256, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079065095, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079065359, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079065621, "dur":323, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079065944, "dur":298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079066242, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079066522, "dur":363, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079066886, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079067250, "dur":972, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.burst@1df634d836b8\\Editor\\BurstStringSearch.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073079067156, "dur":1448, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079068605, "dur":471, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079069077, "dur":252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079069330, "dur":327, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079069658, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079069955, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079070398, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079070692, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079070953, "dur":515, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079071468, "dur":298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079071766, "dur":298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079072064, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079072338, "dur":301, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079072639, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079072929, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079073207, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079073494, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079073771, "dur":314, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079074085, "dur":283, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079074368, "dur":271, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079074639, "dur":406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079075045, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079075325, "dur":492, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079075817, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079076075, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079076339, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079076619, "dur":267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079076886, "dur":295, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079077182, "dur":639, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079077822, "dur":403, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079078226, "dur":899, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\_Deprecated\\Settings\\PlasticProjectSettingsProvider.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073079078226, "dur":1153, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079079415, "dur":1019, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\UI\\Progress\\DrawProgressForOperations.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073079079379, "dur":1286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079080665, "dur":91, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079080835, "dur":71, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079081011, "dur":72, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079081083, "dur":338, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079081421, "dur":784, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079082206, "dur":183, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079082420, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079082649, "dur":198, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079082874, "dur":818, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079083693, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079083786, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079084029, "dur":644, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079084750, "dur":563, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079085314, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079085395, "dur":250, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079085671, "dur":694, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079086550, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079086788, "dur":227, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079087015, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079087109, "dur":282, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079087420, "dur":768, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079088189, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079088332, "dur":233, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079088590, "dur":1954, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079090677, "dur":182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079090881, "dur":126, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079091009, "dur":621, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079091714, "dur":446, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079092190, "dur":628, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079092878, "dur":1288, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079094450, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079094669, "dur":434, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073079095130, "dur":389, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079095520, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079095586, "dur":594, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079096181, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079096265, "dur":1121, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073079097450, "dur":133982, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079231434, "dur":2767, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079234202, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079234306, "dur":2711, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079237065, "dur":2574, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079239681, "dur":2503, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079242249, "dur":2807, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079245057, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079245139, "dur":3254, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079248395, "dur":1483, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079249906, "dur":3974, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079253882, "dur":118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079254046, "dur":4650, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073079258831, "dur":217, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079259249, "dur":129, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.pdb" }} +,{ "pid":12345, "tid":6, "ts":1763073079259625, "dur":263, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073079259917, "dur":299941, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073078998282, "dur":52633, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079050923, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_DB7111EE845813B0.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079051136, "dur":158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079051406, "dur":429, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_AD01216C9CCB61F1.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079051840, "dur":184, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079052041, "dur":4548, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079056954, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10571807241835812913.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073079057045, "dur":1792, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10571807241835812913.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073079058841, "dur":2303, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079061190, "dur":11232, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079072588, "dur":1124, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":7, "ts":1763073079073715, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079073988, "dur":334, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079074323, "dur":288, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079074611, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079074897, "dur":269, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079075167, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079075576, "dur":2734, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Dependencies\\FullSerializer\\Internal\\fsCyclicReferenceManager.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073079075442, "dur":3699, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079079142, "dur":247, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079079389, "dur":304, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079079693, "dur":303, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079079997, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079080270, "dur":331, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079080602, "dur":623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079081226, "dur":186, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079081413, "dur":8196, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079089611, "dur":728, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079090372, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079090650, "dur":201, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079090901, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079091111, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079091321, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079091558, "dur":628, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079092241, "dur":586, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079092828, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079092890, "dur":625, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079093516, "dur":149, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079093673, "dur":669, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079094343, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079094461, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079094691, "dur":174, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073079094893, "dur":654, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079095548, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079095607, "dur":639, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073079096248, "dur":337, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079096718, "dur":206, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Collections.CodeGen.pdb" }} +,{ "pid":12345, "tid":7, "ts":1763073079096926, "dur":134711, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079231639, "dur":2762, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079234444, "dur":2867, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079237354, "dur":2877, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079240232, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079240306, "dur":3670, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079244023, "dur":2664, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079246747, "dur":4213, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079251013, "dur":3607, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079254675, "dur":2520, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079257239, "dur":2423, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073079259748, "dur":1494, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073079261288, "dur":299286, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073078998341, "dur":52802, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079051316, "dur":96, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_07D84BCD150760A8.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079051452, "dur":293, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_7B2BC698D88F5683.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079051805, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_C44B69A6A18776CB.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079051976, "dur":391, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_C44B69A6A18776CB.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079052637, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_66F54ABB8334E60C.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079053596, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073079053656, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079054275, "dur":107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079054593, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073079054823, "dur":5695, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079060534, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079060806, "dur":1603, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.SignalR.Common.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073079062589, "dur":1221, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.ResponseCaching.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073079060782, "dur":3087, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079063869, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079064145, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079064517, "dur":2205, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Util\\CompatibilityExtensions.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073079066722, "dur":1554, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Util\\AssertHelpers.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073079064424, "dur":4031, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079068456, "dur":273, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079068729, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079069119, "dur":2010, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\Decal\\Entities\\DecalUpdateCulledSystem.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073079068990, "dur":2270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079071260, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079071554, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079071834, "dur":303, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079072138, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079072417, "dur":385, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079072802, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079073082, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079073359, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079073636, "dur":733, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079074370, "dur":251, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079074869, "dur":741, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Reflection\\Optimization\\StaticActionInvoker_5.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073079074622, "dur":989, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079075642, "dur":3063, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Dependencies\\FullSerializer\\Converters\\fsTypeConverter.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073079075611, "dur":3459, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079079071, "dur":313, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079079385, "dur":335, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079079720, "dur":652, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079080372, "dur":165, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079080606, "dur":327, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079081073, "dur":346, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079081419, "dur":4396, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079085816, "dur":615, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073079086431, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079086531, "dur":184, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079086734, "dur":207, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079086967, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079087229, "dur":746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073079088035, "dur":2079, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073079090116, "dur":350, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079090507, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079090750, "dur":3744, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073079094579, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079094794, "dur":845, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073079095641, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079095737, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073079096000, "dur":656, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073079096820, "dur":136658, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079233480, "dur":2864, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079236407, "dur":2715, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079239169, "dur":3550, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079242767, "dur":2512, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079245321, "dur":2833, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079248210, "dur":4706, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079252918, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079253004, "dur":8139, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073079261146, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073079261260, "dur":299378, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073079593329, "dur":4480, "ph":"X", "name": "ProfilerWriteOutput" } , \ No newline at end of file diff --git a/Unity3_lab/Library/Bee/buildprogram0.traceevents b/Unity3_lab/Library/Bee/buildprogram0.traceevents index f4f1d48bf..3a3dfc2a4 100644 --- a/Unity3_lab/Library/Bee/buildprogram0.traceevents +++ b/Unity3_lab/Library/Bee/buildprogram0.traceevents @@ -1,10 +1,10 @@ { "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": 1763067684750734, "dur": 1335486, "ph": "X", "name": "BuildProgram", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1763067684752203, "dur": 276423, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1763067685909848, "dur": 6406, "ph": "X", "name": "OutputData.Write", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1763067685916258, "dur": 169945, "ph": "X", "name": "Backend.Write", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1763067685918712, "dur": 111667, "ph": "X", "name": "JsonToString", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1763067686097807, "dur": 2165, "ph": "X", "name": "", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1763067686097071, "dur": 3391, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073074795747, "dur": 3374725, "ph": "X", "name": "BuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073074811104, "dur": 657387, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073076884951, "dur": 25346, "ph": "X", "name": "OutputData.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073076910303, "dur": 1260126, "ph": "X", "name": "Backend.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073076917565, "dur": 917491, "ph": "X", "name": "JsonToString", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073078287152, "dur": 5000, "ph": "X", "name": "", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1763073078275311, "dur": 21361, "ph": "X", "name": "Write chrome-trace events", "args": {} }, diff --git a/Unity3_lab/Library/Bee/fullprofile.json b/Unity3_lab/Library/Bee/fullprofile.json index d94b6a675..3cae6ee23 100644 --- a/Unity3_lab/Library/Bee/fullprofile.json +++ b/Unity3_lab/Library/Bee/fullprofile.json @@ -6,3537 +6,2272 @@ }, "traceEvents":[ -{ "pid": 15868, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "BeeDriver" } }, -{ "pid": 15868, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-2" } }, -{ "pid": 15868, "tid": 95744, "ph": "M", "name": "thread_name", "args": { "name": "Thread Pool Worker" } }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579544856, "dur": 2584, "ph": "X", "name": "ChromeTraceHeader", "args": {} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579557674, "dur": 1229, "ph": "X", "name": "Thread Pool Worker", "args": {} }, -{ "pid": 15868, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 15868, "tid": 1, "ts": 1763068577600561, "dur": 23882, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 15868, "tid": 1, "ts": 1763068577624449, "dur": 116900, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 15868, "tid": 1, "ts": 1763068577741365, "dur": 136483, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579558907, "dur": 15, "ph": "X", "name": "", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577597461, "dur": 18263, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577615727, "dur": 1905324, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577618047, "dur": 6375, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577624435, "dur": 2979, "ph": "X", "name": "ProcessMessages 4525", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577627420, "dur": 372, "ph": "X", "name": "ReadAsync 4525", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577627796, "dur": 18, "ph": "X", "name": "ProcessMessages 20499", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577627816, "dur": 78, "ph": "X", "name": "ReadAsync 20499", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577627900, "dur": 2, "ph": "X", "name": "ProcessMessages 266", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577627905, "dur": 88, "ph": "X", "name": "ReadAsync 266", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628002, "dur": 2, "ph": "X", "name": "ProcessMessages 652", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628006, "dur": 69, "ph": "X", "name": "ReadAsync 652", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628079, "dur": 4, "ph": "X", "name": "ProcessMessages 689", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628085, "dur": 69, "ph": "X", "name": "ReadAsync 689", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628157, "dur": 1, "ph": "X", "name": "ProcessMessages 739", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628160, "dur": 61, "ph": "X", "name": "ReadAsync 739", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628225, "dur": 3, "ph": "X", "name": "ProcessMessages 471", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628230, "dur": 121, "ph": "X", "name": "ReadAsync 471", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628357, "dur": 2, "ph": "X", "name": "ProcessMessages 638", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628361, "dur": 66, "ph": "X", "name": "ReadAsync 638", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628432, "dur": 2, "ph": "X", "name": "ProcessMessages 698", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628436, "dur": 341, "ph": "X", "name": "ReadAsync 698", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628781, "dur": 1, "ph": "X", "name": "ProcessMessages 136", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628784, "dur": 98, "ph": "X", "name": "ReadAsync 136", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628885, "dur": 1, "ph": "X", "name": "ProcessMessages 360", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628888, "dur": 96, "ph": "X", "name": "ReadAsync 360", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628988, "dur": 2, "ph": "X", "name": "ProcessMessages 1015", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577628990, "dur": 104, "ph": "X", "name": "ReadAsync 1015", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629098, "dur": 1, "ph": "X", "name": "ProcessMessages 583", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629101, "dur": 106, "ph": "X", "name": "ReadAsync 583", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629211, "dur": 4, "ph": "X", "name": "ProcessMessages 925", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629217, "dur": 116, "ph": "X", "name": "ReadAsync 925", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629337, "dur": 2, "ph": "X", "name": "ProcessMessages 1085", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629340, "dur": 100, "ph": "X", "name": "ReadAsync 1085", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629444, "dur": 1, "ph": "X", "name": "ProcessMessages 1102", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629447, "dur": 55, "ph": "X", "name": "ReadAsync 1102", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629507, "dur": 1, "ph": "X", "name": "ProcessMessages 544", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629509, "dur": 106, "ph": "X", "name": "ReadAsync 544", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629619, "dur": 1, "ph": "X", "name": "ProcessMessages 373", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629623, "dur": 75, "ph": "X", "name": "ReadAsync 373", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629702, "dur": 3, "ph": "X", "name": "ProcessMessages 1051", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629706, "dur": 65, "ph": "X", "name": "ReadAsync 1051", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629775, "dur": 1, "ph": "X", "name": "ProcessMessages 513", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629778, "dur": 69, "ph": "X", "name": "ReadAsync 513", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629850, "dur": 1, "ph": "X", "name": "ProcessMessages 339", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629852, "dur": 64, "ph": "X", "name": "ReadAsync 339", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629919, "dur": 1, "ph": "X", "name": "ProcessMessages 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577629921, "dur": 101, "ph": "X", "name": "ReadAsync 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630026, "dur": 1, "ph": "X", "name": "ProcessMessages 395", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630028, "dur": 65, "ph": "X", "name": "ReadAsync 395", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630097, "dur": 2, "ph": "X", "name": "ProcessMessages 1145", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630100, "dur": 45, "ph": "X", "name": "ReadAsync 1145", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630149, "dur": 1, "ph": "X", "name": "ProcessMessages 369", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630151, "dur": 55, "ph": "X", "name": "ReadAsync 369", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630212, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630215, "dur": 79, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630298, "dur": 1, "ph": "X", "name": "ProcessMessages 399", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630301, "dur": 51, "ph": "X", "name": "ReadAsync 399", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630358, "dur": 56, "ph": "X", "name": "ReadAsync 190", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630418, "dur": 2, "ph": "X", "name": "ProcessMessages 247", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630422, "dur": 77, "ph": "X", "name": "ReadAsync 247", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630503, "dur": 1, "ph": "X", "name": "ProcessMessages 291", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630505, "dur": 41, "ph": "X", "name": "ReadAsync 291", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630549, "dur": 1, "ph": "X", "name": "ProcessMessages 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630551, "dur": 72, "ph": "X", "name": "ReadAsync 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630626, "dur": 1, "ph": "X", "name": "ProcessMessages 521", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630628, "dur": 74, "ph": "X", "name": "ReadAsync 521", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630708, "dur": 2, "ph": "X", "name": "ProcessMessages 286", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630712, "dur": 96, "ph": "X", "name": "ReadAsync 286", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630811, "dur": 1, "ph": "X", "name": "ProcessMessages 830", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630813, "dur": 48, "ph": "X", "name": "ReadAsync 830", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630865, "dur": 1, "ph": "X", "name": "ProcessMessages 611", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630869, "dur": 87, "ph": "X", "name": "ReadAsync 611", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630959, "dur": 1, "ph": "X", "name": "ProcessMessages 180", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577630961, "dur": 98, "ph": "X", "name": "ReadAsync 180", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631062, "dur": 1, "ph": "X", "name": "ProcessMessages 521", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631064, "dur": 78, "ph": "X", "name": "ReadAsync 521", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631160, "dur": 1, "ph": "X", "name": "ProcessMessages 163", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631163, "dur": 50, "ph": "X", "name": "ReadAsync 163", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631217, "dur": 1, "ph": "X", "name": "ProcessMessages 286", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631220, "dur": 102, "ph": "X", "name": "ReadAsync 286", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631326, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631328, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631398, "dur": 2, "ph": "X", "name": "ProcessMessages 562", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631401, "dur": 64, "ph": "X", "name": "ReadAsync 562", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631469, "dur": 2, "ph": "X", "name": "ProcessMessages 536", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631472, "dur": 59, "ph": "X", "name": "ReadAsync 536", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631534, "dur": 1, "ph": "X", "name": "ProcessMessages 422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631537, "dur": 59, "ph": "X", "name": "ReadAsync 422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631600, "dur": 2, "ph": "X", "name": "ProcessMessages 321", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631603, "dur": 51, "ph": "X", "name": "ReadAsync 321", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631658, "dur": 1, "ph": "X", "name": "ProcessMessages 320", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631662, "dur": 49, "ph": "X", "name": "ReadAsync 320", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631715, "dur": 1, "ph": "X", "name": "ProcessMessages 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631718, "dur": 64, "ph": "X", "name": "ReadAsync 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631785, "dur": 1, "ph": "X", "name": "ProcessMessages 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577631787, "dur": 339, "ph": "X", "name": "ReadAsync 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632130, "dur": 1, "ph": "X", "name": "ProcessMessages 125", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632135, "dur": 64, "ph": "X", "name": "ReadAsync 125", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632203, "dur": 1, "ph": "X", "name": "ProcessMessages 296", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632205, "dur": 74, "ph": "X", "name": "ReadAsync 296", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632284, "dur": 1, "ph": "X", "name": "ProcessMessages 337", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632287, "dur": 91, "ph": "X", "name": "ReadAsync 337", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632382, "dur": 2, "ph": "X", "name": "ProcessMessages 243", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632386, "dur": 59, "ph": "X", "name": "ReadAsync 243", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632451, "dur": 2, "ph": "X", "name": "ProcessMessages 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632455, "dur": 79, "ph": "X", "name": "ReadAsync 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632539, "dur": 322, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632866, "dur": 2, "ph": "X", "name": "ProcessMessages 562", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577632869, "dur": 297, "ph": "X", "name": "ReadAsync 562", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633171, "dur": 1, "ph": "X", "name": "ProcessMessages 375", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633174, "dur": 60, "ph": "X", "name": "ReadAsync 375", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633238, "dur": 2, "ph": "X", "name": "ProcessMessages 438", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633241, "dur": 74, "ph": "X", "name": "ReadAsync 438", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633319, "dur": 2, "ph": "X", "name": "ProcessMessages 472", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633322, "dur": 85, "ph": "X", "name": "ReadAsync 472", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633411, "dur": 1, "ph": "X", "name": "ProcessMessages 229", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633414, "dur": 61, "ph": "X", "name": "ReadAsync 229", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633478, "dur": 2, "ph": "X", "name": "ProcessMessages 625", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633482, "dur": 61, "ph": "X", "name": "ReadAsync 625", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633552, "dur": 1, "ph": "X", "name": "ProcessMessages 236", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633554, "dur": 73, "ph": "X", "name": "ReadAsync 236", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633631, "dur": 2, "ph": "X", "name": "ProcessMessages 368", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633635, "dur": 84, "ph": "X", "name": "ReadAsync 368", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633724, "dur": 2, "ph": "X", "name": "ProcessMessages 741", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633728, "dur": 37, "ph": "X", "name": "ReadAsync 741", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633768, "dur": 1, "ph": "X", "name": "ProcessMessages 63", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633771, "dur": 68, "ph": "X", "name": "ReadAsync 63", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633843, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633847, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633917, "dur": 2, "ph": "X", "name": "ProcessMessages 525", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633920, "dur": 51, "ph": "X", "name": "ReadAsync 525", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633975, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577633979, "dur": 65, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634047, "dur": 1, "ph": "X", "name": "ProcessMessages 636", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634049, "dur": 57, "ph": "X", "name": "ReadAsync 636", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634110, "dur": 2, "ph": "X", "name": "ProcessMessages 382", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634113, "dur": 56, "ph": "X", "name": "ReadAsync 382", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634172, "dur": 1, "ph": "X", "name": "ProcessMessages 478", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634174, "dur": 54, "ph": "X", "name": "ReadAsync 478", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634232, "dur": 3, "ph": "X", "name": "ProcessMessages 253", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634237, "dur": 124, "ph": "X", "name": "ReadAsync 253", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634364, "dur": 1, "ph": "X", "name": "ProcessMessages 823", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634367, "dur": 62, "ph": "X", "name": "ReadAsync 823", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634432, "dur": 2, "ph": "X", "name": "ProcessMessages 923", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634435, "dur": 60, "ph": "X", "name": "ReadAsync 923", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634500, "dur": 3, "ph": "X", "name": "ProcessMessages 330", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634505, "dur": 72, "ph": "X", "name": "ReadAsync 330", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634581, "dur": 2, "ph": "X", "name": "ProcessMessages 435", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634586, "dur": 74, "ph": "X", "name": "ReadAsync 435", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634664, "dur": 3, "ph": "X", "name": "ProcessMessages 627", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634669, "dur": 59, "ph": "X", "name": "ReadAsync 627", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634732, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634734, "dur": 72, "ph": "X", "name": "ReadAsync 343", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634811, "dur": 1, "ph": "X", "name": "ProcessMessages 238", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634813, "dur": 107, "ph": "X", "name": "ReadAsync 238", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634924, "dur": 2, "ph": "X", "name": "ProcessMessages 655", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634927, "dur": 65, "ph": "X", "name": "ReadAsync 655", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634995, "dur": 1, "ph": "X", "name": "ProcessMessages 955", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577634998, "dur": 42, "ph": "X", "name": "ReadAsync 955", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635043, "dur": 1, "ph": "X", "name": "ProcessMessages 65", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635047, "dur": 86, "ph": "X", "name": "ReadAsync 65", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635137, "dur": 4, "ph": "X", "name": "ProcessMessages 474", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635143, "dur": 73, "ph": "X", "name": "ReadAsync 474", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635220, "dur": 2, "ph": "X", "name": "ProcessMessages 600", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635224, "dur": 77, "ph": "X", "name": "ReadAsync 600", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635304, "dur": 2, "ph": "X", "name": "ProcessMessages 316", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635308, "dur": 93, "ph": "X", "name": "ReadAsync 316", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635404, "dur": 1, "ph": "X", "name": "ProcessMessages 453", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635407, "dur": 56, "ph": "X", "name": "ReadAsync 453", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635467, "dur": 2, "ph": "X", "name": "ProcessMessages 70", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635471, "dur": 61, "ph": "X", "name": "ReadAsync 70", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635537, "dur": 1, "ph": "X", "name": "ProcessMessages 358", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635541, "dur": 68, "ph": "X", "name": "ReadAsync 358", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635612, "dur": 2, "ph": "X", "name": "ProcessMessages 653", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635615, "dur": 61, "ph": "X", "name": "ReadAsync 653", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635679, "dur": 1, "ph": "X", "name": "ProcessMessages 508", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635682, "dur": 47, "ph": "X", "name": "ReadAsync 508", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635733, "dur": 1, "ph": "X", "name": "ProcessMessages 312", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635736, "dur": 55, "ph": "X", "name": "ReadAsync 312", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635794, "dur": 1, "ph": "X", "name": "ProcessMessages 89", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635797, "dur": 57, "ph": "X", "name": "ReadAsync 89", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635858, "dur": 1, "ph": "X", "name": "ProcessMessages 273", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635861, "dur": 53, "ph": "X", "name": "ReadAsync 273", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635918, "dur": 1, "ph": "X", "name": "ProcessMessages 300", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635920, "dur": 61, "ph": "X", "name": "ReadAsync 300", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635985, "dur": 2, "ph": "X", "name": "ProcessMessages 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577635989, "dur": 60, "ph": "X", "name": "ReadAsync 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636052, "dur": 2, "ph": "X", "name": "ProcessMessages 355", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636056, "dur": 60, "ph": "X", "name": "ReadAsync 355", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636119, "dur": 2, "ph": "X", "name": "ProcessMessages 531", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636122, "dur": 50, "ph": "X", "name": "ReadAsync 531", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636195, "dur": 2, "ph": "X", "name": "ProcessMessages 292", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636199, "dur": 76, "ph": "X", "name": "ReadAsync 292", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636278, "dur": 1, "ph": "X", "name": "ProcessMessages 664", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636281, "dur": 49, "ph": "X", "name": "ReadAsync 664", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636333, "dur": 1, "ph": "X", "name": "ProcessMessages 363", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636338, "dur": 52, "ph": "X", "name": "ReadAsync 363", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636394, "dur": 1, "ph": "X", "name": "ProcessMessages 227", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636397, "dur": 61, "ph": "X", "name": "ReadAsync 227", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636460, "dur": 1, "ph": "X", "name": "ProcessMessages 510", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636463, "dur": 55, "ph": "X", "name": "ReadAsync 510", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636522, "dur": 1, "ph": "X", "name": "ProcessMessages 265", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636525, "dur": 273, "ph": "X", "name": "ReadAsync 265", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636802, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636806, "dur": 61, "ph": "X", "name": "ReadAsync 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636884, "dur": 2, "ph": "X", "name": "ProcessMessages 288", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636887, "dur": 58, "ph": "X", "name": "ReadAsync 288", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636949, "dur": 1, "ph": "X", "name": "ProcessMessages 586", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577636951, "dur": 71, "ph": "X", "name": "ReadAsync 586", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637026, "dur": 1, "ph": "X", "name": "ProcessMessages 414", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637028, "dur": 106, "ph": "X", "name": "ReadAsync 414", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637137, "dur": 1, "ph": "X", "name": "ProcessMessages 552", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637140, "dur": 108, "ph": "X", "name": "ReadAsync 552", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637252, "dur": 1, "ph": "X", "name": "ProcessMessages 600", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637254, "dur": 123, "ph": "X", "name": "ReadAsync 600", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637381, "dur": 2, "ph": "X", "name": "ProcessMessages 865", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637384, "dur": 105, "ph": "X", "name": "ReadAsync 865", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637493, "dur": 1, "ph": "X", "name": "ProcessMessages 649", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637495, "dur": 61, "ph": "X", "name": "ReadAsync 649", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637560, "dur": 1, "ph": "X", "name": "ProcessMessages 823", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637563, "dur": 92, "ph": "X", "name": "ReadAsync 823", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637658, "dur": 1, "ph": "X", "name": "ProcessMessages 110", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637661, "dur": 113, "ph": "X", "name": "ReadAsync 110", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637777, "dur": 2, "ph": "X", "name": "ProcessMessages 916", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637780, "dur": 54, "ph": "X", "name": "ReadAsync 916", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637837, "dur": 1, "ph": "X", "name": "ProcessMessages 644", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637839, "dur": 53, "ph": "X", "name": "ReadAsync 644", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637896, "dur": 1, "ph": "X", "name": "ProcessMessages 434", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637898, "dur": 91, "ph": "X", "name": "ReadAsync 434", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637993, "dur": 1, "ph": "X", "name": "ProcessMessages 348", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577637995, "dur": 62, "ph": "X", "name": "ReadAsync 348", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638060, "dur": 1, "ph": "X", "name": "ProcessMessages 731", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638063, "dur": 53, "ph": "X", "name": "ReadAsync 731", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638119, "dur": 1, "ph": "X", "name": "ProcessMessages 579", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638121, "dur": 82, "ph": "X", "name": "ReadAsync 579", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638208, "dur": 1, "ph": "X", "name": "ProcessMessages 395", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638213, "dur": 71, "ph": "X", "name": "ReadAsync 395", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638314, "dur": 3, "ph": "X", "name": "ProcessMessages 664", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638322, "dur": 67, "ph": "X", "name": "ReadAsync 664", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638395, "dur": 2, "ph": "X", "name": "ProcessMessages 455", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638399, "dur": 54, "ph": "X", "name": "ReadAsync 455", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638457, "dur": 1, "ph": "X", "name": "ProcessMessages 320", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638460, "dur": 70, "ph": "X", "name": "ReadAsync 320", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638533, "dur": 1, "ph": "X", "name": "ProcessMessages 516", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638536, "dur": 68, "ph": "X", "name": "ReadAsync 516", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638612, "dur": 2, "ph": "X", "name": "ProcessMessages 435", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638616, "dur": 63, "ph": "X", "name": "ReadAsync 435", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638684, "dur": 3, "ph": "X", "name": "ProcessMessages 362", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638689, "dur": 166, "ph": "X", "name": "ReadAsync 362", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638859, "dur": 1, "ph": "X", "name": "ProcessMessages 620", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638862, "dur": 118, "ph": "X", "name": "ReadAsync 620", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638984, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577638989, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639062, "dur": 4, "ph": "X", "name": "ProcessMessages 801", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639068, "dur": 69, "ph": "X", "name": "ReadAsync 801", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639141, "dur": 2, "ph": "X", "name": "ProcessMessages 313", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639145, "dur": 69, "ph": "X", "name": "ReadAsync 313", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639218, "dur": 2, "ph": "X", "name": "ProcessMessages 468", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639222, "dur": 271, "ph": "X", "name": "ReadAsync 468", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639497, "dur": 2, "ph": "X", "name": "ProcessMessages 319", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639501, "dur": 82, "ph": "X", "name": "ReadAsync 319", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639585, "dur": 2, "ph": "X", "name": "ProcessMessages 1286", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639588, "dur": 101, "ph": "X", "name": "ReadAsync 1286", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639693, "dur": 1, "ph": "X", "name": "ProcessMessages 450", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639695, "dur": 105, "ph": "X", "name": "ReadAsync 450", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639803, "dur": 1, "ph": "X", "name": "ProcessMessages 357", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639806, "dur": 64, "ph": "X", "name": "ReadAsync 357", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639873, "dur": 1, "ph": "X", "name": "ProcessMessages 1037", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639875, "dur": 86, "ph": "X", "name": "ReadAsync 1037", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639981, "dur": 1, "ph": "X", "name": "ProcessMessages 416", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577639984, "dur": 104, "ph": "X", "name": "ReadAsync 416", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640091, "dur": 3, "ph": "X", "name": "ProcessMessages 461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640095, "dur": 56, "ph": "X", "name": "ReadAsync 461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640154, "dur": 1, "ph": "X", "name": "ProcessMessages 319", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640156, "dur": 57, "ph": "X", "name": "ReadAsync 319", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640216, "dur": 1, "ph": "X", "name": "ProcessMessages 704", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640218, "dur": 38, "ph": "X", "name": "ReadAsync 704", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640260, "dur": 1, "ph": "X", "name": "ProcessMessages 367", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640262, "dur": 133, "ph": "X", "name": "ReadAsync 367", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640399, "dur": 1, "ph": "X", "name": "ProcessMessages 649", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640401, "dur": 55, "ph": "X", "name": "ReadAsync 649", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640460, "dur": 2, "ph": "X", "name": "ProcessMessages 433", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640463, "dur": 56, "ph": "X", "name": "ReadAsync 433", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640522, "dur": 1, "ph": "X", "name": "ProcessMessages 200", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640524, "dur": 45, "ph": "X", "name": "ReadAsync 200", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640572, "dur": 1, "ph": "X", "name": "ProcessMessages 449", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640574, "dur": 140, "ph": "X", "name": "ReadAsync 449", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640718, "dur": 1, "ph": "X", "name": "ProcessMessages 269", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640720, "dur": 264, "ph": "X", "name": "ReadAsync 269", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640988, "dur": 3, "ph": "X", "name": "ProcessMessages 1422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577640993, "dur": 95, "ph": "X", "name": "ReadAsync 1422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641091, "dur": 2, "ph": "X", "name": "ProcessMessages 2294", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641095, "dur": 103, "ph": "X", "name": "ReadAsync 2294", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641202, "dur": 3, "ph": "X", "name": "ProcessMessages 352", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641208, "dur": 85, "ph": "X", "name": "ReadAsync 352", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641298, "dur": 2, "ph": "X", "name": "ProcessMessages 886", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641302, "dur": 65, "ph": "X", "name": "ReadAsync 886", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641372, "dur": 1, "ph": "X", "name": "ProcessMessages 462", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641375, "dur": 66, "ph": "X", "name": "ReadAsync 462", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641445, "dur": 2, "ph": "X", "name": "ProcessMessages 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641449, "dur": 76, "ph": "X", "name": "ReadAsync 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641529, "dur": 1, "ph": "X", "name": "ProcessMessages 446", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641531, "dur": 108, "ph": "X", "name": "ReadAsync 446", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641644, "dur": 2, "ph": "X", "name": "ProcessMessages 209", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641648, "dur": 124, "ph": "X", "name": "ReadAsync 209", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641776, "dur": 2, "ph": "X", "name": "ProcessMessages 1461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641780, "dur": 63, "ph": "X", "name": "ReadAsync 1461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641847, "dur": 1, "ph": "X", "name": "ProcessMessages 674", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641849, "dur": 52, "ph": "X", "name": "ReadAsync 674", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641905, "dur": 1, "ph": "X", "name": "ProcessMessages 358", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641907, "dur": 51, "ph": "X", "name": "ReadAsync 358", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641961, "dur": 1, "ph": "X", "name": "ProcessMessages 614", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577641963, "dur": 60, "ph": "X", "name": "ReadAsync 614", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642026, "dur": 1, "ph": "X", "name": "ProcessMessages 323", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642028, "dur": 51, "ph": "X", "name": "ReadAsync 323", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642083, "dur": 1, "ph": "X", "name": "ProcessMessages 323", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642085, "dur": 113, "ph": "X", "name": "ReadAsync 323", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642202, "dur": 2, "ph": "X", "name": "ProcessMessages 287", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642205, "dur": 271, "ph": "X", "name": "ReadAsync 287", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642481, "dur": 2, "ph": "X", "name": "ProcessMessages 367", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642486, "dur": 68, "ph": "X", "name": "ReadAsync 367", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642558, "dur": 2, "ph": "X", "name": "ProcessMessages 319", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642561, "dur": 68, "ph": "X", "name": "ReadAsync 319", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642632, "dur": 1, "ph": "X", "name": "ProcessMessages 589", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642634, "dur": 63, "ph": "X", "name": "ReadAsync 589", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642701, "dur": 1, "ph": "X", "name": "ProcessMessages 591", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642704, "dur": 52, "ph": "X", "name": "ReadAsync 591", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642759, "dur": 1, "ph": "X", "name": "ProcessMessages 328", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642761, "dur": 59, "ph": "X", "name": "ReadAsync 328", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642823, "dur": 1, "ph": "X", "name": "ProcessMessages 142", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642825, "dur": 62, "ph": "X", "name": "ReadAsync 142", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642890, "dur": 1, "ph": "X", "name": "ProcessMessages 463", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642893, "dur": 44, "ph": "X", "name": "ReadAsync 463", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642941, "dur": 4, "ph": "X", "name": "ProcessMessages 298", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577642947, "dur": 64, "ph": "X", "name": "ReadAsync 298", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643014, "dur": 1, "ph": "X", "name": "ProcessMessages 244", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643016, "dur": 60, "ph": "X", "name": "ReadAsync 244", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643080, "dur": 1, "ph": "X", "name": "ProcessMessages 475", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643082, "dur": 53, "ph": "X", "name": "ReadAsync 475", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643140, "dur": 2, "ph": "X", "name": "ProcessMessages 353", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643144, "dur": 57, "ph": "X", "name": "ReadAsync 353", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643205, "dur": 1, "ph": "X", "name": "ProcessMessages 491", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643207, "dur": 47, "ph": "X", "name": "ReadAsync 491", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643257, "dur": 1, "ph": "X", "name": "ProcessMessages 372", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643260, "dur": 90, "ph": "X", "name": "ReadAsync 372", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643354, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643358, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643432, "dur": 2, "ph": "X", "name": "ProcessMessages 691", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643436, "dur": 60, "ph": "X", "name": "ReadAsync 691", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643499, "dur": 1, "ph": "X", "name": "ProcessMessages 428", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643501, "dur": 43, "ph": "X", "name": "ReadAsync 428", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643549, "dur": 1, "ph": "X", "name": "ProcessMessages 267", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643551, "dur": 45, "ph": "X", "name": "ReadAsync 267", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643600, "dur": 54, "ph": "X", "name": "ReadAsync 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643658, "dur": 1, "ph": "X", "name": "ProcessMessages 333", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643660, "dur": 55, "ph": "X", "name": "ReadAsync 333", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643719, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643722, "dur": 54, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643811, "dur": 1, "ph": "X", "name": "ProcessMessages 337", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643814, "dur": 60, "ph": "X", "name": "ReadAsync 337", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643877, "dur": 1, "ph": "X", "name": "ProcessMessages 616", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643879, "dur": 45, "ph": "X", "name": "ReadAsync 616", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643927, "dur": 1, "ph": "X", "name": "ProcessMessages 422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643930, "dur": 57, "ph": "X", "name": "ReadAsync 422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643990, "dur": 1, "ph": "X", "name": "ProcessMessages 250", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577643992, "dur": 47, "ph": "X", "name": "ReadAsync 250", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644042, "dur": 1, "ph": "X", "name": "ProcessMessages 261", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644044, "dur": 76, "ph": "X", "name": "ReadAsync 261", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644123, "dur": 1, "ph": "X", "name": "ProcessMessages 161", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644125, "dur": 48, "ph": "X", "name": "ReadAsync 161", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644176, "dur": 1, "ph": "X", "name": "ProcessMessages 283", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644178, "dur": 42, "ph": "X", "name": "ReadAsync 283", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644223, "dur": 1, "ph": "X", "name": "ProcessMessages 306", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644225, "dur": 68, "ph": "X", "name": "ReadAsync 306", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644297, "dur": 1, "ph": "X", "name": "ProcessMessages 587", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644299, "dur": 51, "ph": "X", "name": "ReadAsync 587", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644355, "dur": 1, "ph": "X", "name": "ProcessMessages 361", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644357, "dur": 48, "ph": "X", "name": "ReadAsync 361", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644409, "dur": 1, "ph": "X", "name": "ProcessMessages 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644411, "dur": 58, "ph": "X", "name": "ReadAsync 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644473, "dur": 1, "ph": "X", "name": "ProcessMessages 469", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644475, "dur": 60, "ph": "X", "name": "ReadAsync 469", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644539, "dur": 1, "ph": "X", "name": "ProcessMessages 437", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644543, "dur": 61, "ph": "X", "name": "ReadAsync 437", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644607, "dur": 1, "ph": "X", "name": "ProcessMessages 732", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644611, "dur": 61, "ph": "X", "name": "ReadAsync 732", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644675, "dur": 1, "ph": "X", "name": "ProcessMessages 476", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644678, "dur": 55, "ph": "X", "name": "ReadAsync 476", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644736, "dur": 1, "ph": "X", "name": "ProcessMessages 522", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644738, "dur": 40, "ph": "X", "name": "ReadAsync 522", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644782, "dur": 1, "ph": "X", "name": "ProcessMessages 86", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644784, "dur": 40, "ph": "X", "name": "ReadAsync 86", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644830, "dur": 2, "ph": "X", "name": "ProcessMessages 399", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644833, "dur": 66, "ph": "X", "name": "ReadAsync 399", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644903, "dur": 2, "ph": "X", "name": "ProcessMessages 495", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644907, "dur": 60, "ph": "X", "name": "ReadAsync 495", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644971, "dur": 1, "ph": "X", "name": "ProcessMessages 296", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577644973, "dur": 60, "ph": "X", "name": "ReadAsync 296", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645036, "dur": 2, "ph": "X", "name": "ProcessMessages 461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645040, "dur": 47, "ph": "X", "name": "ReadAsync 461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645090, "dur": 1, "ph": "X", "name": "ProcessMessages 282", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645092, "dur": 58, "ph": "X", "name": "ReadAsync 282", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645154, "dur": 1, "ph": "X", "name": "ProcessMessages 417", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645156, "dur": 63, "ph": "X", "name": "ReadAsync 417", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645223, "dur": 3, "ph": "X", "name": "ProcessMessages 539", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645229, "dur": 83, "ph": "X", "name": "ReadAsync 539", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645316, "dur": 1, "ph": "X", "name": "ProcessMessages 376", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645321, "dur": 61, "ph": "X", "name": "ReadAsync 376", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645386, "dur": 2, "ph": "X", "name": "ProcessMessages 639", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645390, "dur": 53, "ph": "X", "name": "ReadAsync 639", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645447, "dur": 1, "ph": "X", "name": "ProcessMessages 82", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645451, "dur": 63, "ph": "X", "name": "ReadAsync 82", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645517, "dur": 1, "ph": "X", "name": "ProcessMessages 709", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645519, "dur": 54, "ph": "X", "name": "ReadAsync 709", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645576, "dur": 1, "ph": "X", "name": "ProcessMessages 391", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645578, "dur": 52, "ph": "X", "name": "ReadAsync 391", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645633, "dur": 1, "ph": "X", "name": "ProcessMessages 310", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645635, "dur": 54, "ph": "X", "name": "ReadAsync 310", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645692, "dur": 1, "ph": "X", "name": "ProcessMessages 565", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645694, "dur": 44, "ph": "X", "name": "ReadAsync 565", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645741, "dur": 1, "ph": "X", "name": "ProcessMessages 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645744, "dur": 52, "ph": "X", "name": "ReadAsync 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645799, "dur": 1, "ph": "X", "name": "ProcessMessages 336", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645801, "dur": 57, "ph": "X", "name": "ReadAsync 336", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645861, "dur": 1, "ph": "X", "name": "ProcessMessages 782", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645864, "dur": 54, "ph": "X", "name": "ReadAsync 782", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645921, "dur": 1, "ph": "X", "name": "ProcessMessages 545", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645923, "dur": 43, "ph": "X", "name": "ReadAsync 545", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645969, "dur": 1, "ph": "X", "name": "ProcessMessages 231", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577645971, "dur": 53, "ph": "X", "name": "ReadAsync 231", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646028, "dur": 1, "ph": "X", "name": "ProcessMessages 519", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646030, "dur": 44, "ph": "X", "name": "ReadAsync 519", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646079, "dur": 1, "ph": "X", "name": "ProcessMessages 344", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646081, "dur": 52, "ph": "X", "name": "ReadAsync 344", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646137, "dur": 1, "ph": "X", "name": "ProcessMessages 604", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646141, "dur": 51, "ph": "X", "name": "ReadAsync 604", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646195, "dur": 1, "ph": "X", "name": "ProcessMessages 262", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646197, "dur": 276, "ph": "X", "name": "ReadAsync 262", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646477, "dur": 2, "ph": "X", "name": "ProcessMessages 396", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646480, "dur": 67, "ph": "X", "name": "ReadAsync 396", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646551, "dur": 2, "ph": "X", "name": "ProcessMessages 273", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646555, "dur": 51, "ph": "X", "name": "ReadAsync 273", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646610, "dur": 1, "ph": "X", "name": "ProcessMessages 174", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646612, "dur": 55, "ph": "X", "name": "ReadAsync 174", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646673, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646676, "dur": 73, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646753, "dur": 1, "ph": "X", "name": "ProcessMessages 447", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646755, "dur": 59, "ph": "X", "name": "ReadAsync 447", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646819, "dur": 2, "ph": "X", "name": "ProcessMessages 523", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577646823, "dur": 321, "ph": "X", "name": "ReadAsync 523", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647148, "dur": 1, "ph": "X", "name": "ProcessMessages 448", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647151, "dur": 106, "ph": "X", "name": "ReadAsync 448", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647275, "dur": 3, "ph": "X", "name": "ProcessMessages 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647279, "dur": 69, "ph": "X", "name": "ReadAsync 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647355, "dur": 2, "ph": "X", "name": "ProcessMessages 513", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647359, "dur": 69, "ph": "X", "name": "ReadAsync 513", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647433, "dur": 2, "ph": "X", "name": "ProcessMessages 514", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647437, "dur": 112, "ph": "X", "name": "ReadAsync 514", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647553, "dur": 1, "ph": "X", "name": "ProcessMessages 178", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647556, "dur": 67, "ph": "X", "name": "ReadAsync 178", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647629, "dur": 4, "ph": "X", "name": "ProcessMessages 1066", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647634, "dur": 107, "ph": "X", "name": "ReadAsync 1066", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647745, "dur": 1, "ph": "X", "name": "ProcessMessages 355", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647747, "dur": 65, "ph": "X", "name": "ReadAsync 355", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647816, "dur": 3, "ph": "X", "name": "ProcessMessages 935", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647822, "dur": 107, "ph": "X", "name": "ReadAsync 935", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647932, "dur": 1, "ph": "X", "name": "ProcessMessages 397", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577647935, "dur": 61, "ph": "X", "name": "ReadAsync 397", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577648000, "dur": 4, "ph": "X", "name": "ProcessMessages 494", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649489, "dur": 252, "ph": "X", "name": "ReadAsync 494", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649745, "dur": 24, "ph": "X", "name": "ProcessMessages 13766", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649772, "dur": 104, "ph": "X", "name": "ReadAsync 13766", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649881, "dur": 2, "ph": "X", "name": "ProcessMessages 339", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649886, "dur": 85, "ph": "X", "name": "ReadAsync 339", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649975, "dur": 1, "ph": "X", "name": "ProcessMessages 598", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577649977, "dur": 99, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650080, "dur": 1, "ph": "X", "name": "ProcessMessages 406", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650083, "dur": 72, "ph": "X", "name": "ReadAsync 406", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650158, "dur": 1, "ph": "X", "name": "ProcessMessages 635", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650161, "dur": 59, "ph": "X", "name": "ReadAsync 635", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650224, "dur": 3, "ph": "X", "name": "ProcessMessages 294", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650229, "dur": 83, "ph": "X", "name": "ReadAsync 294", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650316, "dur": 2, "ph": "X", "name": "ProcessMessages 300", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650319, "dur": 70, "ph": "X", "name": "ReadAsync 300", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650394, "dur": 2, "ph": "X", "name": "ProcessMessages 467", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650397, "dur": 70, "ph": "X", "name": "ReadAsync 467", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650471, "dur": 2, "ph": "X", "name": "ProcessMessages 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650474, "dur": 66, "ph": "X", "name": "ReadAsync 390", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650544, "dur": 2, "ph": "X", "name": "ProcessMessages 326", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650547, "dur": 67, "ph": "X", "name": "ReadAsync 326", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650619, "dur": 1, "ph": "X", "name": "ProcessMessages 400", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650622, "dur": 62, "ph": "X", "name": "ReadAsync 400", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650687, "dur": 1, "ph": "X", "name": "ProcessMessages 170", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650690, "dur": 69, "ph": "X", "name": "ReadAsync 170", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650763, "dur": 1, "ph": "X", "name": "ProcessMessages 338", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650766, "dur": 71, "ph": "X", "name": "ReadAsync 338", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650842, "dur": 2, "ph": "X", "name": "ProcessMessages 508", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650845, "dur": 68, "ph": "X", "name": "ReadAsync 508", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650917, "dur": 2, "ph": "X", "name": "ProcessMessages 348", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577650921, "dur": 93, "ph": "X", "name": "ReadAsync 348", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651018, "dur": 2, "ph": "X", "name": "ProcessMessages 516", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651022, "dur": 65, "ph": "X", "name": "ReadAsync 516", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651091, "dur": 1, "ph": "X", "name": "ProcessMessages 283", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651094, "dur": 67, "ph": "X", "name": "ReadAsync 283", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651165, "dur": 1, "ph": "X", "name": "ProcessMessages 594", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651168, "dur": 62, "ph": "X", "name": "ReadAsync 594", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651234, "dur": 2, "ph": "X", "name": "ProcessMessages 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651238, "dur": 63, "ph": "X", "name": "ReadAsync 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651304, "dur": 1, "ph": "X", "name": "ProcessMessages 479", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651307, "dur": 66, "ph": "X", "name": "ReadAsync 479", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651378, "dur": 2, "ph": "X", "name": "ProcessMessages 116", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651382, "dur": 67, "ph": "X", "name": "ReadAsync 116", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651452, "dur": 1, "ph": "X", "name": "ProcessMessages 364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651455, "dur": 59, "ph": "X", "name": "ReadAsync 364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651518, "dur": 1, "ph": "X", "name": "ProcessMessages 182", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651522, "dur": 61, "ph": "X", "name": "ReadAsync 182", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651586, "dur": 1, "ph": "X", "name": "ProcessMessages 581", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651588, "dur": 63, "ph": "X", "name": "ReadAsync 581", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651655, "dur": 4, "ph": "X", "name": "ProcessMessages 456", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651661, "dur": 67, "ph": "X", "name": "ReadAsync 456", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651732, "dur": 2, "ph": "X", "name": "ProcessMessages 433", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651736, "dur": 69, "ph": "X", "name": "ReadAsync 433", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651808, "dur": 2, "ph": "X", "name": "ProcessMessages 372", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651812, "dur": 68, "ph": "X", "name": "ReadAsync 372", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651883, "dur": 1, "ph": "X", "name": "ProcessMessages 424", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651887, "dur": 62, "ph": "X", "name": "ReadAsync 424", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651953, "dur": 1, "ph": "X", "name": "ProcessMessages 207", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577651956, "dur": 68, "ph": "X", "name": "ReadAsync 207", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652029, "dur": 2, "ph": "X", "name": "ProcessMessages 545", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652032, "dur": 65, "ph": "X", "name": "ReadAsync 545", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652101, "dur": 2, "ph": "X", "name": "ProcessMessages 502", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652105, "dur": 65, "ph": "X", "name": "ReadAsync 502", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652174, "dur": 2, "ph": "X", "name": "ProcessMessages 303", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652178, "dur": 68, "ph": "X", "name": "ReadAsync 303", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652250, "dur": 1, "ph": "X", "name": "ProcessMessages 298", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652253, "dur": 67, "ph": "X", "name": "ReadAsync 298", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652324, "dur": 1, "ph": "X", "name": "ProcessMessages 542", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652327, "dur": 88, "ph": "X", "name": "ReadAsync 542", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652419, "dur": 2, "ph": "X", "name": "ProcessMessages 83", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652424, "dur": 73, "ph": "X", "name": "ReadAsync 83", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652501, "dur": 2, "ph": "X", "name": "ProcessMessages 416", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652504, "dur": 71, "ph": "X", "name": "ReadAsync 416", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652580, "dur": 2, "ph": "X", "name": "ProcessMessages 357", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652583, "dur": 68, "ph": "X", "name": "ReadAsync 357", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652655, "dur": 2, "ph": "X", "name": "ProcessMessages 399", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652659, "dur": 67, "ph": "X", "name": "ReadAsync 399", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652731, "dur": 2, "ph": "X", "name": "ProcessMessages 370", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652735, "dur": 107, "ph": "X", "name": "ReadAsync 370", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652846, "dur": 2, "ph": "X", "name": "ProcessMessages 364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652850, "dur": 62, "ph": "X", "name": "ReadAsync 364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652915, "dur": 1, "ph": "X", "name": "ProcessMessages 167", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652919, "dur": 68, "ph": "X", "name": "ReadAsync 167", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652991, "dur": 1, "ph": "X", "name": "ProcessMessages 417", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577652994, "dur": 63, "ph": "X", "name": "ReadAsync 417", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653061, "dur": 2, "ph": "X", "name": "ProcessMessages 387", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653066, "dur": 93, "ph": "X", "name": "ReadAsync 387", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653163, "dur": 2, "ph": "X", "name": "ProcessMessages 308", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653167, "dur": 92, "ph": "X", "name": "ReadAsync 308", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653263, "dur": 1, "ph": "X", "name": "ProcessMessages 225", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653266, "dur": 68, "ph": "X", "name": "ReadAsync 225", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653337, "dur": 1, "ph": "X", "name": "ProcessMessages 242", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653340, "dur": 63, "ph": "X", "name": "ReadAsync 242", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653409, "dur": 2, "ph": "X", "name": "ProcessMessages 236", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653413, "dur": 49, "ph": "X", "name": "ReadAsync 236", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653465, "dur": 1, "ph": "X", "name": "ProcessMessages 279", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653468, "dur": 42, "ph": "X", "name": "ReadAsync 279", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653515, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653517, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653574, "dur": 1, "ph": "X", "name": "ProcessMessages 424", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653577, "dur": 48, "ph": "X", "name": "ReadAsync 424", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653628, "dur": 1, "ph": "X", "name": "ProcessMessages 211", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653630, "dur": 44, "ph": "X", "name": "ReadAsync 211", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653676, "dur": 1, "ph": "X", "name": "ProcessMessages 307", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653679, "dur": 52, "ph": "X", "name": "ReadAsync 307", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653735, "dur": 2, "ph": "X", "name": "ProcessMessages 247", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653739, "dur": 66, "ph": "X", "name": "ReadAsync 247", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653809, "dur": 1, "ph": "X", "name": "ProcessMessages 230", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653811, "dur": 46, "ph": "X", "name": "ReadAsync 230", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653860, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653862, "dur": 67, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653933, "dur": 2, "ph": "X", "name": "ProcessMessages 166", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577653937, "dur": 88, "ph": "X", "name": "ReadAsync 166", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654029, "dur": 1, "ph": "X", "name": "ProcessMessages 159", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654032, "dur": 68, "ph": "X", "name": "ReadAsync 159", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654104, "dur": 1, "ph": "X", "name": "ProcessMessages 318", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654107, "dur": 63, "ph": "X", "name": "ReadAsync 318", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654173, "dur": 2, "ph": "X", "name": "ProcessMessages 385", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654176, "dur": 61, "ph": "X", "name": "ReadAsync 385", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654243, "dur": 3, "ph": "X", "name": "ProcessMessages 344", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654249, "dur": 86, "ph": "X", "name": "ReadAsync 344", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654339, "dur": 2, "ph": "X", "name": "ProcessMessages 381", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654345, "dur": 75, "ph": "X", "name": "ReadAsync 381", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654423, "dur": 1, "ph": "X", "name": "ProcessMessages 270", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654429, "dur": 61, "ph": "X", "name": "ReadAsync 270", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654493, "dur": 1, "ph": "X", "name": "ProcessMessages 73", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654499, "dur": 69, "ph": "X", "name": "ReadAsync 73", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654572, "dur": 1, "ph": "X", "name": "ProcessMessages 333", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654577, "dur": 67, "ph": "X", "name": "ReadAsync 333", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654648, "dur": 1, "ph": "X", "name": "ProcessMessages 193", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654652, "dur": 136, "ph": "X", "name": "ReadAsync 193", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654794, "dur": 2, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654798, "dur": 54, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654856, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654859, "dur": 92, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654957, "dur": 2, "ph": "X", "name": "ProcessMessages 360", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577654960, "dur": 70, "ph": "X", "name": "ReadAsync 360", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655034, "dur": 2, "ph": "X", "name": "ProcessMessages 328", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655038, "dur": 64, "ph": "X", "name": "ReadAsync 328", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655106, "dur": 2, "ph": "X", "name": "ProcessMessages 297", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655109, "dur": 225, "ph": "X", "name": "ReadAsync 297", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655339, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655343, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655417, "dur": 1, "ph": "X", "name": "ProcessMessages 499", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655420, "dur": 71, "ph": "X", "name": "ReadAsync 499", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655496, "dur": 2, "ph": "X", "name": "ProcessMessages 515", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655499, "dur": 60, "ph": "X", "name": "ReadAsync 515", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655565, "dur": 2, "ph": "X", "name": "ProcessMessages 145", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655569, "dur": 173, "ph": "X", "name": "ReadAsync 145", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655748, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655752, "dur": 74, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655830, "dur": 2, "ph": "X", "name": "ProcessMessages 494", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655834, "dur": 96, "ph": "X", "name": "ReadAsync 494", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655934, "dur": 1, "ph": "X", "name": "ProcessMessages 306", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577655938, "dur": 66, "ph": "X", "name": "ReadAsync 306", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656008, "dur": 2, "ph": "X", "name": "ProcessMessages 302", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656012, "dur": 120, "ph": "X", "name": "ReadAsync 302", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656137, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656140, "dur": 74, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656218, "dur": 2, "ph": "X", "name": "ProcessMessages 304", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656223, "dur": 84, "ph": "X", "name": "ReadAsync 304", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656312, "dur": 2, "ph": "X", "name": "ProcessMessages 228", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656317, "dur": 63, "ph": "X", "name": "ReadAsync 228", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656387, "dur": 2, "ph": "X", "name": "ProcessMessages 425", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656390, "dur": 55, "ph": "X", "name": "ReadAsync 425", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656453, "dur": 2, "ph": "X", "name": "ProcessMessages 21", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656457, "dur": 144, "ph": "X", "name": "ReadAsync 21", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656611, "dur": 6, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656620, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656678, "dur": 1, "ph": "X", "name": "ProcessMessages 143", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656682, "dur": 48, "ph": "X", "name": "ReadAsync 143", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656735, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656738, "dur": 43, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656786, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656789, "dur": 115, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656911, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656915, "dur": 59, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656980, "dur": 1, "ph": "X", "name": "ProcessMessages 149", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577656983, "dur": 75, "ph": "X", "name": "ReadAsync 149", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657062, "dur": 2, "ph": "X", "name": "ProcessMessages 277", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657065, "dur": 60, "ph": "X", "name": "ReadAsync 277", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657133, "dur": 2, "ph": "X", "name": "ProcessMessages 302", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657140, "dur": 56, "ph": "X", "name": "ReadAsync 302", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657202, "dur": 3, "ph": "X", "name": "ProcessMessages 63", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657207, "dur": 207, "ph": "X", "name": "ReadAsync 63", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657418, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657421, "dur": 74, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657498, "dur": 2, "ph": "X", "name": "ProcessMessages 430", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657502, "dur": 58, "ph": "X", "name": "ReadAsync 430", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657565, "dur": 2, "ph": "X", "name": "ProcessMessages 444", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657568, "dur": 50, "ph": "X", "name": "ReadAsync 444", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657622, "dur": 1, "ph": "X", "name": "ProcessMessages 134", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657625, "dur": 160, "ph": "X", "name": "ReadAsync 134", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657789, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657793, "dur": 76, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657875, "dur": 2, "ph": "X", "name": "ProcessMessages 452", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657879, "dur": 82, "ph": "X", "name": "ReadAsync 452", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657965, "dur": 2, "ph": "X", "name": "ProcessMessages 404", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577657968, "dur": 57, "ph": "X", "name": "ReadAsync 404", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658030, "dur": 3, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658035, "dur": 116, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658156, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658159, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658228, "dur": 2, "ph": "X", "name": "ProcessMessages 427", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658231, "dur": 69, "ph": "X", "name": "ReadAsync 427", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658304, "dur": 2, "ph": "X", "name": "ProcessMessages 66", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658308, "dur": 56, "ph": "X", "name": "ReadAsync 66", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658368, "dur": 2, "ph": "X", "name": "ProcessMessages 462", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658371, "dur": 59, "ph": "X", "name": "ReadAsync 462", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658434, "dur": 2, "ph": "X", "name": "ProcessMessages 141", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658438, "dur": 123, "ph": "X", "name": "ReadAsync 141", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658565, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658570, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658641, "dur": 4, "ph": "X", "name": "ProcessMessages 469", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658647, "dur": 69, "ph": "X", "name": "ReadAsync 469", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658719, "dur": 1, "ph": "X", "name": "ProcessMessages 534", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658722, "dur": 58, "ph": "X", "name": "ReadAsync 534", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658785, "dur": 1, "ph": "X", "name": "ProcessMessages 62", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658788, "dur": 119, "ph": "X", "name": "ReadAsync 62", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658912, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658968, "dur": 3, "ph": "X", "name": "ProcessMessages 440", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577658974, "dur": 117, "ph": "X", "name": "ReadAsync 440", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659095, "dur": 3, "ph": "X", "name": "ProcessMessages 350", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659100, "dur": 69, "ph": "X", "name": "ReadAsync 350", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659173, "dur": 3, "ph": "X", "name": "ProcessMessages 374", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659179, "dur": 141, "ph": "X", "name": "ReadAsync 374", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659324, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659328, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659401, "dur": 1, "ph": "X", "name": "ProcessMessages 515", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659406, "dur": 74, "ph": "X", "name": "ReadAsync 515", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659485, "dur": 3, "ph": "X", "name": "ProcessMessages 516", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659490, "dur": 59, "ph": "X", "name": "ReadAsync 516", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659553, "dur": 1, "ph": "X", "name": "ProcessMessages 260", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659555, "dur": 167, "ph": "X", "name": "ReadAsync 260", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659726, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659729, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659790, "dur": 1, "ph": "X", "name": "ProcessMessages 601", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659793, "dur": 108, "ph": "X", "name": "ReadAsync 601", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659904, "dur": 1, "ph": "X", "name": "ProcessMessages 583", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659907, "dur": 65, "ph": "X", "name": "ReadAsync 583", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659977, "dur": 1, "ph": "X", "name": "ProcessMessages 61", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577659980, "dur": 80, "ph": "X", "name": "ReadAsync 61", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660063, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660068, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660148, "dur": 1, "ph": "X", "name": "ProcessMessages 701", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660150, "dur": 105, "ph": "X", "name": "ReadAsync 701", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660259, "dur": 1, "ph": "X", "name": "ProcessMessages 472", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660262, "dur": 71, "ph": "X", "name": "ReadAsync 472", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660337, "dur": 2, "ph": "X", "name": "ProcessMessages 21", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660340, "dur": 75, "ph": "X", "name": "ReadAsync 21", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660419, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660421, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660482, "dur": 1, "ph": "X", "name": "ProcessMessages 622", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660485, "dur": 98, "ph": "X", "name": "ReadAsync 622", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660587, "dur": 1, "ph": "X", "name": "ProcessMessages 278", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660589, "dur": 103, "ph": "X", "name": "ReadAsync 278", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660696, "dur": 1, "ph": "X", "name": "ProcessMessages 196", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660698, "dur": 58, "ph": "X", "name": "ReadAsync 196", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660759, "dur": 1, "ph": "X", "name": "ProcessMessages 277", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660761, "dur": 99, "ph": "X", "name": "ReadAsync 277", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660863, "dur": 1, "ph": "X", "name": "ProcessMessages 337", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660865, "dur": 105, "ph": "X", "name": "ReadAsync 337", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660974, "dur": 1, "ph": "X", "name": "ProcessMessages 478", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577660977, "dur": 56, "ph": "X", "name": "ReadAsync 478", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661037, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661040, "dur": 56, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661100, "dur": 2, "ph": "X", "name": "ProcessMessages 383", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661103, "dur": 91, "ph": "X", "name": "ReadAsync 383", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661198, "dur": 1, "ph": "X", "name": "ProcessMessages 313", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661200, "dur": 59, "ph": "X", "name": "ReadAsync 313", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661263, "dur": 1, "ph": "X", "name": "ProcessMessages 370", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661265, "dur": 147, "ph": "X", "name": "ReadAsync 370", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661417, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661420, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661494, "dur": 1, "ph": "X", "name": "ProcessMessages 801", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661496, "dur": 52, "ph": "X", "name": "ReadAsync 801", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661553, "dur": 2, "ph": "X", "name": "ProcessMessages 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661557, "dur": 135, "ph": "X", "name": "ReadAsync 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661695, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661698, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661767, "dur": 2, "ph": "X", "name": "ProcessMessages 421", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661772, "dur": 57, "ph": "X", "name": "ReadAsync 421", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661832, "dur": 1, "ph": "X", "name": "ProcessMessages 569", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661834, "dur": 140, "ph": "X", "name": "ReadAsync 569", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661978, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577661980, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662051, "dur": 2, "ph": "X", "name": "ProcessMessages 440", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662054, "dur": 88, "ph": "X", "name": "ReadAsync 440", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662147, "dur": 3, "ph": "X", "name": "ProcessMessages 389", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662152, "dur": 60, "ph": "X", "name": "ReadAsync 389", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662216, "dur": 2, "ph": "X", "name": "ProcessMessages 228", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662221, "dur": 94, "ph": "X", "name": "ReadAsync 228", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662320, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662324, "dur": 61, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662388, "dur": 1, "ph": "X", "name": "ProcessMessages 248", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662390, "dur": 53, "ph": "X", "name": "ReadAsync 248", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662447, "dur": 1, "ph": "X", "name": "ProcessMessages 308", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662452, "dur": 59, "ph": "X", "name": "ReadAsync 308", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662515, "dur": 1, "ph": "X", "name": "ProcessMessages 358", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662518, "dur": 68, "ph": "X", "name": "ReadAsync 358", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662591, "dur": 1, "ph": "X", "name": "ProcessMessages 518", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662594, "dur": 69, "ph": "X", "name": "ReadAsync 518", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662667, "dur": 1, "ph": "X", "name": "ProcessMessages 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662669, "dur": 101, "ph": "X", "name": "ReadAsync 67", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662774, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662776, "dur": 61, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662841, "dur": 2, "ph": "X", "name": "ProcessMessages 494", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662845, "dur": 61, "ph": "X", "name": "ReadAsync 494", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662909, "dur": 1, "ph": "X", "name": "ProcessMessages 591", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662913, "dur": 60, "ph": "X", "name": "ReadAsync 591", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662976, "dur": 1, "ph": "X", "name": "ProcessMessages 305", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577662978, "dur": 55, "ph": "X", "name": "ReadAsync 305", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663037, "dur": 3, "ph": "X", "name": "ProcessMessages 453", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663043, "dur": 59, "ph": "X", "name": "ReadAsync 453", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663105, "dur": 1, "ph": "X", "name": "ProcessMessages 434", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663108, "dur": 51, "ph": "X", "name": "ReadAsync 434", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663165, "dur": 3, "ph": "X", "name": "ProcessMessages 292", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663170, "dur": 55, "ph": "X", "name": "ReadAsync 292", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663228, "dur": 1, "ph": "X", "name": "ProcessMessages 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663230, "dur": 86, "ph": "X", "name": "ReadAsync 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663320, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663323, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663390, "dur": 1, "ph": "X", "name": "ProcessMessages 397", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663392, "dur": 73, "ph": "X", "name": "ReadAsync 397", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663469, "dur": 3, "ph": "X", "name": "ProcessMessages 435", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663475, "dur": 52, "ph": "X", "name": "ReadAsync 435", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663530, "dur": 1, "ph": "X", "name": "ProcessMessages 197", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663532, "dur": 72, "ph": "X", "name": "ReadAsync 197", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663608, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663615, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663670, "dur": 2, "ph": "X", "name": "ProcessMessages 610", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663674, "dur": 54, "ph": "X", "name": "ReadAsync 610", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663732, "dur": 3, "ph": "X", "name": "ProcessMessages 243", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663748, "dur": 61, "ph": "X", "name": "ReadAsync 243", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663813, "dur": 1, "ph": "X", "name": "ProcessMessages 931", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663816, "dur": 49, "ph": "X", "name": "ReadAsync 931", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663870, "dur": 3, "ph": "X", "name": "ProcessMessages 364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663875, "dur": 57, "ph": "X", "name": "ReadAsync 364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663935, "dur": 1, "ph": "X", "name": "ProcessMessages 610", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663937, "dur": 50, "ph": "X", "name": "ReadAsync 610", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663991, "dur": 3, "ph": "X", "name": "ProcessMessages 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577663996, "dur": 75, "ph": "X", "name": "ReadAsync 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664076, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664137, "dur": 2, "ph": "X", "name": "ProcessMessages 493", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664142, "dur": 60, "ph": "X", "name": "ReadAsync 493", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664206, "dur": 2, "ph": "X", "name": "ProcessMessages 596", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664210, "dur": 126, "ph": "X", "name": "ReadAsync 596", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664340, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664345, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664413, "dur": 1, "ph": "X", "name": "ProcessMessages 625", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664416, "dur": 52, "ph": "X", "name": "ReadAsync 625", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664475, "dur": 2, "ph": "X", "name": "ProcessMessages 261", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664479, "dur": 62, "ph": "X", "name": "ReadAsync 261", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664544, "dur": 1, "ph": "X", "name": "ProcessMessages 673", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664546, "dur": 54, "ph": "X", "name": "ReadAsync 673", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664604, "dur": 3, "ph": "X", "name": "ProcessMessages 423", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664610, "dur": 61, "ph": "X", "name": "ReadAsync 423", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664674, "dur": 1, "ph": "X", "name": "ProcessMessages 438", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664676, "dur": 52, "ph": "X", "name": "ReadAsync 438", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664732, "dur": 1, "ph": "X", "name": "ProcessMessages 333", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664734, "dur": 52, "ph": "X", "name": "ReadAsync 333", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664789, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664792, "dur": 90, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664886, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664888, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664960, "dur": 2, "ph": "X", "name": "ProcessMessages 493", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577664964, "dur": 65, "ph": "X", "name": "ReadAsync 493", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665033, "dur": 2, "ph": "X", "name": "ProcessMessages 603", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665038, "dur": 80, "ph": "X", "name": "ReadAsync 603", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665122, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665124, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665194, "dur": 2, "ph": "X", "name": "ProcessMessages 738", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665197, "dur": 62, "ph": "X", "name": "ReadAsync 738", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665263, "dur": 2, "ph": "X", "name": "ProcessMessages 321", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665267, "dur": 67, "ph": "X", "name": "ReadAsync 321", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665338, "dur": 1, "ph": "X", "name": "ProcessMessages 58", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665341, "dur": 114, "ph": "X", "name": "ReadAsync 58", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665460, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665462, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665535, "dur": 3, "ph": "X", "name": "ProcessMessages 514", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665539, "dur": 60, "ph": "X", "name": "ReadAsync 514", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665605, "dur": 3, "ph": "X", "name": "ProcessMessages 594", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665610, "dur": 67, "ph": "X", "name": "ReadAsync 594", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665681, "dur": 2, "ph": "X", "name": "ProcessMessages 704", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665684, "dur": 61, "ph": "X", "name": "ReadAsync 704", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665749, "dur": 3, "ph": "X", "name": "ProcessMessages 603", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665755, "dur": 58, "ph": "X", "name": "ReadAsync 603", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665816, "dur": 1, "ph": "X", "name": "ProcessMessages 362", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665818, "dur": 54, "ph": "X", "name": "ReadAsync 362", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665876, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665879, "dur": 83, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577665967, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666026, "dur": 3, "ph": "X", "name": "ProcessMessages 517", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666031, "dur": 67, "ph": "X", "name": "ReadAsync 517", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666102, "dur": 2, "ph": "X", "name": "ProcessMessages 752", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666106, "dur": 60, "ph": "X", "name": "ReadAsync 752", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666170, "dur": 3, "ph": "X", "name": "ProcessMessages 632", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666175, "dur": 78, "ph": "X", "name": "ReadAsync 632", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666257, "dur": 2, "ph": "X", "name": "ProcessMessages 583", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666262, "dur": 69, "ph": "X", "name": "ReadAsync 583", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666335, "dur": 2, "ph": "X", "name": "ProcessMessages 414", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666370, "dur": 66, "ph": "X", "name": "ReadAsync 414", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666440, "dur": 2, "ph": "X", "name": "ProcessMessages 139", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666475, "dur": 66, "ph": "X", "name": "ReadAsync 139", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666547, "dur": 2, "ph": "X", "name": "ProcessMessages 451", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666552, "dur": 72, "ph": "X", "name": "ReadAsync 451", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666628, "dur": 2, "ph": "X", "name": "ProcessMessages 476", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666632, "dur": 64, "ph": "X", "name": "ReadAsync 476", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666701, "dur": 2, "ph": "X", "name": "ProcessMessages 196", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666705, "dur": 196, "ph": "X", "name": "ReadAsync 196", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666905, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666910, "dur": 73, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666988, "dur": 4, "ph": "X", "name": "ProcessMessages 461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577666994, "dur": 75, "ph": "X", "name": "ReadAsync 461", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667074, "dur": 3, "ph": "X", "name": "ProcessMessages 373", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667080, "dur": 65, "ph": "X", "name": "ReadAsync 373", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667150, "dur": 3, "ph": "X", "name": "ProcessMessages 225", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667155, "dur": 166, "ph": "X", "name": "ReadAsync 225", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667325, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667327, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667393, "dur": 1, "ph": "X", "name": "ProcessMessages 410", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667396, "dur": 53, "ph": "X", "name": "ReadAsync 410", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667452, "dur": 1, "ph": "X", "name": "ProcessMessages 299", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667455, "dur": 64, "ph": "X", "name": "ReadAsync 299", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667523, "dur": 1, "ph": "X", "name": "ProcessMessages 312", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667527, "dur": 46, "ph": "X", "name": "ReadAsync 312", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667577, "dur": 1, "ph": "X", "name": "ProcessMessages 57", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667580, "dur": 123, "ph": "X", "name": "ReadAsync 57", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667707, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667709, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667777, "dur": 1, "ph": "X", "name": "ProcessMessages 466", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667780, "dur": 61, "ph": "X", "name": "ReadAsync 466", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667844, "dur": 1, "ph": "X", "name": "ProcessMessages 322", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667847, "dur": 53, "ph": "X", "name": "ReadAsync 322", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667904, "dur": 3, "ph": "X", "name": "ProcessMessages 307", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577667910, "dur": 144, "ph": "X", "name": "ReadAsync 307", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668057, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668059, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668127, "dur": 1, "ph": "X", "name": "ProcessMessages 463", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668130, "dur": 64, "ph": "X", "name": "ReadAsync 463", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668200, "dur": 2, "ph": "X", "name": "ProcessMessages 310", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668204, "dur": 73, "ph": "X", "name": "ReadAsync 310", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668281, "dur": 1, "ph": "X", "name": "ProcessMessages 198", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668284, "dur": 65, "ph": "X", "name": "ReadAsync 198", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668352, "dur": 1, "ph": "X", "name": "ProcessMessages 542", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668356, "dur": 56, "ph": "X", "name": "ReadAsync 542", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668416, "dur": 2, "ph": "X", "name": "ProcessMessages 57", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668419, "dur": 120, "ph": "X", "name": "ReadAsync 57", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668543, "dur": 5, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668550, "dur": 70, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668625, "dur": 3, "ph": "X", "name": "ProcessMessages 502", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668631, "dur": 109, "ph": "X", "name": "ReadAsync 502", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668744, "dur": 2, "ph": "X", "name": "ProcessMessages 629", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668748, "dur": 83, "ph": "X", "name": "ReadAsync 629", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668834, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577668837, "dur": 197, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669039, "dur": 1, "ph": "X", "name": "ProcessMessages 464", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669042, "dur": 56, "ph": "X", "name": "ReadAsync 464", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669103, "dur": 2, "ph": "X", "name": "ProcessMessages 485", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669106, "dur": 57, "ph": "X", "name": "ReadAsync 485", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669168, "dur": 2, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669217, "dur": 157, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669379, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669382, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669450, "dur": 2, "ph": "X", "name": "ProcessMessages 316", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669454, "dur": 56, "ph": "X", "name": "ReadAsync 316", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669514, "dur": 4, "ph": "X", "name": "ProcessMessages 210", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669520, "dur": 72, "ph": "X", "name": "ReadAsync 210", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669598, "dur": 2, "ph": "X", "name": "ProcessMessages 590", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669601, "dur": 54, "ph": "X", "name": "ReadAsync 590", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669661, "dur": 2, "ph": "X", "name": "ProcessMessages 21", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669665, "dur": 177, "ph": "X", "name": "ReadAsync 21", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669845, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669849, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669920, "dur": 2, "ph": "X", "name": "ProcessMessages 440", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669926, "dur": 53, "ph": "X", "name": "ReadAsync 440", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669982, "dur": 2, "ph": "X", "name": "ProcessMessages 71", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577669986, "dur": 101, "ph": "X", "name": "ReadAsync 71", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670095, "dur": 2, "ph": "X", "name": "ProcessMessages 488", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670099, "dur": 57, "ph": "X", "name": "ReadAsync 488", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670162, "dur": 2, "ph": "X", "name": "ProcessMessages 138", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670167, "dur": 185, "ph": "X", "name": "ReadAsync 138", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670385, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670389, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670466, "dur": 2, "ph": "X", "name": "ProcessMessages 634", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670470, "dur": 60, "ph": "X", "name": "ReadAsync 634", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670544, "dur": 2, "ph": "X", "name": "ProcessMessages 410", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670548, "dur": 67, "ph": "X", "name": "ReadAsync 410", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670621, "dur": 2, "ph": "X", "name": "ProcessMessages 66", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670626, "dur": 141, "ph": "X", "name": "ReadAsync 66", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670771, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670774, "dur": 72, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670850, "dur": 1, "ph": "X", "name": "ProcessMessages 517", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670853, "dur": 67, "ph": "X", "name": "ReadAsync 517", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670925, "dur": 2, "ph": "X", "name": "ProcessMessages 298", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577670929, "dur": 71, "ph": "X", "name": "ReadAsync 298", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671011, "dur": 2, "ph": "X", "name": "ProcessMessages 386", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671015, "dur": 141, "ph": "X", "name": "ReadAsync 386", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671160, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671163, "dur": 72, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671239, "dur": 5, "ph": "X", "name": "ProcessMessages 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671246, "dur": 66, "ph": "X", "name": "ReadAsync 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671317, "dur": 2, "ph": "X", "name": "ProcessMessages 422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671321, "dur": 60, "ph": "X", "name": "ReadAsync 422", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671385, "dur": 2, "ph": "X", "name": "ProcessMessages 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671390, "dur": 114, "ph": "X", "name": "ReadAsync 240", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671510, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671513, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671582, "dur": 1, "ph": "X", "name": "ProcessMessages 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671586, "dur": 52, "ph": "X", "name": "ReadAsync 398", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671642, "dur": 1, "ph": "X", "name": "ProcessMessages 170", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671646, "dur": 66, "ph": "X", "name": "ReadAsync 170", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671716, "dur": 2, "ph": "X", "name": "ProcessMessages 503", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671720, "dur": 62, "ph": "X", "name": "ReadAsync 503", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671785, "dur": 2, "ph": "X", "name": "ProcessMessages 145", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671789, "dur": 137, "ph": "X", "name": "ReadAsync 145", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671931, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577671935, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672005, "dur": 2, "ph": "X", "name": "ProcessMessages 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672009, "dur": 87, "ph": "X", "name": "ReadAsync 575", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672100, "dur": 1, "ph": "X", "name": "ProcessMessages 429", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672103, "dur": 56, "ph": "X", "name": "ReadAsync 429", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672163, "dur": 2, "ph": "X", "name": "ProcessMessages 248", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672168, "dur": 157, "ph": "X", "name": "ReadAsync 248", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672328, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672331, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672399, "dur": 2, "ph": "X", "name": "ProcessMessages 518", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672403, "dur": 71, "ph": "X", "name": "ReadAsync 518", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672518, "dur": 3, "ph": "X", "name": "ProcessMessages 311", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672523, "dur": 68, "ph": "X", "name": "ReadAsync 311", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672597, "dur": 2, "ph": "X", "name": "ProcessMessages 312", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672602, "dur": 112, "ph": "X", "name": "ReadAsync 312", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672750, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672753, "dur": 83, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672841, "dur": 3, "ph": "X", "name": "ProcessMessages 774", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672847, "dur": 76, "ph": "X", "name": "ReadAsync 774", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672928, "dur": 2, "ph": "X", "name": "ProcessMessages 451", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577672933, "dur": 122, "ph": "X", "name": "ReadAsync 451", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673059, "dur": 2, "ph": "X", "name": "ProcessMessages 218", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673062, "dur": 65, "ph": "X", "name": "ReadAsync 218", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673132, "dur": 2, "ph": "X", "name": "ProcessMessages 639", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673138, "dur": 61, "ph": "X", "name": "ReadAsync 639", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673205, "dur": 2, "ph": "X", "name": "ProcessMessages 433", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673208, "dur": 80, "ph": "X", "name": "ReadAsync 433", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673293, "dur": 2, "ph": "X", "name": "ProcessMessages 93", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673296, "dur": 63, "ph": "X", "name": "ReadAsync 93", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673365, "dur": 3, "ph": "X", "name": "ProcessMessages 291", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673370, "dur": 58, "ph": "X", "name": "ReadAsync 291", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673432, "dur": 2, "ph": "X", "name": "ProcessMessages 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673436, "dur": 206, "ph": "X", "name": "ReadAsync 237", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673646, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673650, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673712, "dur": 2, "ph": "X", "name": "ProcessMessages 517", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673715, "dur": 46, "ph": "X", "name": "ReadAsync 517", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673765, "dur": 1, "ph": "X", "name": "ProcessMessages 270", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673768, "dur": 39, "ph": "X", "name": "ReadAsync 270", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673814, "dur": 1, "ph": "X", "name": "ProcessMessages 5", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673816, "dur": 48, "ph": "X", "name": "ReadAsync 5", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673869, "dur": 2, "ph": "X", "name": "ProcessMessages 236", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673873, "dur": 44, "ph": "X", "name": "ReadAsync 236", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673920, "dur": 1, "ph": "X", "name": "ProcessMessages 140", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577673924, "dur": 229, "ph": "X", "name": "ReadAsync 140", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674160, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674163, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674234, "dur": 2, "ph": "X", "name": "ProcessMessages 362", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674238, "dur": 104, "ph": "X", "name": "ReadAsync 362", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674348, "dur": 1, "ph": "X", "name": "ProcessMessages 1", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674352, "dur": 76, "ph": "X", "name": "ReadAsync 1", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674435, "dur": 2, "ph": "X", "name": "ProcessMessages 495", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674439, "dur": 66, "ph": "X", "name": "ReadAsync 495", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674510, "dur": 2, "ph": "X", "name": "ProcessMessages 258", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674514, "dur": 214, "ph": "X", "name": "ReadAsync 258", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674733, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577674735, "dur": 341, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675082, "dur": 1, "ph": "X", "name": "ProcessMessages 346", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675085, "dur": 52, "ph": "X", "name": "ReadAsync 346", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675141, "dur": 2, "ph": "X", "name": "ProcessMessages 206", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675146, "dur": 191, "ph": "X", "name": "ReadAsync 206", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675341, "dur": 1, "ph": "X", "name": "ProcessMessages 87", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675344, "dur": 48, "ph": "X", "name": "ReadAsync 87", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675396, "dur": 1, "ph": "X", "name": "ProcessMessages 118", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675399, "dur": 56, "ph": "X", "name": "ReadAsync 118", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675460, "dur": 1, "ph": "X", "name": "ProcessMessages 132", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675462, "dur": 82, "ph": "X", "name": "ReadAsync 132", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675550, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675554, "dur": 121, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675679, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675682, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675741, "dur": 1, "ph": "X", "name": "ProcessMessages 225", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577675744, "dur": 437, "ph": "X", "name": "ReadAsync 225", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676186, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676189, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676262, "dur": 2, "ph": "X", "name": "ProcessMessages 866", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676266, "dur": 53, "ph": "X", "name": "ReadAsync 866", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676324, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676326, "dur": 59, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676388, "dur": 2, "ph": "X", "name": "ProcessMessages 322", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676392, "dur": 109, "ph": "X", "name": "ReadAsync 322", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676506, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676509, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676589, "dur": 2, "ph": "X", "name": "ProcessMessages 723", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676592, "dur": 59, "ph": "X", "name": "ReadAsync 723", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676656, "dur": 2, "ph": "X", "name": "ProcessMessages 519", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676660, "dur": 108, "ph": "X", "name": "ReadAsync 519", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676772, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676774, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676844, "dur": 2, "ph": "X", "name": "ProcessMessages 702", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676848, "dur": 62, "ph": "X", "name": "ReadAsync 702", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676915, "dur": 2, "ph": "X", "name": "ProcessMessages 492", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577676920, "dur": 177, "ph": "X", "name": "ReadAsync 492", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677101, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677104, "dur": 294, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677402, "dur": 3, "ph": "X", "name": "ProcessMessages 694", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677407, "dur": 79, "ph": "X", "name": "ReadAsync 694", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677490, "dur": 2, "ph": "X", "name": "ProcessMessages 507", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677494, "dur": 62, "ph": "X", "name": "ReadAsync 507", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677561, "dur": 2, "ph": "X", "name": "ProcessMessages 598", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677565, "dur": 68, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677639, "dur": 104, "ph": "X", "name": "ReadAsync 383", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677751, "dur": 2, "ph": "X", "name": "ProcessMessages 258", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677755, "dur": 82, "ph": "X", "name": "ReadAsync 258", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677843, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677846, "dur": 82, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677934, "dur": 3, "ph": "X", "name": "ProcessMessages 526", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577677939, "dur": 73, "ph": "X", "name": "ReadAsync 526", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678016, "dur": 2, "ph": "X", "name": "ProcessMessages 599", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678021, "dur": 155, "ph": "X", "name": "ReadAsync 599", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678180, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678182, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678257, "dur": 16, "ph": "X", "name": "ProcessMessages 505", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678275, "dur": 113, "ph": "X", "name": "ReadAsync 505", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678427, "dur": 2, "ph": "X", "name": "ProcessMessages 571", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678430, "dur": 156, "ph": "X", "name": "ReadAsync 571", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678591, "dur": 2, "ph": "X", "name": "ProcessMessages 61", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678595, "dur": 119, "ph": "X", "name": "ReadAsync 61", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678719, "dur": 3, "ph": "X", "name": "ProcessMessages 1204", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678725, "dur": 82, "ph": "X", "name": "ReadAsync 1204", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678812, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577678856, "dur": 481, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679340, "dur": 2, "ph": "X", "name": "ProcessMessages 770", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679345, "dur": 114, "ph": "X", "name": "ReadAsync 770", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679463, "dur": 9, "ph": "X", "name": "ProcessMessages 2364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679474, "dur": 71, "ph": "X", "name": "ReadAsync 2364", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679550, "dur": 3, "ph": "X", "name": "ProcessMessages 634", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679555, "dur": 70, "ph": "X", "name": "ReadAsync 634", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679629, "dur": 2, "ph": "X", "name": "ProcessMessages 570", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679634, "dur": 63, "ph": "X", "name": "ReadAsync 570", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679702, "dur": 2, "ph": "X", "name": "ProcessMessages 450", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577679705, "dur": 303, "ph": "X", "name": "ReadAsync 450", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680013, "dur": 2, "ph": "X", "name": "ProcessMessages 265", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680016, "dur": 76, "ph": "X", "name": "ReadAsync 265", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680096, "dur": 5, "ph": "X", "name": "ProcessMessages 463", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680105, "dur": 103, "ph": "X", "name": "ReadAsync 463", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680212, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680216, "dur": 247, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680468, "dur": 504, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577680977, "dur": 131, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681112, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681115, "dur": 133, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681253, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681256, "dur": 105, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681365, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681367, "dur": 107, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681483, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681488, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681537, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681542, "dur": 39, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681584, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681586, "dur": 46, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681636, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681638, "dur": 45, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681687, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681690, "dur": 40, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681734, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681736, "dur": 40, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681780, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681783, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681823, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681825, "dur": 53, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681883, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681886, "dur": 72, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681961, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577681964, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682005, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682009, "dur": 63, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682076, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682079, "dur": 37, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682119, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682121, "dur": 37, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682165, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682167, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682211, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682213, "dur": 38, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682255, "dur": 85, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682344, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682349, "dur": 42, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682394, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682397, "dur": 88, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682489, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682491, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682541, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682545, "dur": 42, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682592, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682595, "dur": 45, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682644, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682647, "dur": 45, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682696, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682698, "dur": 38, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682740, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682744, "dur": 45, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682793, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682795, "dur": 45, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682844, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682847, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682894, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682898, "dur": 42, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682944, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682948, "dur": 47, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577682998, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683001, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683060, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683062, "dur": 249, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683315, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683318, "dur": 82, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683404, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683407, "dur": 39, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683450, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683453, "dur": 53, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683511, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683513, "dur": 84, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683602, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683605, "dur": 46, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683657, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683660, "dur": 64, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683728, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683731, "dur": 50, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683785, "dur": 3, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683790, "dur": 42, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683837, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683841, "dur": 41, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683886, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683889, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683934, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683938, "dur": 41, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683982, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577683985, "dur": 59, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684049, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684051, "dur": 46, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684101, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684103, "dur": 261, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684370, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684374, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684418, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684420, "dur": 93, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684519, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684523, "dur": 45, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684572, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684574, "dur": 50, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684627, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684630, "dur": 43, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684676, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684679, "dur": 38, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684721, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684725, "dur": 40, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684768, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684770, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684812, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684815, "dur": 39, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684857, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684859, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684904, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684906, "dur": 37, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684946, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684948, "dur": 44, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577684999, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685003, "dur": 44, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685050, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685053, "dur": 53, "ph": "X", "name": "ReadAsync 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685109, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685112, "dur": 73, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685189, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685192, "dur": 60, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685256, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685259, "dur": 40, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685302, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685305, "dur": 82, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685391, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685394, "dur": 45, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685441, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685444, "dur": 111, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685559, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685562, "dur": 49, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685615, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685618, "dur": 249, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685871, "dur": 2, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685875, "dur": 60, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685939, "dur": 5, "ph": "X", "name": "ProcessMessages 320", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577685947, "dur": 78, "ph": "X", "name": "ReadAsync 320", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686029, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686033, "dur": 48, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686087, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686090, "dur": 48, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686144, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686147, "dur": 53, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686205, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686208, "dur": 44, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686256, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686259, "dur": 95, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686358, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686362, "dur": 46, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686412, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686415, "dur": 46, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686469, "dur": 2, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686472, "dur": 106, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686584, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686589, "dur": 62, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686656, "dur": 3, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686661, "dur": 306, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577686974, "dur": 35, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687013, "dur": 60, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687076, "dur": 6, "ph": "X", "name": "ProcessMessages 372", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687084, "dur": 59, "ph": "X", "name": "ReadAsync 372", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687147, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687150, "dur": 53, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687208, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687212, "dur": 94, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687311, "dur": 2, "ph": "X", "name": "ProcessMessages 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687315, "dur": 57, "ph": "X", "name": "ReadAsync 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687376, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687379, "dur": 81, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687465, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687499, "dur": 68, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687572, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687576, "dur": 76, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687655, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687657, "dur": 52, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687714, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687717, "dur": 63, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687784, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687788, "dur": 60, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687853, "dur": 3, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687858, "dur": 65, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687928, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577687969, "dur": 70, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688044, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688047, "dur": 55, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688106, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688108, "dur": 54, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688167, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688206, "dur": 76, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688286, "dur": 2, "ph": "X", "name": "ProcessMessages 84", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688290, "dur": 64, "ph": "X", "name": "ReadAsync 84", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688360, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688364, "dur": 61, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688430, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688434, "dur": 49, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688487, "dur": 2, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688491, "dur": 53, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688551, "dur": 49, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688604, "dur": 56, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688674, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688679, "dur": 51, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688736, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688740, "dur": 44, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688788, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688791, "dur": 92, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688889, "dur": 2, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688892, "dur": 44, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688941, "dur": 4, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688947, "dur": 45, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577688997, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689001, "dur": 35, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689039, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689043, "dur": 42, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689089, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689092, "dur": 51, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689147, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689151, "dur": 40, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689196, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689199, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689244, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689247, "dur": 60, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689311, "dur": 2, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689315, "dur": 44, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689374, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689378, "dur": 42, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689425, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689428, "dur": 127, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689559, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689563, "dur": 59, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689625, "dur": 3, "ph": "X", "name": "ProcessMessages 128", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689630, "dur": 53, "ph": "X", "name": "ReadAsync 128", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689688, "dur": 2, "ph": "X", "name": "ProcessMessages 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689693, "dur": 43, "ph": "X", "name": "ReadAsync 76", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689750, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689756, "dur": 47, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689807, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689811, "dur": 78, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689893, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689896, "dur": 47, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689947, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689950, "dur": 44, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577689998, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690001, "dur": 42, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690047, "dur": 41, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690091, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690148, "dur": 3, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690153, "dur": 49, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690206, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690209, "dur": 45, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690258, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690261, "dur": 46, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690311, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690313, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690381, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690386, "dur": 48, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690438, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690441, "dur": 45, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690489, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690492, "dur": 43, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690539, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690541, "dur": 50, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690595, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690598, "dur": 47, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690649, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690655, "dur": 46, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690708, "dur": 2, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690713, "dur": 87, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690805, "dur": 2, "ph": "X", "name": "ProcessMessages 92", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690808, "dur": 51, "ph": "X", "name": "ReadAsync 92", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690864, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690867, "dur": 89, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690960, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577690964, "dur": 45, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691013, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691017, "dur": 44, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691066, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691068, "dur": 47, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691119, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691122, "dur": 45, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691171, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691174, "dur": 45, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691223, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691227, "dur": 39, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691270, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691272, "dur": 41, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691346, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691350, "dur": 43, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691397, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691400, "dur": 61, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691466, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691530, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691534, "dur": 102, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691640, "dur": 4, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691647, "dur": 66, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691717, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691719, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691770, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691773, "dur": 43, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691819, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691822, "dur": 48, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691902, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691906, "dur": 44, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691955, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577691959, "dur": 54, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692017, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692019, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692093, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692097, "dur": 49, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692149, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692153, "dur": 53, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692212, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692215, "dur": 48, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692267, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692270, "dur": 60, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692335, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692338, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692390, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692393, "dur": 43, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692440, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692443, "dur": 188, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692636, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692639, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692689, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692692, "dur": 52, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692774, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692777, "dur": 48, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692829, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692832, "dur": 82, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692919, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692923, "dur": 59, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692988, "dur": 3, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577692993, "dur": 61, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693058, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693062, "dur": 60, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693126, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693130, "dur": 63, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693209, "dur": 3, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693214, "dur": 65, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693283, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693286, "dur": 46, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693338, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693341, "dur": 53, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693398, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693402, "dur": 54, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693460, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693462, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693510, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577693513, "dur": 15101, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577708622, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577708627, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577708697, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577708702, "dur": 830, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709538, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709541, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709595, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709599, "dur": 201, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709805, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709807, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709855, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709857, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709899, "dur": 4, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577709905, "dur": 95, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577710004, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577710007, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577710065, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577710068, "dur": 20134, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577730212, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577730217, "dur": 103, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577730550, "dur": 14, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577730577, "dur": 61, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577730643, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577730646, "dur": 3865, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734524, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734530, "dur": 73, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734607, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734612, "dur": 271, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734888, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734891, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734959, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577734963, "dur": 608, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577735575, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577735579, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577735632, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577735636, "dur": 47, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577735687, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577735690, "dur": 389, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736084, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736087, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736138, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736141, "dur": 226, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736371, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736373, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736421, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736423, "dur": 45, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736472, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736475, "dur": 42, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736549, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736554, "dur": 52, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736611, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736613, "dur": 160, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736778, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577736781, "dur": 388, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737174, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737177, "dur": 54, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737249, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737253, "dur": 59, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737316, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737318, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737371, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737374, "dur": 70, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737451, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737454, "dur": 51, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737509, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737512, "dur": 172, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737689, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737692, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737742, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737744, "dur": 50, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737801, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737804, "dur": 51, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737860, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577737863, "dur": 184, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738052, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738055, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738113, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738116, "dur": 41, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738160, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738163, "dur": 284, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738466, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738468, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738512, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738514, "dur": 61, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738579, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738581, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738626, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738628, "dur": 57, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738689, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738692, "dur": 169, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738865, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738869, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738922, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738925, "dur": 47, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738976, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577738979, "dur": 40, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739023, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739026, "dur": 114, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739144, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739146, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739190, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739193, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739236, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739238, "dur": 55, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739297, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739299, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739344, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739347, "dur": 110, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739460, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739463, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739508, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739510, "dur": 47, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739560, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739563, "dur": 72, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739640, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739643, "dur": 74, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739724, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739726, "dur": 68, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739798, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739801, "dur": 91, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739897, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739899, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739947, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739950, "dur": 36, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739989, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577739991, "dur": 247, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740242, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740245, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740300, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740303, "dur": 302, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740609, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740611, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740655, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740657, "dur": 65, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740727, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740770, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740772, "dur": 43, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740819, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577740821, "dur": 282, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741107, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741110, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741155, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741157, "dur": 320, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741482, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741485, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741532, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741535, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741581, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741583, "dur": 210, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741797, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741799, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741850, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577741855, "dur": 901, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742761, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742764, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742816, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742819, "dur": 79, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742902, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742904, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742950, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577742952, "dur": 82, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743039, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743041, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743084, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743086, "dur": 43, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743134, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743136, "dur": 124, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743264, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743267, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743312, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743315, "dur": 70, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743392, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743452, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743455, "dur": 39, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743498, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743500, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743543, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743545, "dur": 37, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743586, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743588, "dur": 143, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743735, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743737, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743780, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743782, "dur": 43, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743830, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743833, "dur": 64, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743901, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743904, "dur": 57, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743966, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577743970, "dur": 58, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577744032, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577744036, "dur": 659, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577744702, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577744705, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577744776, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577744780, "dur": 393, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745177, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745181, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745241, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745245, "dur": 494, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745744, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745746, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745794, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577745797, "dur": 313, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746114, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746117, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746173, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746176, "dur": 96, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746276, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746279, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746347, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746350, "dur": 548, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746904, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577746907, "dur": 93, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747005, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747008, "dur": 87, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747099, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747101, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747151, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747153, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747199, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747203, "dur": 385, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747592, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747595, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747637, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747639, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747681, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747685, "dur": 160, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747850, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747853, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747907, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577747911, "dur": 160, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748075, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748077, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748120, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748123, "dur": 384, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748512, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748515, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748566, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748570, "dur": 46, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748630, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748633, "dur": 47, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748686, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748689, "dur": 47, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748740, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748743, "dur": 98, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748846, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748849, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748888, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577748892, "dur": 626, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749523, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749526, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749570, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749573, "dur": 46, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749623, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749626, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749684, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577749687, "dur": 1329, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577751023, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577751027, "dur": 77, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577751109, "dur": 1360, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752477, "dur": 116, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752597, "dur": 4, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752603, "dur": 50, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752658, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752661, "dur": 44, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752708, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577752711, "dur": 631, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753347, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753349, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753408, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753411, "dur": 59, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753474, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753476, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753523, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577753525, "dur": 952, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754483, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754486, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754541, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754545, "dur": 267, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754817, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754822, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754871, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754875, "dur": 44, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754923, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577754926, "dur": 540, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755471, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755474, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755523, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755526, "dur": 219, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755750, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755752, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755802, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755805, "dur": 51, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755860, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755863, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755905, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577755907, "dur": 118, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756030, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756033, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756106, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756109, "dur": 120, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756234, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756236, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756281, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756283, "dur": 350, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756638, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756641, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756695, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756697, "dur": 97, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756799, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756801, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756845, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756848, "dur": 63, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756915, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577756918, "dur": 130, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757053, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757056, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757109, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757111, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757157, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757161, "dur": 44, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757209, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757212, "dur": 102, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757319, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757321, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757364, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757366, "dur": 42, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757412, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757414, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757461, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757464, "dur": 41, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757508, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757511, "dur": 104, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757619, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757621, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757663, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757665, "dur": 69, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757739, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757773, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757774, "dur": 128, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757907, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757909, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757951, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757953, "dur": 32, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757988, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577757990, "dur": 154, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758151, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758153, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758190, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758192, "dur": 46, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758242, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758244, "dur": 66, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758313, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758315, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758356, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758358, "dur": 254, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758616, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758618, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758661, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758663, "dur": 176, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758844, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758846, "dur": 59, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758910, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577758913, "dur": 88, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759006, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759008, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759065, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759068, "dur": 244, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759316, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759318, "dur": 61, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759383, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759386, "dur": 76, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759466, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759469, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759507, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759510, "dur": 87, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759601, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759604, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759649, "dur": 3, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759654, "dur": 89, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759747, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759749, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759808, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759811, "dur": 84, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759899, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759902, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759960, "dur": 4, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577759968, "dur": 438, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760410, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760413, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760465, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760468, "dur": 41, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760515, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760518, "dur": 114, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760636, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760638, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760684, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760686, "dur": 43, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760734, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760736, "dur": 42, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760783, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760787, "dur": 62, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760853, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577760856, "dur": 240, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761101, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761105, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761171, "dur": 3, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761176, "dur": 222, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761403, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761405, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761466, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761468, "dur": 263, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761736, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761740, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761808, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761811, "dur": 71, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761887, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761892, "dur": 53, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577761949, "dur": 194, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577762147, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577762149, "dur": 87, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577762242, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577762246, "dur": 985, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763237, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763240, "dur": 77, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763322, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763325, "dur": 123, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763452, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763455, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763523, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763526, "dur": 267, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763798, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763800, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763861, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577763863, "dur": 346, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577764215, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577764276, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577764277, "dur": 818, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577765100, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577765103, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577765170, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577765173, "dur": 148212, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577913393, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577913398, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577913471, "dur": 4206, "ph": "X", "name": "ProcessMessages 181", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577917688, "dur": 2744, "ph": "X", "name": "ReadAsync 181", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920438, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920442, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920500, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920502, "dur": 391, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920897, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920899, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920959, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577920964, "dur": 44, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577921012, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577921014, "dur": 962, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577921980, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577921983, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577922033, "dur": 1168, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923207, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923210, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923285, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923288, "dur": 388, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923680, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923682, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923727, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577923730, "dur": 287, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577924022, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577924024, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577924093, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577924096, "dur": 1472, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925573, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925577, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925624, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925626, "dur": 117, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925747, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925749, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925799, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925801, "dur": 36, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925841, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577925843, "dur": 1237, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927084, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927088, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927153, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927155, "dur": 492, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927653, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927693, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577927695, "dur": 428, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928127, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928129, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928169, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928171, "dur": 523, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928698, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928700, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928742, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577928744, "dur": 467, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577929213, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577929215, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577929269, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577929272, "dur": 693, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577929968, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577929971, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930010, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930012, "dur": 160, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930176, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930225, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930227, "dur": 160, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930391, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930433, "dur": 250, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930687, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930690, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930730, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577930732, "dur": 1506, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932257, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932260, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932306, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932308, "dur": 193, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932506, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932509, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932551, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577932553, "dur": 538, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933097, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933159, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933162, "dur": 47, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933212, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933214, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933254, "dur": 573, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933832, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933869, "dur": 3, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577933873, "dur": 1231, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935109, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935112, "dur": 225, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935341, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935344, "dur": 220, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935568, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935571, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935632, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935634, "dur": 206, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935845, "dur": 26, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577935875, "dur": 248, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577936128, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577936164, "dur": 554, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577936745, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577936748, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577936792, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577936820, "dur": 1037, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577937863, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577937901, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577937903, "dur": 497, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938404, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938406, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938443, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938445, "dur": 146, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938801, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938805, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938847, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938850, "dur": 73, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938926, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938928, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938989, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577938991, "dur": 459, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577939453, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577939455, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577939492, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577939494, "dur": 1239, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940736, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940739, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940779, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940782, "dur": 137, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940922, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940925, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940963, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577940965, "dur": 408, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941376, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941378, "dur": 80, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941463, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941466, "dur": 297, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941766, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941769, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941813, "dur": 89, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941905, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941908, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941978, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577941981, "dur": 1083, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943068, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943070, "dur": 175, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943250, "dur": 36, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943290, "dur": 102, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943396, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943398, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943438, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943440, "dur": 245, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943688, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943690, "dur": 92, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943785, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577943788, "dur": 1081, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577944873, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577944875, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577944914, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577944916, "dur": 66, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577944988, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577945025, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577945027, "dur": 950, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577945982, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577945985, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577946024, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577946026, "dur": 1004, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947034, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947037, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947085, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947088, "dur": 63, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947160, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947165, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947233, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577947236, "dur": 1039, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948280, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948296, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948340, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948342, "dur": 34, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948380, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948419, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948421, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948464, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948466, "dur": 40, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948510, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948512, "dur": 84, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948599, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948602, "dur": 35, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948639, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948642, "dur": 32, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948676, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948678, "dur": 35, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948716, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948718, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948760, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948764, "dur": 32, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948799, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948801, "dur": 65, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948872, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948875, "dur": 35, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948913, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948916, "dur": 31, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948949, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948952, "dur": 40, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948995, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577948999, "dur": 33, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949035, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949037, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949075, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949100, "dur": 38, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949142, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949145, "dur": 38, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949186, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949189, "dur": 35, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949227, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949229, "dur": 57, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949289, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949291, "dur": 45, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949339, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949342, "dur": 42, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949396, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949399, "dur": 48, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949453, "dur": 2, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949457, "dur": 45, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949506, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949509, "dur": 46, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949559, "dur": 2, "ph": "X", "name": "ProcessMessages 84", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949563, "dur": 45, "ph": "X", "name": "ReadAsync 84", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949618, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949621, "dur": 39, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949662, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949665, "dur": 37, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949707, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949760, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949762, "dur": 140, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949906, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949908, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949945, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949948, "dur": 34, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577949987, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950028, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950032, "dur": 43, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950079, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950081, "dur": 46, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950133, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950136, "dur": 46, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950186, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950191, "dur": 51, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950245, "dur": 4, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950297, "dur": 59, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950359, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950362, "dur": 39, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950404, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950406, "dur": 37, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950447, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950449, "dur": 35, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950487, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950490, "dur": 38, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950531, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950533, "dur": 45, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950582, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950585, "dur": 65, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950654, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950656, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950694, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950696, "dur": 41, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950781, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950786, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950831, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950833, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950883, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950886, "dur": 42, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950932, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577950935, "dur": 72, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951011, "dur": 2, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951015, "dur": 45, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951063, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951066, "dur": 41, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951111, "dur": 2, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951114, "dur": 37, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951154, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577951157, "dur": 1035, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952196, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952200, "dur": 117, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952322, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952326, "dur": 125, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952454, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952456, "dur": 61, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952522, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952524, "dur": 181, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952709, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952711, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952800, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952803, "dur": 28, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952834, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577952836, "dur": 258, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953098, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953100, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953147, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953149, "dur": 46, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953198, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953200, "dur": 103, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953307, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953310, "dur": 40, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953354, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953401, "dur": 3, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068577953405, "dur": 846866, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068578800288, "dur": 4, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068578800295, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068578800362, "dur": 38, "ph": "X", "name": "ProcessMessages 303", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068578800402, "dur": 277489, "ph": "X", "name": "ReadAsync 303", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579077904, "dur": 4, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579077911, "dur": 76, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579077992, "dur": 4, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579077998, "dur": 244918, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579322937, "dur": 4, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579322943, "dur": 76, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579323024, "dur": 1, "ph": "X", "name": "ProcessMessages 223", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579324040, "dur": 93, "ph": "X", "name": "ReadAsync 223", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579324139, "dur": 34, "ph": "X", "name": "ProcessMessages 270", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579324175, "dur": 10641, "ph": "X", "name": "ReadAsync 270", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579334835, "dur": 6, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579334844, "dur": 69, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579334916, "dur": 3, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579334920, "dur": 1944, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579336877, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579336882, "dur": 78, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579336965, "dur": 36, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579337004, "dur": 163224, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579500242, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579500247, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579500296, "dur": 7, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579500305, "dur": 909, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501225, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501230, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501300, "dur": 37, "ph": "X", "name": "ProcessMessages 50", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501340, "dur": 542, "ph": "X", "name": "ReadAsync 50", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501888, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501892, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579501962, "dur": 626, "ph": "X", "name": "ProcessMessages 13", "args": {} }, -{ "pid": 15868, "tid": 12884901888, "ts": 1763068579502594, "dur": 16300, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579558925, "dur": 4847, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 15868, "tid": 8589934592, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, -{ "pid": 15868, "tid": 8589934592, "ts": 1763068577589114, "dur": 288780, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, -{ "pid": 15868, "tid": 8589934592, "ts": 1763068577877898, "dur": 8, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, -{ "pid": 15868, "tid": 8589934592, "ts": 1763068577877907, "dur": 2219, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579563776, "dur": 7, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, -{ "pid": 15868, "tid": 4294967296, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 15868, "tid": 4294967296, "ts": 1763068577513161, "dur": 2009637, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 15868, "tid": 4294967296, "ts": 1763068577531011, "dur": 22563, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 15868, "tid": 4294967296, "ts": 1763068579523616, "dur": 13934, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 15868, "tid": 4294967296, "ts": 1763068579531942, "dur": 261, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, -{ "pid": 15868, "tid": 4294967296, "ts": 1763068579537716, "dur": 30, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579563785, "dur": 8, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "pid": 18572, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "BeeDriver" } }, +{ "pid": 18572, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-2" } }, +{ "pid": 18572, "tid": 2166, "ph": "M", "name": "thread_name", "args": { "name": "Thread Pool Worker" } }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496262828, "dur": 1509, "ph": "X", "name": "ChromeTraceHeader", "args": {} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496267000, "dur": 303, "ph": "X", "name": "Thread Pool Worker", "args": {} }, +{ "pid": 18572, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 18572, "tid": 1, "ts": 1763073494551955, "dur": 40326, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 18572, "tid": 1, "ts": 1763073494592287, "dur": 299908, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 18572, "tid": 1, "ts": 1763073494892198, "dur": 1133066, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496267308, "dur": 361, "ph": "X", "name": "", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494547452, "dur": 23510, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494570965, "dur": 1670768, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494571448, "dur": 3295, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494574760, "dur": 348, "ph": "X", "name": "ProcessMessages 2125", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494575114, "dur": 323, "ph": "X", "name": "ReadAsync 2125", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494576057, "dur": 21, "ph": "X", "name": "ProcessMessages 16141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494576080, "dur": 390, "ph": "X", "name": "ReadAsync 16141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494577256, "dur": 6, "ph": "X", "name": "ProcessMessages 4631", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494577264, "dur": 242, "ph": "X", "name": "ReadAsync 4631", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494577510, "dur": 8, "ph": "X", "name": "ProcessMessages 10672", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494577522, "dur": 93, "ph": "X", "name": "ReadAsync 10672", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494577618, "dur": 1, "ph": "X", "name": "ProcessMessages 1256", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494577621, "dur": 61, "ph": "X", "name": "ReadAsync 1256", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494578309, "dur": 3, "ph": "X", "name": "ProcessMessages 587", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494578315, "dur": 195, "ph": "X", "name": "ReadAsync 587", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494578513, "dur": 5, "ph": "X", "name": "ProcessMessages 5323", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494578519, "dur": 82, "ph": "X", "name": "ReadAsync 5323", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494578605, "dur": 3, "ph": "X", "name": "ProcessMessages 723", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494578611, "dur": 531, "ph": "X", "name": "ReadAsync 723", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494579146, "dur": 1, "ph": "X", "name": "ProcessMessages 364", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494579533, "dur": 191, "ph": "X", "name": "ReadAsync 364", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494580264, "dur": 8, "ph": "X", "name": "ProcessMessages 8793", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494580273, "dur": 392, "ph": "X", "name": "ReadAsync 8793", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581397, "dur": 14, "ph": "X", "name": "ProcessMessages 5957", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581414, "dur": 239, "ph": "X", "name": "ReadAsync 5957", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581658, "dur": 9, "ph": "X", "name": "ProcessMessages 10460", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581669, "dur": 110, "ph": "X", "name": "ReadAsync 10460", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581781, "dur": 1, "ph": "X", "name": "ProcessMessages 1090", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581784, "dur": 91, "ph": "X", "name": "ReadAsync 1090", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581878, "dur": 1, "ph": "X", "name": "ProcessMessages 866", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581881, "dur": 93, "ph": "X", "name": "ReadAsync 866", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581977, "dur": 18, "ph": "X", "name": "ProcessMessages 979", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494581997, "dur": 53, "ph": "X", "name": "ReadAsync 979", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582053, "dur": 1, "ph": "X", "name": "ProcessMessages 634", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582055, "dur": 80, "ph": "X", "name": "ReadAsync 634", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582138, "dur": 1, "ph": "X", "name": "ProcessMessages 458", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582140, "dur": 74, "ph": "X", "name": "ReadAsync 458", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582217, "dur": 1, "ph": "X", "name": "ProcessMessages 691", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582219, "dur": 79, "ph": "X", "name": "ReadAsync 691", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582304, "dur": 3, "ph": "X", "name": "ProcessMessages 318", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582309, "dur": 93, "ph": "X", "name": "ReadAsync 318", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582405, "dur": 1, "ph": "X", "name": "ProcessMessages 814", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494582407, "dur": 51, "ph": "X", "name": "ReadAsync 814", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494583597, "dur": 1, "ph": "X", "name": "ProcessMessages 79", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494583599, "dur": 423, "ph": "X", "name": "ReadAsync 79", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584025, "dur": 20, "ph": "X", "name": "ProcessMessages 9503", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584047, "dur": 109, "ph": "X", "name": "ReadAsync 9503", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584159, "dur": 3, "ph": "X", "name": "ProcessMessages 2999", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584164, "dur": 90, "ph": "X", "name": "ReadAsync 2999", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584257, "dur": 1, "ph": "X", "name": "ProcessMessages 505", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584259, "dur": 53, "ph": "X", "name": "ReadAsync 505", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584316, "dur": 2, "ph": "X", "name": "ProcessMessages 691", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584319, "dur": 51, "ph": "X", "name": "ReadAsync 691", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584375, "dur": 54, "ph": "X", "name": "ReadAsync 143", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584432, "dur": 1, "ph": "X", "name": "ProcessMessages 560", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584434, "dur": 62, "ph": "X", "name": "ReadAsync 560", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584499, "dur": 1, "ph": "X", "name": "ProcessMessages 623", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584501, "dur": 47, "ph": "X", "name": "ReadAsync 623", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584552, "dur": 1, "ph": "X", "name": "ProcessMessages 422", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584554, "dur": 60, "ph": "X", "name": "ReadAsync 422", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584616, "dur": 1, "ph": "X", "name": "ProcessMessages 605", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584619, "dur": 73, "ph": "X", "name": "ReadAsync 605", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584695, "dur": 1, "ph": "X", "name": "ProcessMessages 328", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494584697, "dur": 53, "ph": "X", "name": "ReadAsync 328", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585060, "dur": 1, "ph": "X", "name": "ProcessMessages 880", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585064, "dur": 325, "ph": "X", "name": "ReadAsync 880", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585393, "dur": 3, "ph": "X", "name": "ProcessMessages 4042", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585397, "dur": 112, "ph": "X", "name": "ReadAsync 4042", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585512, "dur": 2, "ph": "X", "name": "ProcessMessages 2854", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585515, "dur": 45, "ph": "X", "name": "ReadAsync 2854", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585563, "dur": 324, "ph": "X", "name": "ProcessMessages 468", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494585890, "dur": 341, "ph": "X", "name": "ReadAsync 468", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586602, "dur": 25, "ph": "X", "name": "ProcessMessages 4308", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586631, "dur": 95, "ph": "X", "name": "ReadAsync 4308", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586729, "dur": 3, "ph": "X", "name": "ProcessMessages 3290", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586733, "dur": 44, "ph": "X", "name": "ReadAsync 3290", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586781, "dur": 41, "ph": "X", "name": "ReadAsync 5", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586825, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586827, "dur": 46, "ph": "X", "name": "ReadAsync 76", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586876, "dur": 1, "ph": "X", "name": "ProcessMessages 330", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586878, "dur": 84, "ph": "X", "name": "ReadAsync 330", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586965, "dur": 1, "ph": "X", "name": "ProcessMessages 761", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494586967, "dur": 72, "ph": "X", "name": "ReadAsync 761", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587044, "dur": 1, "ph": "X", "name": "ProcessMessages 597", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587046, "dur": 39, "ph": "X", "name": "ReadAsync 597", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587087, "dur": 1, "ph": "X", "name": "ProcessMessages 665", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587089, "dur": 60, "ph": "X", "name": "ReadAsync 665", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587152, "dur": 1, "ph": "X", "name": "ProcessMessages 294", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587154, "dur": 56, "ph": "X", "name": "ReadAsync 294", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587213, "dur": 1, "ph": "X", "name": "ProcessMessages 740", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587215, "dur": 79, "ph": "X", "name": "ReadAsync 740", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587297, "dur": 1, "ph": "X", "name": "ProcessMessages 396", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587299, "dur": 49, "ph": "X", "name": "ReadAsync 396", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587351, "dur": 1, "ph": "X", "name": "ProcessMessages 563", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587353, "dur": 60, "ph": "X", "name": "ReadAsync 563", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587416, "dur": 1, "ph": "X", "name": "ProcessMessages 518", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587418, "dur": 50, "ph": "X", "name": "ReadAsync 518", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587761, "dur": 1, "ph": "X", "name": "ProcessMessages 662", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494587765, "dur": 342, "ph": "X", "name": "ReadAsync 662", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588109, "dur": 3, "ph": "X", "name": "ProcessMessages 3466", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588114, "dur": 288, "ph": "X", "name": "ReadAsync 3466", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588410, "dur": 3, "ph": "X", "name": "ProcessMessages 2800", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588414, "dur": 70, "ph": "X", "name": "ReadAsync 2800", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588487, "dur": 4, "ph": "X", "name": "ProcessMessages 2440", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588493, "dur": 309, "ph": "X", "name": "ReadAsync 2440", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588805, "dur": 1, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588808, "dur": 81, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588891, "dur": 3, "ph": "X", "name": "ProcessMessages 3152", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588895, "dur": 55, "ph": "X", "name": "ReadAsync 3152", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588953, "dur": 1, "ph": "X", "name": "ProcessMessages 300", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494588955, "dur": 51, "ph": "X", "name": "ReadAsync 300", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589009, "dur": 1, "ph": "X", "name": "ProcessMessages 565", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589011, "dur": 47, "ph": "X", "name": "ReadAsync 565", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589061, "dur": 1, "ph": "X", "name": "ProcessMessages 203", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589063, "dur": 81, "ph": "X", "name": "ReadAsync 203", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589146, "dur": 1, "ph": "X", "name": "ProcessMessages 415", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589148, "dur": 52, "ph": "X", "name": "ReadAsync 415", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589203, "dur": 1, "ph": "X", "name": "ProcessMessages 570", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589205, "dur": 58, "ph": "X", "name": "ReadAsync 570", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589267, "dur": 1, "ph": "X", "name": "ProcessMessages 553", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589269, "dur": 47, "ph": "X", "name": "ReadAsync 553", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589319, "dur": 3, "ph": "X", "name": "ProcessMessages 650", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589323, "dur": 31, "ph": "X", "name": "ReadAsync 650", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589357, "dur": 44, "ph": "X", "name": "ReadAsync 418", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589404, "dur": 1, "ph": "X", "name": "ProcessMessages 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589406, "dur": 43, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589451, "dur": 1, "ph": "X", "name": "ProcessMessages 628", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589455, "dur": 60, "ph": "X", "name": "ReadAsync 628", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589518, "dur": 1, "ph": "X", "name": "ProcessMessages 306", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589520, "dur": 78, "ph": "X", "name": "ReadAsync 306", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589601, "dur": 1, "ph": "X", "name": "ProcessMessages 346", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589603, "dur": 83, "ph": "X", "name": "ReadAsync 346", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589688, "dur": 1, "ph": "X", "name": "ProcessMessages 876", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589690, "dur": 107, "ph": "X", "name": "ReadAsync 876", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589800, "dur": 1, "ph": "X", "name": "ProcessMessages 585", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589802, "dur": 72, "ph": "X", "name": "ReadAsync 585", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589877, "dur": 1, "ph": "X", "name": "ProcessMessages 1415", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589880, "dur": 43, "ph": "X", "name": "ReadAsync 1415", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589926, "dur": 1, "ph": "X", "name": "ProcessMessages 187", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494589928, "dur": 83, "ph": "X", "name": "ReadAsync 187", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590014, "dur": 1, "ph": "X", "name": "ProcessMessages 224", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590062, "dur": 57, "ph": "X", "name": "ReadAsync 224", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590122, "dur": 1, "ph": "X", "name": "ProcessMessages 1174", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590125, "dur": 61, "ph": "X", "name": "ReadAsync 1174", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590199, "dur": 67, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590271, "dur": 2, "ph": "X", "name": "ProcessMessages 757", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590274, "dur": 56, "ph": "X", "name": "ReadAsync 757", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590333, "dur": 1, "ph": "X", "name": "ProcessMessages 289", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590337, "dur": 60, "ph": "X", "name": "ReadAsync 289", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590401, "dur": 48, "ph": "X", "name": "ReadAsync 293", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590452, "dur": 1, "ph": "X", "name": "ProcessMessages 363", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590478, "dur": 100, "ph": "X", "name": "ReadAsync 363", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590582, "dur": 1, "ph": "X", "name": "ProcessMessages 269", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590585, "dur": 60, "ph": "X", "name": "ReadAsync 269", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590647, "dur": 1, "ph": "X", "name": "ProcessMessages 208", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590649, "dur": 54, "ph": "X", "name": "ReadAsync 208", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590707, "dur": 1, "ph": "X", "name": "ProcessMessages 290", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590712, "dur": 60, "ph": "X", "name": "ReadAsync 290", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590775, "dur": 1, "ph": "X", "name": "ProcessMessages 403", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590777, "dur": 81, "ph": "X", "name": "ReadAsync 403", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590861, "dur": 1, "ph": "X", "name": "ProcessMessages 283", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590864, "dur": 50, "ph": "X", "name": "ReadAsync 283", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590917, "dur": 1, "ph": "X", "name": "ProcessMessages 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590919, "dur": 56, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590978, "dur": 1, "ph": "X", "name": "ProcessMessages 456", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494590980, "dur": 86, "ph": "X", "name": "ReadAsync 456", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591069, "dur": 1, "ph": "X", "name": "ProcessMessages 274", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591073, "dur": 64, "ph": "X", "name": "ReadAsync 274", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591140, "dur": 1, "ph": "X", "name": "ProcessMessages 414", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591143, "dur": 52, "ph": "X", "name": "ReadAsync 414", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591201, "dur": 2, "ph": "X", "name": "ProcessMessages 391", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591205, "dur": 41, "ph": "X", "name": "ReadAsync 391", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591250, "dur": 1, "ph": "X", "name": "ProcessMessages 99", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591253, "dur": 55, "ph": "X", "name": "ReadAsync 99", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591311, "dur": 1, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591314, "dur": 62, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591379, "dur": 1, "ph": "X", "name": "ProcessMessages 344", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591382, "dur": 65, "ph": "X", "name": "ReadAsync 344", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591453, "dur": 1, "ph": "X", "name": "ProcessMessages 301", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591456, "dur": 54, "ph": "X", "name": "ReadAsync 301", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591513, "dur": 1, "ph": "X", "name": "ProcessMessages 93", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591515, "dur": 65, "ph": "X", "name": "ReadAsync 93", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591584, "dur": 4, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591590, "dur": 69, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591661, "dur": 1, "ph": "X", "name": "ProcessMessages 573", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591664, "dur": 54, "ph": "X", "name": "ReadAsync 573", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591720, "dur": 1, "ph": "X", "name": "ProcessMessages 233", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494591722, "dur": 306, "ph": "X", "name": "ReadAsync 233", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592032, "dur": 1, "ph": "X", "name": "ProcessMessages 402", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592035, "dur": 71, "ph": "X", "name": "ReadAsync 402", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592110, "dur": 3, "ph": "X", "name": "ProcessMessages 1365", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592114, "dur": 92, "ph": "X", "name": "ReadAsync 1365", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592210, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592213, "dur": 59, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592275, "dur": 1, "ph": "X", "name": "ProcessMessages 550", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592278, "dur": 53, "ph": "X", "name": "ReadAsync 550", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592335, "dur": 1, "ph": "X", "name": "ProcessMessages 428", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592338, "dur": 36, "ph": "X", "name": "ReadAsync 428", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592375, "dur": 1, "ph": "X", "name": "ProcessMessages 387", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592377, "dur": 53, "ph": "X", "name": "ReadAsync 387", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592433, "dur": 1, "ph": "X", "name": "ProcessMessages 65", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592436, "dur": 40, "ph": "X", "name": "ReadAsync 65", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592478, "dur": 1, "ph": "X", "name": "ProcessMessages 278", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592481, "dur": 54, "ph": "X", "name": "ReadAsync 278", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592538, "dur": 1, "ph": "X", "name": "ProcessMessages 340", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592541, "dur": 43, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592587, "dur": 1, "ph": "X", "name": "ProcessMessages 293", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592590, "dur": 51, "ph": "X", "name": "ReadAsync 293", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592644, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592647, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592696, "dur": 1, "ph": "X", "name": "ProcessMessages 314", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592699, "dur": 64, "ph": "X", "name": "ReadAsync 314", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592765, "dur": 1, "ph": "X", "name": "ProcessMessages 536", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592767, "dur": 58, "ph": "X", "name": "ReadAsync 536", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592829, "dur": 1, "ph": "X", "name": "ProcessMessages 438", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592834, "dur": 58, "ph": "X", "name": "ReadAsync 438", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592895, "dur": 1, "ph": "X", "name": "ProcessMessages 378", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494592897, "dur": 358, "ph": "X", "name": "ReadAsync 378", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593258, "dur": 3, "ph": "X", "name": "ProcessMessages 435", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593264, "dur": 293, "ph": "X", "name": "ReadAsync 435", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593560, "dur": 5, "ph": "X", "name": "ProcessMessages 2629", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593567, "dur": 126, "ph": "X", "name": "ReadAsync 2629", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593697, "dur": 4, "ph": "X", "name": "ProcessMessages 1557", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593702, "dur": 83, "ph": "X", "name": "ReadAsync 1557", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593789, "dur": 3, "ph": "X", "name": "ProcessMessages 404", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593795, "dur": 113, "ph": "X", "name": "ReadAsync 404", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593911, "dur": 1, "ph": "X", "name": "ProcessMessages 517", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494593914, "dur": 107, "ph": "X", "name": "ReadAsync 517", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594025, "dur": 1, "ph": "X", "name": "ProcessMessages 789", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594027, "dur": 57, "ph": "X", "name": "ReadAsync 789", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594087, "dur": 1, "ph": "X", "name": "ProcessMessages 547", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594089, "dur": 68, "ph": "X", "name": "ReadAsync 547", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594160, "dur": 1, "ph": "X", "name": "ProcessMessages 632", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594163, "dur": 56, "ph": "X", "name": "ReadAsync 632", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594222, "dur": 1, "ph": "X", "name": "ProcessMessages 299", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594224, "dur": 54, "ph": "X", "name": "ReadAsync 299", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594280, "dur": 1, "ph": "X", "name": "ProcessMessages 328", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594282, "dur": 47, "ph": "X", "name": "ReadAsync 328", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594332, "dur": 1, "ph": "X", "name": "ProcessMessages 306", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594334, "dur": 315, "ph": "X", "name": "ReadAsync 306", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594652, "dur": 1, "ph": "X", "name": "ProcessMessages 304", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594655, "dur": 109, "ph": "X", "name": "ReadAsync 304", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594768, "dur": 6, "ph": "X", "name": "ProcessMessages 3952", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594776, "dur": 44, "ph": "X", "name": "ReadAsync 3952", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594824, "dur": 2, "ph": "X", "name": "ProcessMessages 169", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594828, "dur": 92, "ph": "X", "name": "ReadAsync 169", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594922, "dur": 1, "ph": "X", "name": "ProcessMessages 312", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494594924, "dur": 91, "ph": "X", "name": "ReadAsync 312", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595019, "dur": 1, "ph": "X", "name": "ProcessMessages 567", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595022, "dur": 78, "ph": "X", "name": "ReadAsync 567", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595103, "dur": 1, "ph": "X", "name": "ProcessMessages 968", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595105, "dur": 58, "ph": "X", "name": "ReadAsync 968", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595168, "dur": 2, "ph": "X", "name": "ProcessMessages 556", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595172, "dur": 94, "ph": "X", "name": "ReadAsync 556", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595269, "dur": 1, "ph": "X", "name": "ProcessMessages 295", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595271, "dur": 65, "ph": "X", "name": "ReadAsync 295", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595341, "dur": 2, "ph": "X", "name": "ProcessMessages 1041", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595345, "dur": 64, "ph": "X", "name": "ReadAsync 1041", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595413, "dur": 1, "ph": "X", "name": "ProcessMessages 219", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595415, "dur": 77, "ph": "X", "name": "ReadAsync 219", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595495, "dur": 1, "ph": "X", "name": "ProcessMessages 305", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595498, "dur": 90, "ph": "X", "name": "ReadAsync 305", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595591, "dur": 1, "ph": "X", "name": "ProcessMessages 473", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595593, "dur": 66, "ph": "X", "name": "ReadAsync 473", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595662, "dur": 1, "ph": "X", "name": "ProcessMessages 585", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595664, "dur": 93, "ph": "X", "name": "ReadAsync 585", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595762, "dur": 2, "ph": "X", "name": "ProcessMessages 664", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595765, "dur": 95, "ph": "X", "name": "ReadAsync 664", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595864, "dur": 3, "ph": "X", "name": "ProcessMessages 741", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595869, "dur": 63, "ph": "X", "name": "ReadAsync 741", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595935, "dur": 1, "ph": "X", "name": "ProcessMessages 400", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494595938, "dur": 65, "ph": "X", "name": "ReadAsync 400", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596007, "dur": 1, "ph": "X", "name": "ProcessMessages 438", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596009, "dur": 75, "ph": "X", "name": "ReadAsync 438", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596087, "dur": 1, "ph": "X", "name": "ProcessMessages 346", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596090, "dur": 85, "ph": "X", "name": "ReadAsync 346", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596178, "dur": 1, "ph": "X", "name": "ProcessMessages 398", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596182, "dur": 62, "ph": "X", "name": "ReadAsync 398", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596248, "dur": 1, "ph": "X", "name": "ProcessMessages 352", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596253, "dur": 71, "ph": "X", "name": "ReadAsync 352", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596327, "dur": 1, "ph": "X", "name": "ProcessMessages 405", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596330, "dur": 79, "ph": "X", "name": "ReadAsync 405", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596415, "dur": 58, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596477, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596480, "dur": 83, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596567, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596570, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596630, "dur": 2, "ph": "X", "name": "ProcessMessages 424", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596634, "dur": 54, "ph": "X", "name": "ReadAsync 424", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596691, "dur": 1, "ph": "X", "name": "ProcessMessages 321", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596693, "dur": 80, "ph": "X", "name": "ReadAsync 321", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596777, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596778, "dur": 143, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596927, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494596998, "dur": 2, "ph": "X", "name": "ProcessMessages 963", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597002, "dur": 84, "ph": "X", "name": "ReadAsync 963", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597089, "dur": 1, "ph": "X", "name": "ProcessMessages 196", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597091, "dur": 135, "ph": "X", "name": "ReadAsync 196", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597230, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597232, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597300, "dur": 1, "ph": "X", "name": "ProcessMessages 906", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597302, "dur": 81, "ph": "X", "name": "ReadAsync 906", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597387, "dur": 66, "ph": "X", "name": "ReadAsync 128", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597456, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597458, "dur": 59, "ph": "X", "name": "ReadAsync 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597522, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597525, "dur": 70, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597599, "dur": 2, "ph": "X", "name": "ProcessMessages 299", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597602, "dur": 114, "ph": "X", "name": "ReadAsync 299", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597720, "dur": 3, "ph": "X", "name": "ProcessMessages 482", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597726, "dur": 85, "ph": "X", "name": "ReadAsync 482", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597813, "dur": 1, "ph": "X", "name": "ProcessMessages 197", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597815, "dur": 46, "ph": "X", "name": "ReadAsync 197", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597865, "dur": 54, "ph": "X", "name": "ReadAsync 150", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597923, "dur": 67, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597993, "dur": 1, "ph": "X", "name": "ProcessMessages 249", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494597997, "dur": 51, "ph": "X", "name": "ReadAsync 249", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598052, "dur": 2, "ph": "X", "name": "ProcessMessages 363", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598055, "dur": 103, "ph": "X", "name": "ReadAsync 363", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598160, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598162, "dur": 103, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598269, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598326, "dur": 2, "ph": "X", "name": "ProcessMessages 652", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598330, "dur": 55, "ph": "X", "name": "ReadAsync 652", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598388, "dur": 1, "ph": "X", "name": "ProcessMessages 299", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598390, "dur": 47, "ph": "X", "name": "ReadAsync 299", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598440, "dur": 1, "ph": "X", "name": "ProcessMessages 57", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598442, "dur": 120, "ph": "X", "name": "ReadAsync 57", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598566, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598634, "dur": 2, "ph": "X", "name": "ProcessMessages 955", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598637, "dur": 53, "ph": "X", "name": "ReadAsync 955", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598693, "dur": 1, "ph": "X", "name": "ProcessMessages 141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598695, "dur": 85, "ph": "X", "name": "ReadAsync 141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598784, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598833, "dur": 1, "ph": "X", "name": "ProcessMessages 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598835, "dur": 100, "ph": "X", "name": "ReadAsync 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598938, "dur": 1, "ph": "X", "name": "ProcessMessages 462", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598940, "dur": 52, "ph": "X", "name": "ReadAsync 462", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598995, "dur": 1, "ph": "X", "name": "ProcessMessages 141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494598997, "dur": 691, "ph": "X", "name": "ReadAsync 141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494599693, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494599696, "dur": 167, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494599867, "dur": 5, "ph": "X", "name": "ProcessMessages 2241", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494599874, "dur": 86, "ph": "X", "name": "ReadAsync 2241", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494599963, "dur": 1, "ph": "X", "name": "ProcessMessages 208", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494599966, "dur": 54, "ph": "X", "name": "ReadAsync 208", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600024, "dur": 2, "ph": "X", "name": "ProcessMessages 400", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600028, "dur": 43, "ph": "X", "name": "ReadAsync 400", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600075, "dur": 1, "ph": "X", "name": "ProcessMessages 159", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600079, "dur": 85, "ph": "X", "name": "ReadAsync 159", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600168, "dur": 1, "ph": "X", "name": "ProcessMessages 201", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600171, "dur": 67, "ph": "X", "name": "ReadAsync 201", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600242, "dur": 2, "ph": "X", "name": "ProcessMessages 335", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600247, "dur": 136, "ph": "X", "name": "ReadAsync 335", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600388, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600425, "dur": 1, "ph": "X", "name": "ProcessMessages 314", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600428, "dur": 57, "ph": "X", "name": "ReadAsync 314", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600488, "dur": 1, "ph": "X", "name": "ProcessMessages 215", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494600491, "dur": 821, "ph": "X", "name": "ReadAsync 215", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601316, "dur": 5, "ph": "X", "name": "ProcessMessages 1922", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601323, "dur": 413, "ph": "X", "name": "ReadAsync 1922", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601740, "dur": 3, "ph": "X", "name": "ProcessMessages 2144", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601744, "dur": 113, "ph": "X", "name": "ReadAsync 2144", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601862, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601866, "dur": 113, "ph": "X", "name": "ReadAsync 56", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494601985, "dur": 48, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602036, "dur": 1, "ph": "X", "name": "ProcessMessages 640", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602039, "dur": 62, "ph": "X", "name": "ReadAsync 640", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602105, "dur": 1, "ph": "X", "name": "ProcessMessages 133", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602108, "dur": 70, "ph": "X", "name": "ReadAsync 133", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602181, "dur": 1, "ph": "X", "name": "ProcessMessages 237", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602183, "dur": 164, "ph": "X", "name": "ReadAsync 237", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602351, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602353, "dur": 85, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602442, "dur": 1, "ph": "X", "name": "ProcessMessages 683", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602444, "dur": 55, "ph": "X", "name": "ReadAsync 683", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602502, "dur": 1, "ph": "X", "name": "ProcessMessages 298", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602505, "dur": 33, "ph": "X", "name": "ReadAsync 298", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602540, "dur": 1, "ph": "X", "name": "ProcessMessages 57", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602543, "dur": 134, "ph": "X", "name": "ReadAsync 57", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602681, "dur": 84, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602769, "dur": 3, "ph": "X", "name": "ProcessMessages 421", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602775, "dur": 56, "ph": "X", "name": "ReadAsync 421", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602835, "dur": 3, "ph": "X", "name": "ProcessMessages 569", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602840, "dur": 127, "ph": "X", "name": "ReadAsync 569", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602972, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494602976, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603045, "dur": 1, "ph": "X", "name": "ProcessMessages 817", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603047, "dur": 51, "ph": "X", "name": "ReadAsync 817", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603101, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603104, "dur": 124, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603232, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603234, "dur": 106, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603344, "dur": 3, "ph": "X", "name": "ProcessMessages 634", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603349, "dur": 66, "ph": "X", "name": "ReadAsync 634", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603419, "dur": 3, "ph": "X", "name": "ProcessMessages 720", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603423, "dur": 58, "ph": "X", "name": "ReadAsync 720", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603484, "dur": 3, "ph": "X", "name": "ProcessMessages 145", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603489, "dur": 80, "ph": "X", "name": "ReadAsync 145", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603573, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603575, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603640, "dur": 2, "ph": "X", "name": "ProcessMessages 446", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603644, "dur": 78, "ph": "X", "name": "ReadAsync 446", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603726, "dur": 2, "ph": "X", "name": "ProcessMessages 382", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603729, "dur": 62, "ph": "X", "name": "ReadAsync 382", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603795, "dur": 3, "ph": "X", "name": "ProcessMessages 644", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603800, "dur": 58, "ph": "X", "name": "ReadAsync 644", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603863, "dur": 1, "ph": "X", "name": "ProcessMessages 519", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603865, "dur": 69, "ph": "X", "name": "ReadAsync 519", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603939, "dur": 1, "ph": "X", "name": "ProcessMessages 286", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494603942, "dur": 54, "ph": "X", "name": "ReadAsync 286", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604000, "dur": 1, "ph": "X", "name": "ProcessMessages 386", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604002, "dur": 51, "ph": "X", "name": "ReadAsync 386", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604057, "dur": 3, "ph": "X", "name": "ProcessMessages 143", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604062, "dur": 85, "ph": "X", "name": "ReadAsync 143", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604152, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604209, "dur": 3, "ph": "X", "name": "ProcessMessages 391", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604214, "dur": 61, "ph": "X", "name": "ReadAsync 391", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604278, "dur": 1, "ph": "X", "name": "ProcessMessages 341", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604281, "dur": 62, "ph": "X", "name": "ReadAsync 341", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604346, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604348, "dur": 52, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604403, "dur": 1, "ph": "X", "name": "ProcessMessages 57", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604406, "dur": 85, "ph": "X", "name": "ReadAsync 57", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604494, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604497, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604568, "dur": 15, "ph": "X", "name": "ProcessMessages 723", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604585, "dur": 132, "ph": "X", "name": "ReadAsync 723", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604721, "dur": 3, "ph": "X", "name": "ProcessMessages 755", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604726, "dur": 65, "ph": "X", "name": "ReadAsync 755", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604795, "dur": 1, "ph": "X", "name": "ProcessMessages 381", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604798, "dur": 62, "ph": "X", "name": "ReadAsync 381", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604864, "dur": 3, "ph": "X", "name": "ProcessMessages 289", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604869, "dur": 57, "ph": "X", "name": "ReadAsync 289", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604930, "dur": 3, "ph": "X", "name": "ProcessMessages 610", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604935, "dur": 55, "ph": "X", "name": "ReadAsync 610", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604994, "dur": 2, "ph": "X", "name": "ProcessMessages 216", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494604998, "dur": 56, "ph": "X", "name": "ReadAsync 216", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605058, "dur": 1, "ph": "X", "name": "ProcessMessages 21", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605060, "dur": 109, "ph": "X", "name": "ReadAsync 21", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605172, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605174, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605241, "dur": 3, "ph": "X", "name": "ProcessMessages 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605247, "dur": 64, "ph": "X", "name": "ReadAsync 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605314, "dur": 3, "ph": "X", "name": "ProcessMessages 462", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605320, "dur": 59, "ph": "X", "name": "ReadAsync 462", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605382, "dur": 1, "ph": "X", "name": "ProcessMessages 134", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605385, "dur": 120, "ph": "X", "name": "ReadAsync 134", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605511, "dur": 66, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605581, "dur": 1, "ph": "X", "name": "ProcessMessages 421", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605584, "dur": 61, "ph": "X", "name": "ReadAsync 421", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605650, "dur": 2, "ph": "X", "name": "ProcessMessages 320", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605654, "dur": 95, "ph": "X", "name": "ReadAsync 320", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605752, "dur": 2, "ph": "X", "name": "ProcessMessages 487", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605755, "dur": 75, "ph": "X", "name": "ReadAsync 487", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605834, "dur": 3, "ph": "X", "name": "ProcessMessages 634", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605838, "dur": 108, "ph": "X", "name": "ReadAsync 634", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605950, "dur": 2, "ph": "X", "name": "ProcessMessages 891", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494605954, "dur": 58, "ph": "X", "name": "ReadAsync 891", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606016, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606019, "dur": 127, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606151, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606218, "dur": 2, "ph": "X", "name": "ProcessMessages 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606221, "dur": 70, "ph": "X", "name": "ReadAsync 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606294, "dur": 1, "ph": "X", "name": "ProcessMessages 462", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606297, "dur": 55, "ph": "X", "name": "ReadAsync 462", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606355, "dur": 1, "ph": "X", "name": "ProcessMessages 141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606358, "dur": 112, "ph": "X", "name": "ReadAsync 141", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606474, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606476, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606555, "dur": 2, "ph": "X", "name": "ProcessMessages 622", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606559, "dur": 66, "ph": "X", "name": "ReadAsync 622", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606628, "dur": 1, "ph": "X", "name": "ProcessMessages 475", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606631, "dur": 53, "ph": "X", "name": "ReadAsync 475", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606687, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606690, "dur": 94, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606788, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606790, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606873, "dur": 2, "ph": "X", "name": "ProcessMessages 494", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606877, "dur": 77, "ph": "X", "name": "ReadAsync 494", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606957, "dur": 2, "ph": "X", "name": "ProcessMessages 519", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494606962, "dur": 55, "ph": "X", "name": "ReadAsync 519", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607021, "dur": 1, "ph": "X", "name": "ProcessMessages 492", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607025, "dur": 90, "ph": "X", "name": "ReadAsync 492", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607120, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607124, "dur": 73, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607203, "dur": 2, "ph": "X", "name": "ProcessMessages 377", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607207, "dur": 41, "ph": "X", "name": "ReadAsync 377", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607252, "dur": 1, "ph": "X", "name": "ProcessMessages 411", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607255, "dur": 66, "ph": "X", "name": "ReadAsync 411", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607325, "dur": 1, "ph": "X", "name": "ProcessMessages 123", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607328, "dur": 70, "ph": "X", "name": "ReadAsync 123", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607401, "dur": 1, "ph": "X", "name": "ProcessMessages 279", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607404, "dur": 81, "ph": "X", "name": "ReadAsync 279", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607489, "dur": 1, "ph": "X", "name": "ProcessMessages 78", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607492, "dur": 68, "ph": "X", "name": "ReadAsync 78", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607564, "dur": 2, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607568, "dur": 157, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607729, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607732, "dur": 128, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607864, "dur": 2, "ph": "X", "name": "ProcessMessages 443", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494607867, "dur": 409, "ph": "X", "name": "ReadAsync 443", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608281, "dur": 1, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608283, "dur": 58, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608345, "dur": 1, "ph": "X", "name": "ProcessMessages 406", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608348, "dur": 55, "ph": "X", "name": "ReadAsync 406", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608406, "dur": 1, "ph": "X", "name": "ProcessMessages 617", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608409, "dur": 51, "ph": "X", "name": "ReadAsync 617", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608464, "dur": 1, "ph": "X", "name": "ProcessMessages 215", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608467, "dur": 50, "ph": "X", "name": "ReadAsync 215", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608521, "dur": 1, "ph": "X", "name": "ProcessMessages 166", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608523, "dur": 47, "ph": "X", "name": "ReadAsync 166", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608575, "dur": 1, "ph": "X", "name": "ProcessMessages 209", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608578, "dur": 75, "ph": "X", "name": "ReadAsync 209", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608659, "dur": 53, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608715, "dur": 1, "ph": "X", "name": "ProcessMessages 202", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608717, "dur": 54, "ph": "X", "name": "ReadAsync 202", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608775, "dur": 1, "ph": "X", "name": "ProcessMessages 399", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608778, "dur": 40, "ph": "X", "name": "ReadAsync 399", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608822, "dur": 1, "ph": "X", "name": "ProcessMessages 85", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608825, "dur": 44, "ph": "X", "name": "ReadAsync 85", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608875, "dur": 1, "ph": "X", "name": "ProcessMessages 180", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608877, "dur": 37, "ph": "X", "name": "ReadAsync 180", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608917, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608921, "dur": 40, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608965, "dur": 1, "ph": "X", "name": "ProcessMessages 21", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494608967, "dur": 167, "ph": "X", "name": "ReadAsync 21", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609140, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609142, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609204, "dur": 1, "ph": "X", "name": "ProcessMessages 429", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609207, "dur": 53, "ph": "X", "name": "ReadAsync 429", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609265, "dur": 1, "ph": "X", "name": "ProcessMessages 308", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609268, "dur": 44, "ph": "X", "name": "ReadAsync 308", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609316, "dur": 1, "ph": "X", "name": "ProcessMessages 134", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609319, "dur": 53, "ph": "X", "name": "ReadAsync 134", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609375, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609378, "dur": 429, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609814, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609816, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609878, "dur": 1, "ph": "X", "name": "ProcessMessages 335", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609882, "dur": 103, "ph": "X", "name": "ReadAsync 335", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609990, "dur": 2, "ph": "X", "name": "ProcessMessages 146", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494609993, "dur": 75, "ph": "X", "name": "ReadAsync 146", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610075, "dur": 2, "ph": "X", "name": "ProcessMessages 440", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610079, "dur": 92, "ph": "X", "name": "ReadAsync 440", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610177, "dur": 2, "ph": "X", "name": "ProcessMessages 138", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610181, "dur": 238, "ph": "X", "name": "ReadAsync 138", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610423, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610426, "dur": 381, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610811, "dur": 2, "ph": "X", "name": "ProcessMessages 395", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610817, "dur": 72, "ph": "X", "name": "ReadAsync 395", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610892, "dur": 1, "ph": "X", "name": "ProcessMessages 422", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610894, "dur": 64, "ph": "X", "name": "ReadAsync 422", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610963, "dur": 2, "ph": "X", "name": "ProcessMessages 21", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494610967, "dur": 110, "ph": "X", "name": "ReadAsync 21", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494611404, "dur": 1, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494611407, "dur": 457, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494611867, "dur": 4, "ph": "X", "name": "ProcessMessages 1848", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494611873, "dur": 143, "ph": "X", "name": "ReadAsync 1848", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494612359, "dur": 3, "ph": "X", "name": "ProcessMessages 1984", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494612364, "dur": 171, "ph": "X", "name": "ReadAsync 1984", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494612539, "dur": 3, "ph": "X", "name": "ProcessMessages 2644", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494612543, "dur": 363, "ph": "X", "name": "ReadAsync 2644", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494612910, "dur": 2, "ph": "X", "name": "ProcessMessages 1977", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494612914, "dur": 734, "ph": "X", "name": "ReadAsync 1977", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494613652, "dur": 1, "ph": "X", "name": "ProcessMessages 370", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494613655, "dur": 156, "ph": "X", "name": "ReadAsync 370", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494613814, "dur": 4, "ph": "X", "name": "ProcessMessages 4584", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494613820, "dur": 112, "ph": "X", "name": "ReadAsync 4584", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494613935, "dur": 1, "ph": "X", "name": "ProcessMessages 1145", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494613938, "dur": 85, "ph": "X", "name": "ReadAsync 1145", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614027, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614029, "dur": 105, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614137, "dur": 1, "ph": "X", "name": "ProcessMessages 659", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614139, "dur": 84, "ph": "X", "name": "ReadAsync 659", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614226, "dur": 1, "ph": "X", "name": "ProcessMessages 651", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614228, "dur": 89, "ph": "X", "name": "ReadAsync 651", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614321, "dur": 1, "ph": "X", "name": "ProcessMessages 891", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614323, "dur": 88, "ph": "X", "name": "ReadAsync 891", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614414, "dur": 1, "ph": "X", "name": "ProcessMessages 689", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614416, "dur": 82, "ph": "X", "name": "ReadAsync 689", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614501, "dur": 1, "ph": "X", "name": "ProcessMessages 258", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614504, "dur": 105, "ph": "X", "name": "ReadAsync 258", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614613, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614615, "dur": 101, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614719, "dur": 2, "ph": "X", "name": "ProcessMessages 940", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614723, "dur": 54, "ph": "X", "name": "ReadAsync 940", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614780, "dur": 1, "ph": "X", "name": "ProcessMessages 228", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614782, "dur": 102, "ph": "X", "name": "ReadAsync 228", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614889, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614892, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614966, "dur": 2, "ph": "X", "name": "ProcessMessages 508", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494614969, "dur": 83, "ph": "X", "name": "ReadAsync 508", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494615056, "dur": 1, "ph": "X", "name": "ProcessMessages 371", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494615058, "dur": 444, "ph": "X", "name": "ReadAsync 371", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494615506, "dur": 1, "ph": "X", "name": "ProcessMessages 237", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494615508, "dur": 116, "ph": "X", "name": "ReadAsync 237", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494615627, "dur": 3, "ph": "X", "name": "ProcessMessages 2350", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494615631, "dur": 398, "ph": "X", "name": "ReadAsync 2350", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616032, "dur": 2, "ph": "X", "name": "ProcessMessages 1197", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616036, "dur": 76, "ph": "X", "name": "ReadAsync 1197", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616116, "dur": 3, "ph": "X", "name": "ProcessMessages 1370", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616120, "dur": 62, "ph": "X", "name": "ReadAsync 1370", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616186, "dur": 2, "ph": "X", "name": "ProcessMessages 499", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616189, "dur": 58, "ph": "X", "name": "ReadAsync 499", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616251, "dur": 2, "ph": "X", "name": "ProcessMessages 607", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616255, "dur": 183, "ph": "X", "name": "ReadAsync 607", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616443, "dur": 111, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616559, "dur": 337, "ph": "X", "name": "ProcessMessages 1227", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616898, "dur": 60, "ph": "X", "name": "ReadAsync 1227", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616962, "dur": 2, "ph": "X", "name": "ProcessMessages 2286", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494616965, "dur": 54, "ph": "X", "name": "ReadAsync 2286", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494617022, "dur": 1, "ph": "X", "name": "ProcessMessages 267", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494617024, "dur": 458, "ph": "X", "name": "ReadAsync 267", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494617486, "dur": 1, "ph": "X", "name": "ProcessMessages 676", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494617490, "dur": 649, "ph": "X", "name": "ReadAsync 676", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618143, "dur": 6, "ph": "X", "name": "ProcessMessages 2971", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618151, "dur": 97, "ph": "X", "name": "ReadAsync 2971", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618252, "dur": 7, "ph": "X", "name": "ProcessMessages 2850", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618262, "dur": 48, "ph": "X", "name": "ReadAsync 2850", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618315, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618319, "dur": 42, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618364, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618366, "dur": 62, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618476, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618480, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618526, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618529, "dur": 56, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618588, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618591, "dur": 65, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618660, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618662, "dur": 76, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618743, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618745, "dur": 52, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618802, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618805, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618848, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618851, "dur": 39, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618893, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618896, "dur": 30, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618928, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618930, "dur": 38, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618970, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494618973, "dur": 57, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619044, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619048, "dur": 39, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619091, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619095, "dur": 47, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619147, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619151, "dur": 43, "ph": "X", "name": "ReadAsync 44", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619197, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619200, "dur": 75, "ph": "X", "name": "ReadAsync 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619279, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619282, "dur": 44, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619330, "dur": 2, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619333, "dur": 317, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619654, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619656, "dur": 115, "ph": "X", "name": "ReadAsync 60", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619775, "dur": 5, "ph": "X", "name": "ProcessMessages 356", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619782, "dur": 50, "ph": "X", "name": "ReadAsync 356", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619836, "dur": 1, "ph": "X", "name": "ProcessMessages 92", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619839, "dur": 91, "ph": "X", "name": "ReadAsync 92", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619934, "dur": 2, "ph": "X", "name": "ProcessMessages 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619938, "dur": 47, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619989, "dur": 2, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494619993, "dur": 42, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620039, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620042, "dur": 59, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620106, "dur": 3, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620112, "dur": 63, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620182, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620185, "dur": 51, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620241, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620246, "dur": 49, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620299, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620302, "dur": 47, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620354, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620357, "dur": 47, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620409, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620411, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620463, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620467, "dur": 132, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620604, "dur": 7, "ph": "X", "name": "ProcessMessages 140", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620613, "dur": 48, "ph": "X", "name": "ReadAsync 140", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620666, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620669, "dur": 42, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620715, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620717, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620763, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620766, "dur": 42, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620812, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620814, "dur": 39, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620856, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620859, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620906, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620909, "dur": 42, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620954, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494620957, "dur": 49, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621010, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621013, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621063, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621066, "dur": 70, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621142, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621183, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621185, "dur": 76, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621265, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621268, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621317, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621321, "dur": 41, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621366, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621369, "dur": 46, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621419, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621422, "dur": 46, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621472, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621476, "dur": 46, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621526, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621528, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621573, "dur": 3, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621578, "dur": 54, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621636, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621638, "dur": 43, "ph": "X", "name": "ReadAsync 44", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621685, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621690, "dur": 122, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621817, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621820, "dur": 55, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621880, "dur": 3, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621884, "dur": 75, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621963, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494621966, "dur": 45, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622016, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622020, "dur": 46, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622069, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622072, "dur": 45, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622121, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622124, "dur": 44, "ph": "X", "name": "ReadAsync 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622172, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622174, "dur": 49, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622226, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622230, "dur": 43, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622277, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622280, "dur": 44, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622328, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622332, "dur": 93, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622429, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622432, "dur": 46, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622482, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622486, "dur": 43, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622533, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622536, "dur": 98, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622638, "dur": 3, "ph": "X", "name": "ProcessMessages 176", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622643, "dur": 59, "ph": "X", "name": "ReadAsync 176", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622706, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622708, "dur": 45, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622759, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622763, "dur": 62, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622828, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494622830, "dur": 173, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623008, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623010, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623341, "dur": 3, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623347, "dur": 61, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623411, "dur": 11, "ph": "X", "name": "ProcessMessages 432", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623424, "dur": 206, "ph": "X", "name": "ReadAsync 432", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623635, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623638, "dur": 301, "ph": "X", "name": "ReadAsync 44", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623944, "dur": 3, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494623950, "dur": 82, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624036, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624038, "dur": 53, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624096, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624099, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624144, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624146, "dur": 41, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624191, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624194, "dur": 36, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624763, "dur": 2, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494624768, "dur": 749, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625523, "dur": 11, "ph": "X", "name": "ProcessMessages 704", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625536, "dur": 120, "ph": "X", "name": "ReadAsync 704", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625661, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625663, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625714, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625717, "dur": 83, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625806, "dur": 2, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625810, "dur": 34, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625847, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625849, "dur": 59, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625912, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625915, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625958, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494625960, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626011, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626013, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626051, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626054, "dur": 49, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626107, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626110, "dur": 55, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626168, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626201, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626248, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626251, "dur": 77, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626332, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626333, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626372, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626374, "dur": 44, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626422, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626424, "dur": 43, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626471, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626474, "dur": 41, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626518, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626521, "dur": 36, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626560, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626562, "dur": 43, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626609, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626611, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626654, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626656, "dur": 48, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626708, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626712, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626759, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626761, "dur": 59, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626823, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626826, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626874, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494626877, "dur": 50, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627200, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627203, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627243, "dur": 3, "ph": "X", "name": "ProcessMessages 148", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627248, "dur": 403, "ph": "X", "name": "ReadAsync 148", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627655, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627659, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627716, "dur": 7, "ph": "X", "name": "ProcessMessages 260", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627726, "dur": 58, "ph": "X", "name": "ReadAsync 260", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627788, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494627790, "dur": 508, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628303, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628306, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628368, "dur": 2, "ph": "X", "name": "ProcessMessages 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628371, "dur": 48, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628423, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628426, "dur": 44, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628473, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628475, "dur": 72, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628551, "dur": 4, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628558, "dur": 58, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628619, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628621, "dur": 279, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628905, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628908, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628961, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494628964, "dur": 48, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629017, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629020, "dur": 49, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629073, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629076, "dur": 59, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629139, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629142, "dur": 50, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629196, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629199, "dur": 40, "ph": "X", "name": "ReadAsync 76", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629243, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629245, "dur": 44, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629293, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629296, "dur": 66, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629366, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629369, "dur": 224, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629597, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629600, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629666, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629670, "dur": 59, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629732, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629737, "dur": 45, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629786, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629788, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629834, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629836, "dur": 43, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629883, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629886, "dur": 48, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629937, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629940, "dur": 54, "ph": "X", "name": "ReadAsync 76", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494629997, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630002, "dur": 53, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630058, "dur": 2, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630062, "dur": 42, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630108, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630113, "dur": 45, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630162, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494630166, "dur": 3425, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494633604, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494633609, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494633679, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494633683, "dur": 2270, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494635962, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494635966, "dur": 60, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636031, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636034, "dur": 53, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636091, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636093, "dur": 52, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636150, "dur": 2, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636153, "dur": 508, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636667, "dur": 5, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636675, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636731, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494636734, "dur": 16544, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494653571, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494653578, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494653636, "dur": 2, "ph": "X", "name": "ProcessMessages 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494653640, "dur": 1479, "ph": "X", "name": "ReadAsync 68", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655125, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655129, "dur": 113, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655255, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655259, "dur": 369, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655633, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655637, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655699, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494655702, "dur": 152, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494656206, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494656209, "dur": 368, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494657925, "dur": 3, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494657934, "dur": 65, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494658004, "dur": 2, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494658008, "dur": 8891, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494666911, "dur": 7, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494666923, "dur": 654, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494667842, "dur": 22, "ph": "X", "name": "ProcessMessages 1572", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494667869, "dur": 88, "ph": "X", "name": "ReadAsync 1572", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494668260, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494668264, "dur": 54, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494668615, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494668618, "dur": 74, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494668907, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494668912, "dur": 318, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669235, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669239, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669332, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669335, "dur": 189, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669529, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669532, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669870, "dur": 28, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669904, "dur": 52, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669964, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494669967, "dur": 113, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494670729, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494671020, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494671417, "dur": 332, "ph": "X", "name": "ProcessMessages 120", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494671752, "dur": 58, "ph": "X", "name": "ReadAsync 120", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672057, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672076, "dur": 299, "ph": "X", "name": "ReadAsync 144", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672379, "dur": 2, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672384, "dur": 45, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672434, "dur": 3, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672440, "dur": 276, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672720, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494672722, "dur": 373, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673100, "dur": 2, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673104, "dur": 60, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673169, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673172, "dur": 52, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673230, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673233, "dur": 299, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673538, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673542, "dur": 57, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673603, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673606, "dur": 263, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673874, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673877, "dur": 59, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673941, "dur": 2, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494673944, "dur": 65, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494674062, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494674064, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494674136, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494674141, "dur": 849, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494674997, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675003, "dur": 58, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675065, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675069, "dur": 371, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675446, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675450, "dur": 116, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675571, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675575, "dur": 51, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675633, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675636, "dur": 152, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675793, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675798, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675890, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494675893, "dur": 432, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494676331, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494676334, "dur": 84, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494676422, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494676424, "dur": 676, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677105, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677108, "dur": 76, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677189, "dur": 5, "ph": "X", "name": "ProcessMessages 116", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677197, "dur": 423, "ph": "X", "name": "ReadAsync 116", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677645, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677904, "dur": 60, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677969, "dur": 3, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494677974, "dur": 919, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494678898, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494678901, "dur": 71, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494679258, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494679298, "dur": 57, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494679362, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494679365, "dur": 400, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494679770, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494679772, "dur": 367, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494680150, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494680152, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494680213, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494680217, "dur": 139890, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494820774, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494820781, "dur": 84, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494820873, "dur": 2263, "ph": "X", "name": "ProcessMessages 181", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494823145, "dur": 5238, "ph": "X", "name": "ReadAsync 181", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494828812, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494828816, "dur": 64, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494828886, "dur": 2, "ph": "X", "name": "ProcessMessages 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494828890, "dur": 105, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494828998, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494829001, "dur": 368, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494829372, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494829376, "dur": 1755, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831135, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831138, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831185, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831189, "dur": 67, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831259, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831262, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831303, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831305, "dur": 34, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831343, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831345, "dur": 584, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831933, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831935, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831976, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494831980, "dur": 2303, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494834289, "dur": 337, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494834630, "dur": 2, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494834634, "dur": 1521, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836159, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836162, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836206, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836209, "dur": 246, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836460, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836509, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494836512, "dur": 962, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494837479, "dur": 5, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494837488, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494837538, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494837541, "dur": 45, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494837870, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494837874, "dur": 235, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494838115, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494838158, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494838161, "dur": 1501, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494839926, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494839929, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494839980, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494839983, "dur": 46, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494840035, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494840079, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494840082, "dur": 1013, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494841384, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494841387, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494841475, "dur": 2, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494841478, "dur": 306, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494841788, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494841790, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494842220, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494842224, "dur": 195, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494842424, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494842427, "dur": 83, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494842514, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494842517, "dur": 552, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843087, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843090, "dur": 308, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843402, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843404, "dur": 88, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843497, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843500, "dur": 474, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494843979, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844028, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844033, "dur": 134, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844172, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844211, "dur": 3, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844218, "dur": 102, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844324, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844326, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844369, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494844371, "dur": 994, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845369, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845371, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845422, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845424, "dur": 60, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845489, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845529, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845531, "dur": 34, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845568, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845570, "dur": 369, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845943, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845946, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845993, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494845996, "dur": 873, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494846873, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494846906, "dur": 15718, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494864137, "dur": 15, "ph": "X", "name": "ProcessMessages 2036", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073494864154, "dur": 1119109, "ph": "X", "name": "ReadAsync 2036", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073495983290, "dur": 8, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073495983303, "dur": 110, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073495983420, "dur": 1, "ph": "X", "name": "ProcessMessages 558", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073495983450, "dur": 50, "ph": "X", "name": "ReadAsync 558", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073495983502, "dur": 62, "ph": "X", "name": "ProcessMessages 177", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073495983567, "dur": 48726, "ph": "X", "name": "ReadAsync 177", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496032309, "dur": 4, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496032316, "dur": 91, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496032413, "dur": 40, "ph": "X", "name": "ProcessMessages 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496032455, "dur": 12804, "ph": "X", "name": "ReadAsync 493", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496045271, "dur": 4, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496045277, "dur": 67, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496045349, "dur": 4, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496045354, "dur": 2860, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496048228, "dur": 3, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496048233, "dur": 78, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496048316, "dur": 37, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496048355, "dur": 164061, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496212433, "dur": 6, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496212441, "dur": 99, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496212547, "dur": 6, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496212555, "dur": 1737, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496214304, "dur": 4, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496214310, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496214357, "dur": 35, "ph": "X", "name": "ProcessMessages 50", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496214421, "dur": 606, "ph": "X", "name": "ReadAsync 50", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496215032, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496215035, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496215102, "dur": 3, "ph": "X", "name": "ProcessMessages 13", "args": {} }, +{ "pid": 18572, "tid": 34359738368, "ts": 1763073496215107, "dur": 25355, "ph": "X", "name": "ReadAsync 13", "args": {} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496267673, "dur": 8143, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 18572, "tid": 30064771072, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, +{ "pid": 18572, "tid": 30064771072, "ts": 1763073494542797, "dur": 1482508, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, +{ "pid": 18572, "tid": 30064771072, "ts": 1763073496025307, "dur": 2, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, +{ "pid": 18572, "tid": 30064771072, "ts": 1763073496025309, "dur": 104, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496275859, "dur": 14, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, +{ "pid": 18572, "tid": 25769803776, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 18572, "tid": 25769803776, "ts": 1763073494478816, "dur": 1763867, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 18572, "tid": 25769803776, "ts": 1763073494489045, "dur": 49863, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 18572, "tid": 25769803776, "ts": 1763073496243079, "dur": 12834, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 18572, "tid": 25769803776, "ts": 1763073496248847, "dur": 1025, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, +{ "pid": 18572, "tid": 25769803776, "ts": 1763073496256385, "dur": 6, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496275875, "dur": 17, "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":1763068577608753, "dur":123, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577608951, "dur":9540, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577618504, "dur":2022, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577620788, "dur":109, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }} -,{ "pid":12345, "tid":0, "ts":1763068577620898, "dur":608, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577622045, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577622153, "dur":196, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GridAndSnapModule.dll_1070621FB36A3BBF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577623624, "dur":159, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_566FD225CF507363.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577623883, "dur":203, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_EA5F17E0F6BDEAA1.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577624124, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0FE297292C6DD22C.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577624236, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_B050AFA61A2B82FF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577624905, "dur":518, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577625822, "dur":2870, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577628794, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577628906, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629129, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629251, "dur":391, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_7E3ACC4049498458.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629780, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629868, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_2B255BBEA7522E72.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577629988, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_FC440C3B247F93D0.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630120, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_BEF6ECE6F1D53D4D.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630234, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_555BA8A307BB6F66.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630341, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_09FF6AA1EF592C52.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630524, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_7B2BC698D88F5683.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630592, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D77459DD568C4BE5.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630816, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.LowLevel.ILSupport.dll_921D3F57B2557A8B.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577630914, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.TextureAssets.dll_8A92622E399500BD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577631104, "dur":125, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577631296, "dur":101, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577631594, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TestRunner.ref.dll_193EC4CE382CBFB3.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577631764, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577631852, "dur":88, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577632299, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577632498, "dur":97, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577632605, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577632663, "dur":356, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577633025, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577633085, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577633164, "dur":93, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577633412, "dur":317, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.AI.Navigation.Editor.ConversionSystem.ref.dll_D58562F0DF82BCBA.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577633743, "dur":294, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577634051, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577634134, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577634529, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577634872, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577635122, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.Mdb.dll_C58C0507B07EE1D4.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577635268, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577635380, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577635476, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577635812, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577636026, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577636122, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577636185, "dur":85, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577636493, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577636557, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577637097, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577637173, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577637276, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577637340, "dur":313, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577638018, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577638135, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577638372, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577638539, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577639104, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577639351, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577639414, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577639878, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577640029, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577640412, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577640470, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577640760, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577641029, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577641137, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577641231, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577641607, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577641906, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642097, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577642184, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642275, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577642342, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642527, "dur":80, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577642787, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577642958, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577643434, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577643766, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Editor.ref.dll_46EB9B6930B27991.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577643828, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577644238, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577644332, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577644422, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577644767, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577644824, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577644880, "dur":92, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577645112, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577646056, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577646120, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577646325, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577647086, "dur":278, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577647373, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577647559, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577647630, "dur":295, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577647972, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577648041, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577648245, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577648438, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577648624, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577648715, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577650368, "dur":221, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577650732, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577650787, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577650867, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577650950, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577651127, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577651208, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577651278, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577651440, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577651586, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577651647, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577651968, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577652121, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577652271, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577652401, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577652561, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577652626, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577652690, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577652830, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577652899, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577653130, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577653249, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualStudio.Editor.ref.dll_3A975DBA53ABA4AD.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577653311, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577653394, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577653459, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577653552, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577653613, "dur":102, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577653797, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577653886, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577653951, "dur":93, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577654049, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577654141, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577654309, "dur":94, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577654410, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577654583, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577654688, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577654750, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577654895, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577655003, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655063, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577655129, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577655229, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655378, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655524, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13686715218353603589.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577655739, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEditor.UI.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577655829, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577656240, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577656311, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577656629, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577656696, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577657033, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577657101, "dur":86, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577657194, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577657439, "dur":176, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577657706, "dur":145, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577657859, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577657945, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577658318, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577658389, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5916180605834378387.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577658667, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577659044, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.PerformanceTesting.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577659515, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9111662996337956171.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577659789, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577659851, "dur":110, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577660207, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577660273, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577660673, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5803490648119114145.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577660952, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577661026, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1488387367365330867.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577661309, "dur":64, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577661379, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15394042617203071315.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577661644, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577661927, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.SysrootPackage.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577661984, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577662330, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5546506141355401238.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577662855, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577662955, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14402696373757716438.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577663222, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577663396, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12248871281822510316.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577663670, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577663781, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577664507, "dur":73, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577664636, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577665231, "dur":76, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577666012, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577666357, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577667449, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577667784, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577667894, "dur":86, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4772145154433932943.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577668151, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577668206, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577668268, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577668584, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577668645, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577669104, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577669164, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6262281476893245489.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577669714, "dur":154, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577669877, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577669944, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17571664448659802584.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577670216, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577670279, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Toolchain.Linux-x86_64.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577670399, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577670726, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577670878, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3388064732626934676.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577671276, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577671356, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577671651, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577671718, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577672036, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577672344, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577672539, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10411718816959651794.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577672807, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577672870, "dur":67, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673205, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577673269, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673633, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673723, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1763068577673823, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":0, "ts":1763068577673925, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577674019, "dur":78, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577674108, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577674527, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577674595, "dur":98, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577674999, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.pdb" }} -,{ "pid":12345, "tid":0, "ts":1763068577675057, "dur":159, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577675223, "dur":70, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577675652, "dur":304, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577675962, "dur":348, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677070, "dur":107, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677401, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677658, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577677993, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577678387, "dur":112, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577678744, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577679004, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068577679076, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577679140, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2240406767038398906.rsp" }} -,{ "pid":12345, "tid":0, "ts":1763068577679730, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577680253, "dur":82, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":0, "ts":1763068577680452, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2" }} -,{ "pid":12345, "tid":0, "ts":1763068577680510, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1763068577621578, "dur":59304, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068577680907, "dur":1821248, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502157, "dur":114, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502297, "dur":110, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502569, "dur":109, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1763068579502739, "dur":2900, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1763068577622110, "dur":58882, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577681086, "dur":929, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577682016, "dur":1107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577683124, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577683253, "dur":524, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577684510, "dur":395, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_6EC688DDB9C5D808.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577684910, "dur":535, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577685473, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VideoModule.dll_0F2D77ACAB406DFF.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577685532, "dur":273, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577685934, "dur":71, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IdentifiersModule.dll_AE39B792ADBBFE33.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577686085, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577686306, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577686361, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp2" }} -,{ "pid":12345, "tid":1, "ts":1763068577686470, "dur":167, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577686859, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Unsafe.dll_292837DEA7EBED8C.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577687062, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577687247, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687464, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687568, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687694, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577687856, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577687937, "dur":368, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577688402, "dur":468, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577688885, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577689213, "dur":503, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577690035, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577690268, "dur":332, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577690834, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577690953, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577691153, "dur":264, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577691425, "dur":262, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577691767, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577692010, "dur":318, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577692449, "dur":108, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5916180605834378387.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577692599, "dur":344, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577693118, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577693189, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577693479, "dur":215, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11258323299798293270.rsp" }} -,{ "pid":12345, "tid":1, "ts":1763068577693727, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577693823, "dur":498, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577695466, "dur":561, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Tasks.Dataflow.dll" }} -,{ "pid":12345, "tid":1, "ts":1763068577694328, "dur":2229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577696558, "dur":700, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577697259, "dur":876, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577698136, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577699024, "dur":1252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577700277, "dur":1278, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577701556, "dur":1614, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577703171, "dur":1272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577704642, "dur":606, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\SavedParameter.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577704444, "dur":1531, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577705975, "dur":1883, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577707859, "dur":1287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577709146, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577709426, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577710845, "dur":520, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\UvChannel.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577710059, "dur":1379, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577711439, "dur":702, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Range\\RemapNode.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577711439, "dur":3290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577714803, "dur":540, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Implementation\\HasDependenciesAttribute.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577714729, "dur":1623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577716353, "dur":913, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577717267, "dur":736, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577718004, "dur":1362, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577719367, "dur":826, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577720194, "dur":865, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577721059, "dur":1298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577722358, "dur":1510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577723868, "dur":844, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577724713, "dur":1243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577725957, "dur":827, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577726784, "dur":689, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577727473, "dur":1030, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577728504, "dur":1143, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577729647, "dur":1065, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577730713, "dur":1436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577732150, "dur":1782, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577733933, "dur":642, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577734576, "dur":1702, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577736280, "dur":223, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577736530, "dur":655, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577737186, "dur":114, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577737386, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577737635, "dur":254, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577737890, "dur":265, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577738170, "dur":707, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577738878, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577738968, "dur":935, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577739904, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577740052, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577740313, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577740571, "dur":234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577740851, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577741102, "dur":785, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577741889, "dur":436, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577742340, "dur":1264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577743606, "dur":353, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577743977, "dur":294, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577744272, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.ShaderLibrary.ref.dll_7F2C410A434F5518.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577744445, "dur":363, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577744842, "dur":934, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577745819, "dur":615, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Exceptions\\InvalidImplementationException.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577746435, "dur":654, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Exceptions\\InvalidConversionException.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577745781, "dur":2512, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577748296, "dur":191, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577748508, "dur":989, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577749498, "dur":188, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577749726, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\State\\IInputStateChangeMonitor.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577749726, "dur":842, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577750569, "dur":1061, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577751631, "dur":613, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Shelves\\ShelveListViewItem.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577752861, "dur":925, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\PendingChanges\\PendingChangesMultiColumnHeader.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577751631, "dur":2378, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577754894, "dur":530, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\CreateWorkspace\\Dialogs\\RepositoriesListView.cs" }} -,{ "pid":12345, "tid":1, "ts":1763068577754009, "dur":1716, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577755887, "dur":52, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577756133, "dur":167, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577756345, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577756587, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577757120, "dur":782, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577757924, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577758044, "dur":404, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577758483, "dur":567, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577759051, "dur":96, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577759160, "dur":2216, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577761378, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1763068577761631, "dur":483, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1763068577762115, "dur":109, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577762295, "dur":156293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577918590, "dur":2565, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577921157, "dur":140, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577921308, "dur":7013, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577928323, "dur":176, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577928515, "dur":2469, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577931045, "dur":2825, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577933872, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577933955, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577934042, "dur":2605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577936648, "dur":284, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577936946, "dur":2771, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577939718, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577939796, "dur":2708, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577942505, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577942613, "dur":3054, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Toolchain.Linux-x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577945668, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577945738, "dur":3298, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":1, "ts":1763068577949038, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577950492, "dur":556, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951143, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951334, "dur":168, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951537, "dur":127, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.pdb" }} -,{ "pid":12345, "tid":1, "ts":1763068577951690, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577951959, "dur":1620, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1763068577953618, "dur":1548492, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577622107, "dur":58856, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577681005, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577681058, "dur":294, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp2" }} -,{ "pid":12345, "tid":2, "ts":1763068577681375, "dur":679, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577682055, "dur":421, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577682476, "dur":93, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_F8B25D5BFA68E9AB.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577682573, "dur":112, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577682686, "dur":1143, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577683830, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684145, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DiagnosticsModule.dll_06B77B9E30057ED0.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684376, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684436, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577684505, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684581, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577684670, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SafeModeModule.dll_9725AEA1F1648530.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577684757, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577684841, "dur":436, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextRenderingModule.dll_F810A411F10C5A23.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577685291, "dur":235, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577685583, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_566FD225CF507363.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577685695, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577685889, "dur":87, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EEAC1B336AFF5B7D.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577686029, "dur":327, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577686357, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_E8B04F0CE05D16E0.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577686714, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577686794, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577686845, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577686958, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577687462, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577687523, "dur":238, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688107, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688233, "dur":354, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688618, "dur":295, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577688951, "dur":360, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577689641, "dur":227, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577689906, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577690272, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577690330, "dur":82, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp2" }} -,{ "pid":12345, "tid":2, "ts":1763068577690551, "dur":74, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577690721, "dur":210, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577690963, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577691121, "dur":229, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577691351, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577691419, "dur":527, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577691972, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10397561839769426034.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577692214, "dur":405, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577692620, "dur":56, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13686715218353603589.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577692701, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8899139255040401798.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577692804, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577692865, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8899139255040401798.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577693045, "dur":613, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577693669, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9703144790800738880.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577693720, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577693966, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2400031028012695012.rsp" }} -,{ "pid":12345, "tid":2, "ts":1763068577694209, "dur":1740, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577695950, "dur":673, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Sockets.dll" }} -,{ "pid":12345, "tid":2, "ts":1763068577695950, "dur":1024, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577696975, "dur":967, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577697943, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577698979, "dur":1882, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577700861, "dur":1685, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577703957, "dur":693, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\RiderInitializer.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577702547, "dur":2175, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577704773, "dur":675, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\Overrides\\LiftGammaGainEditor.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577704723, "dur":1908, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577706791, "dur":1006, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\2D\\Shadows\\CastingSourceDropDown.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577706632, "dur":2041, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577708946, "dur":596, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\OutputMetadata.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577708674, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577709651, "dur":1517, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577711306, "dur":887, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\Logic\\AllNode.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577711168, "dur":2044, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577714625, "dur":557, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Gradient\\SampleGradientNode.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577713213, "dur":2516, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577715730, "dur":602, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577716333, "dur":2052, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577718386, "dur":593, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577718980, "dur":1139, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577720119, "dur":1153, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577721753, "dur":596, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Flow\\Plugin\\Migrations\\Migration_Asset_to_Package.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577721272, "dur":1704, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577723486, "dur":624, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.rendering.light-transport@2c9279f90d7c\\Runtime\\UnifiedRayTracing\\Common\\GeometryPool\\GeometryPool.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577722977, "dur":2013, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577724991, "dur":802, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577725793, "dur":1311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577727105, "dur":1082, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577728188, "dur":1921, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577730109, "dur":1216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577731808, "dur":618, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Volume\\Volume.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577731362, "dur":1639, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577733072, "dur":611, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Debugging\\Prefabs\\Scripts\\DebugUIHandlerBitField.cs" }} -,{ "pid":12345, "tid":2, "ts":1763068577733002, "dur":1821, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577734823, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577735534, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577735774, "dur":16344, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577752119, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577752233, "dur":292, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577752553, "dur":2487, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577755041, "dur":304, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577755363, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.Core.Runtime.ref.dll_CE6A42C97D96EB0A.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577755416, "dur":894, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577756343, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577756592, "dur":681, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577757274, "dur":370, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577757720, "dur":454, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577758175, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577758268, "dur":74, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577758426, "dur":1663, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577760205, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1763068577760410, "dur":323, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577760745, "dur":541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1763068577761287, "dur":197, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577761548, "dur":151954, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577913503, "dur":5115, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577918619, "dur":2541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577921162, "dur":575, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577921738, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577921824, "dur":3009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577924869, "dur":105, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577924993, "dur":2863, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577927857, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577927921, "dur":92, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577928017, "dur":2740, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577930758, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577930833, "dur":3034, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577933874, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577933942, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577934029, "dur":3346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577937376, "dur":5358, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577942735, "dur":161, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577942901, "dur":2799, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577945701, "dur":139, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577945853, "dur":4850, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":2, "ts":1763068577950704, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577950771, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577950886, "dur":723, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068577951609, "dur":407, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068577952017, "dur":1383000, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1763068579335049, "dur":326, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068579335020, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068579335428, "dur":2276, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":2, "ts":1763068579337711, "dur":164446, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577622154, "dur":58849, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577681013, "dur":976, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577681991, "dur":328, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577682371, "dur":74, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577682495, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_68863AEDACB6591F.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577682559, "dur":807, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577683654, "dur":467, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.BuildProfileModule.dll_13AA7AB60513AE0B.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577684123, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577684191, "dur":408, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.BuildProfileModule.dll_13AA7AB60513AE0B.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577684847, "dur":741, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TilemapModule.dll_A2393C340CC45662.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577685589, "dur":383, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577686417, "dur":142, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577686604, "dur":386, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577687032, "dur":23231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577710264, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577710398, "dur":227, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577710658, "dur":20308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577731083, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577731381, "dur":3900, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577735425, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577735712, "dur":2532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577738322, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577738545, "dur":352, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577738912, "dur":834, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577739747, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577739850, "dur":253, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577740143, "dur":277, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577740449, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577740754, "dur":822, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577741577, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577741646, "dur":692, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577742339, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577742432, "dur":662, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577743095, "dur":652, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577743766, "dur":776, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577744595, "dur":523, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577745119, "dur":420, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577745563, "dur":445, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577746380, "dur":583, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\EditorBinding\\EditorBindingUtility.cs" }} -,{ "pid":12345, "tid":3, "ts":1763068577746023, "dur":1078, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577747101, "dur":1284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577748387, "dur":509, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577748929, "dur":660, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577749590, "dur":780, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577750389, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577750475, "dur":71, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.Editor.ref.dll_E4491E98C71DB4B4.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577750548, "dur":436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577751156, "dur":210, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577751398, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577751751, "dur":734, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Merge\\Developer\\UnityMergeTree.cs" }} -,{ "pid":12345, "tid":3, "ts":1763068577751654, "dur":2293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577753948, "dur":655, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577754603, "dur":860, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577755466, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577755745, "dur":3189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577758939, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577759021, "dur":441, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577759478, "dur":345, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577759858, "dur":1154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577761013, "dur":238, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577761273, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577761370, "dur":256, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577761627, "dur":305, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577761946, "dur":572, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577762607, "dur":352, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1763068577763061, "dur":576, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1763068577763639, "dur":423, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577764115, "dur":161786, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577925903, "dur":13560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577939464, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577939553, "dur":4637, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577944191, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577944261, "dur":2924, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577947186, "dur":815, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577948015, "dur":4958, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":3, "ts":1763068577953113, "dur":185, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1763068577953299, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb" }} -,{ "pid":12345, "tid":3, "ts":1763068577953387, "dur":1548746, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577622174, "dur":58844, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577681025, "dur":1041, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577682140, "dur":403, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577682544, "dur":72, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577682709, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_845196396A04DD48.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577683174, "dur":533, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577684409, "dur":221, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GIModule.dll_B03D89A3FF8227B2.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577684836, "dur":376, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577685278, "dur":288, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577685926, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577686237, "dur":264, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577686684, "dur":254, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577686939, "dur":196, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577687147, "dur":21463, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577708612, "dur":807, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577709490, "dur":1623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577711449, "dur":756, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\SplitTextureTransformNode.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577711113, "dur":2425, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577714649, "dur":583, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Artistic\\Filter\\FadeTransitionNode.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577713539, "dur":2084, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577716198, "dur":648, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Graphs\\GraphSetup.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577715624, "dur":1750, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577717445, "dur":695, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\Flow\\StateUnitEditor.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577717375, "dur":1845, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577719220, "dur":794, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577720284, "dur":525, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor\\LookDev\\DropArea.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577720014, "dur":1448, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577721463, "dur":1502, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577722966, "dur":1222, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577724189, "dur":336, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577724526, "dur":1813, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577726340, "dur":624, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577726965, "dur":424, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577727390, "dur":896, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577728835, "dur":554, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Math\\Normalize.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577728287, "dur":1267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577729554, "dur":1268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577730823, "dur":1816, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577733671, "dur":519, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Debugging\\Prefabs\\Scripts\\DebugUIHandlerMessageBox.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577732640, "dur":2394, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577735920, "dur":629, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Listeners\\MonoBehaviour\\UnityOnTriggerStayMListener.cs" }} -,{ "pid":12345, "tid":4, "ts":1763068577735035, "dur":1549, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577736586, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577736941, "dur":256, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577737228, "dur":705, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577737934, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577738037, "dur":276, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577738357, "dur":258, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577738644, "dur":717, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577739362, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577739489, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577739721, "dur":16941, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577756728, "dur":200, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577756929, "dur":152, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577757091, "dur":632, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577757724, "dur":567, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577758810, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577759057, "dur":1183, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577760241, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577760361, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1763068577760593, "dur":739, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1763068577761333, "dur":271, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577761656, "dur":157291, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577918948, "dur":2839, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577921788, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577921865, "dur":2568, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577924434, "dur":89, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577924543, "dur":6666, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577931257, "dur":3390, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577934697, "dur":2769, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577937467, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577937557, "dur":2507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577940065, "dur":240, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577940320, "dur":3548, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577943922, "dur":2558, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577946481, "dur":345, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577946841, "dur":3234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} -,{ "pid":12345, "tid":4, "ts":1763068577950569, "dur":349, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951009, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951123, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951384, "dur":363, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.pdb" }} -,{ "pid":12345, "tid":4, "ts":1763068577951813, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577951949, "dur":1321, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1763068577953271, "dur":1548874, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577622261, "dur":58792, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577681062, "dur":978, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577682152, "dur":268, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577682461, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577682546, "dur":176, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_8D61B03D6029748B.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577682724, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_94B3F4DE71D33DA7.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577683109, "dur":642, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577684309, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577684389, "dur":65, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.dll_9459024A52CD0976.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577684517, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577684838, "dur":546, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577685919, "dur":267, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577686331, "dur":71, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":5, "ts":1763068577686414, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577686560, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.IonicZip.dll_C31C6642F2780EE7.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577686692, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577686794, "dur":101, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.rsp2" }} -,{ "pid":12345, "tid":5, "ts":1763068577686948, "dur":713, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577687710, "dur":396, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577688114, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577688309, "dur":312, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577688756, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577689085, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577689144, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577689678, "dur":141, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577689887, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577690022, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577690121, "dur":207, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577690655, "dur":384, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577691047, "dur":146, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577691194, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577691333, "dur":148, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577691623, "dur":451, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":5, "ts":1763068577692106, "dur":460, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577692718, "dur":140, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11294775302662683298.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577692860, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577692920, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/11294775302662683298.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577693199, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6413563044966999158.rsp" }} -,{ "pid":12345, "tid":5, "ts":1763068577693305, "dur":201, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577693669, "dur":635, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577694317, "dur":1393, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577695711, "dur":1648, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577697360, "dur":696, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577698057, "dur":1078, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577699136, "dur":1576, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577700713, "dur":1611, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577702325, "dur":984, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577703309, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577704431, "dur":1886, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577706318, "dur":1515, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577709028, "dur":648, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\ShaderGraphNodeValidationExtension.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577707834, "dur":2194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577710028, "dur":520, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Controls\\ObjectControl.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577711097, "dur":1103, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Controls\\EnumConversionControl.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577712200, "dur":522, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Controls\\EnumControl.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577710028, "dur":3559, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577713663, "dur":573, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Artistic\\Adjustment\\InvertColorsNode.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577713588, "dur":1366, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577714954, "dur":809, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577715780, "dur":557, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\AssetCallbacks\\CreateShaderGraph.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577716354, "dur":611, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\UTess2D\\UTess.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577715764, "dur":1608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577717964, "dur":559, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\Plugin\\BoltStateConfiguration.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577717373, "dur":1220, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577718594, "dur":1255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577719897, "dur":523, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor\\PropertyDrawers\\VrsLutDrawer.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577720449, "dur":539, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor\\Properties\\AdvancedPropertiesObserver.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577719850, "dur":1752, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577721603, "dur":1361, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577722965, "dur":500, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577723466, "dur":2621, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577726087, "dur":974, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577727067, "dur":705, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577727772, "dur":1856, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577729628, "dur":929, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577730558, "dur":1092, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577732281, "dur":594, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\RenderPipeline\\ICloudBackground.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577731650, "dur":1354, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577733005, "dur":1261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577734267, "dur":998, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577736103, "dur":533, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Listeners\\MonoBehaviour\\UnityOnJointBreakMessageListener.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577735266, "dur":1777, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577737045, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577737302, "dur":1232, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577738535, "dur":124, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577738697, "dur":748, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577739446, "dur":426, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577739888, "dur":168, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577740063, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577740371, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577740616, "dur":939, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577741556, "dur":417, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577741983, "dur":592, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577742576, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577742655, "dur":929, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577743585, "dur":303, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577743904, "dur":2632, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577746643, "dur":277, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577746951, "dur":1582, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577748535, "dur":164, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577748712, "dur":990, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577749708, "dur":684, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577750392, "dur":1066, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577751730, "dur":617, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\ViewSwitcher.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577751458, "dur":1536, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577752998, "dur":268, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577753299, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577753552, "dur":718, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577754271, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577754336, "dur":588, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577755313, "dur":614, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\UI\\Tree\\TreeViewItemExtensions.cs" }} -,{ "pid":12345, "tid":5, "ts":1763068577754924, "dur":1006, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577756281, "dur":886, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577757169, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577757400, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577757489, "dur":620, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577758110, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577758209, "dur":349, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1763068577758605, "dur":632, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1763068577759238, "dur":637, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577759883, "dur":121076, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577902226, "dur":1563, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/BuildPipeline" }} -,{ "pid":12345, "tid":5, "ts":1763068577903790, "dur":9563, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Runner" }} -,{ "pid":12345, "tid":5, "ts":1763068577913354, "dur":124, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Trigger" }} -,{ "pid":12345, "tid":5, "ts":1763068577880960, "dur":32530, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577913492, "dur":5093, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577918587, "dur":4160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577922749, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577922831, "dur":3693, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577926526, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577926605, "dur":3412, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577930079, "dur":3230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577933367, "dur":2508, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577935877, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577935971, "dur":2638, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577938611, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577938726, "dur":2793, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577941520, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577941601, "dur":2862, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577944465, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577944556, "dur":8521, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":5, "ts":1763068577953079, "dur":471, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1763068577953609, "dur":1548534, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577622374, "dur":58693, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577681074, "dur":950, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_DB7111EE845813B0.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577682025, "dur":821, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577682910, "dur":135, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_6CC49C55AFE29516.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577683045, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577683350, "dur":96, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_9B686BAE3E03BCF9.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577683447, "dur":1050, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577684534, "dur":764, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577685338, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577685399, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577685506, "dur":152, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VFXModule.dll_A0DF7F192D1B53EC.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577685688, "dur":786, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577686654, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577686789, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":6, "ts":1763068577686971, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577687113, "dur":201, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577687323, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.dll_F0D0CF856C9FA0D7.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577687452, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577687739, "dur":448, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577688194, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577688272, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577688371, "dur":468, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577688869, "dur":1205, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577690112, "dur":390, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577690588, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577690825, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577690964, "dur":343, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577691655, "dur":105, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} -,{ "pid":12345, "tid":6, "ts":1763068577691883, "dur":285, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577692411, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577692463, "dur":703, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577693167, "dur":84, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577693283, "dur":254, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577693547, "dur":138, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3111153359436885826.rsp" }} -,{ "pid":12345, "tid":6, "ts":1763068577693813, "dur":307, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577694127, "dur":1825, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577695953, "dur":1344, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577697297, "dur":878, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577698176, "dur":1424, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577700276, "dur":577, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\treeview\\Snapping\\IAttractable.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577699600, "dur":1981, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577701582, "dur":1388, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577702971, "dur":659, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\ProjectGeneration\\ProjectGenerationFlag.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577703848, "dur":516, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\PluginSettings.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577702971, "dur":2122, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577706762, "dur":748, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\Converter\\ConversionIndexers.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577705093, "dur":2526, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577707619, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577708951, "dur":926, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577709877, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577711439, "dur":753, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Wave\\TriangleWaveNode.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577711229, "dur":1232, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577712461, "dur":2040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577714533, "dur":613, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Legacy\\Edge0.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577715657, "dur":890, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Interfaces\\IMayRequireViewDirection.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577714502, "dur":2324, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577716827, "dur":1276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577718104, "dur":1568, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577719673, "dur":551, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577720225, "dur":766, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577720992, "dur":922, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577721914, "dur":1422, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577723567, "dur":704, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\GPUDriven\\AssemblyInfo.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577723337, "dur":1505, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577724842, "dur":1365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577726208, "dur":905, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577727113, "dur":902, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577728015, "dur":1043, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577729058, "dur":1144, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577730203, "dur":1117, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577731347, "dur":974, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577732486, "dur":593, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\RenderGraph\\Compiler\\CompilerContextData.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577732321, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577733552, "dur":538, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577734090, "dur":820, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577734911, "dur":1222, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577736136, "dur":257, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577736431, "dur":796, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577737228, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577737298, "dur":1133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577738432, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577738548, "dur":455, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577739012, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577739304, "dur":1777, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577741082, "dur":372, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577741455, "dur":82, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577741609, "dur":301, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577741963, "dur":1436, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577743401, "dur":723, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577744147, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577744240, "dur":75, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.AI.Navigation.Updater.ref.dll_34B8D5B7DED6E76D.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577744374, "dur":289, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577744846, "dur":1135, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577745982, "dur":1601, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577747584, "dur":855, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577748440, "dur":823, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577749264, "dur":824, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577750089, "dur":1543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577751633, "dur":442, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577752076, "dur":367, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577752445, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577752831, "dur":531, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577753363, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577753479, "dur":605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577754086, "dur":100, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577754483, "dur":729, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Changesets\\ChangesetListViewItem.cs" }} -,{ "pid":12345, "tid":6, "ts":1763068577754202, "dur":1822, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577756127, "dur":117, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577756282, "dur":66, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577756350, "dur":490, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577756894, "dur":741, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577757636, "dur":630, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577758306, "dur":421, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577758773, "dur":678, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577759452, "dur":235, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577759688, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1763068577759769, "dur":4587, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577764358, "dur":286, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1763068577764672, "dur":154137, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577918811, "dur":7020, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577925832, "dur":589, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577926422, "dur":263, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577926703, "dur":2746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577929450, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577929559, "dur":2840, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577932400, "dur":106, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577932506, "dur":583, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577933093, "dur":3225, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577936319, "dur":97, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577936416, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577936501, "dur":2851, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577939353, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577939503, "dur":2628, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577942132, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577942228, "dur":64, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577942296, "dur":7984, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":6, "ts":1763068577950287, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577950421, "dur":866, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Utilities.pdb" }} -,{ "pid":12345, "tid":6, "ts":1763068577951288, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577951373, "dur":121, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Utilities.pdb" }} -,{ "pid":12345, "tid":6, "ts":1763068577951523, "dur":129, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.pdb" }} -,{ "pid":12345, "tid":6, "ts":1763068577951738, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577951986, "dur":2075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577954065, "dur":127, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1763068577954275, "dur":1547833, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577622441, "dur":58944, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577681392, "dur":603, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_5B12242EB2CD5D53.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577681996, "dur":1118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577683115, "dur":98, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_5B12242EB2CD5D53.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577683227, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_1F49BC156B65D171.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577683314, "dur":401, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577683868, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577683920, "dur":107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577684027, "dur":232, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577684262, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577684332, "dur":100, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577684433, "dur":458, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577684895, "dur":479, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIAutomationModule.dll_C44B69A6A18776CB.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577685376, "dur":115, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577685775, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_04DCEB704758D81A.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577685852, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577685956, "dur":512, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_04DCEB704758D81A.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577686498, "dur":129, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Antlr3.Runtime.dll_A4E15FBBA990B2E4.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577686671, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577686739, "dur":372, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687140, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687208, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687327, "dur":274, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577687654, "dur":354, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577688088, "dur":222, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577688488, "dur":325, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577688870, "dur":151, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577689031, "dur":284, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577689532, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577689670, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":7, "ts":1763068577690101, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577690220, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577690301, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp2" }} -,{ "pid":12345, "tid":7, "ts":1763068577690479, "dur":76, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577690613, "dur":285, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577690908, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577690993, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577691102, "dur":237, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577691398, "dur":108, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577691619, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.rsp2" }} -,{ "pid":12345, "tid":7, "ts":1763068577691749, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":7, "ts":1763068577691808, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577692113, "dur":425, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577692539, "dur":218, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10678863128556690338.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577692759, "dur":123, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577692927, "dur":268, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} -,{ "pid":12345, "tid":7, "ts":1763068577693239, "dur":281, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577693558, "dur":337, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577694077, "dur":235, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577694321, "dur":485, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577695177, "dur":757, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Principal.Windows.dll" }} -,{ "pid":12345, "tid":7, "ts":1763068577694808, "dur":1960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577696769, "dur":1169, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577697939, "dur":367, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577698451, "dur":836, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.ide.visualstudio@74aa435fc4bb\\Editor\\ProjectGeneration\\TypeCacheHelper.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577698307, "dur":1503, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577699810, "dur":1262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577701073, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577702405, "dur":1223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577703629, "dur":1688, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577705850, "dur":840, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\BuildProcessors\\URPProcessScene.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577707094, "dur":602, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\BuildProcessors\\GraphicsSettingsStrippers\\RendererStripper.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577705317, "dur":2719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577708868, "dur":559, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\Targets\\BuiltIn\\Editor\\ShaderGraph\\AssetCallbacks\\CreateUnlitShaderGraph.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577708037, "dur":1627, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577709664, "dur":1032, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577710728, "dur":80, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":7, "ts":1763068577710865, "dur":510, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\ShaderGraphRequirementsPerKeyword.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577711457, "dur":724, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Util\\PrecisionUtil.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577710864, "dur":2460, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577713325, "dur":1207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577715367, "dur":1186, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Interfaces\\IHasCustomDeprecationMessage.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577716632, "dur":708, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Interfaces\\IGeneratesBodyCode.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577714532, "dur":3714, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577720270, "dur":587, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\Passes\\ProbeVolumeDebugPass.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577718247, "dur":2610, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577720858, "dur":1735, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577722594, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577723887, "dur":502, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\GPUDriven\\InstanceCuller.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577723314, "dur":1120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577724435, "dur":833, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577725268, "dur":1045, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577726644, "dur":510, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Inspection\\Special\\TypeHandleInspector.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577726313, "dur":1065, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577727379, "dur":975, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577728355, "dur":1497, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577730055, "dur":519, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Control\\LoopUnit.cs" }} -,{ "pid":12345, "tid":7, "ts":1763068577729852, "dur":1550, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577731403, "dur":925, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577732328, "dur":1130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577733458, "dur":902, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577734360, "dur":1081, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577735443, "dur":228, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577735719, "dur":7810, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763068577743531, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577743674, "dur":419, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577744126, "dur":3773, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763068577748015, "dur":387, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1763068577748453, "dur":841, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} -,{ "pid":12345, "tid":7, "ts":1763068577749295, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577749370, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":7, "ts":1763068577750604, "dur":255, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577751842, "dur":140, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577752028, "dur":161574, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }} -,{ "pid":12345, "tid":7, "ts":1763068577918583, "dur":2577, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577921162, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577921266, "dur":2464, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577923732, "dur":279, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577924031, "dur":2288, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577926320, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577926433, "dur":2463, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577928897, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577928990, "dur":2487, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577931478, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577931552, "dur":2445, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577933998, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577934074, "dur":2585, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577936710, "dur":2489, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577939200, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577939270, "dur":2441, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577941713, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577941790, "dur":2206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577943997, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577944095, "dur":3695, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577947791, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577947893, "dur":5080, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} -,{ "pid":12345, "tid":7, "ts":1763068577952984, "dur":959, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577953965, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1763068577954033, "dur":122, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll" }} -,{ "pid":12345, "tid":7, "ts":1763068577954159, "dur":1547954, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577622573, "dur":58837, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577681412, "dur":674, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ShaderVariantAnalyticsModule.dll_1615C653B387AAE1.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577682087, "dur":360, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577682526, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_6A0CC486AB7C7299.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577682691, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577683078, "dur":288, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577683730, "dur":54, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.ClothModule.dll_510C503CC2CB313E.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577684891, "dur":536, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TreeModule.dll_3F680D2C2719022E.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577685428, "dur":137, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577685668, "dur":874, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577686554, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.TextureAssets.dll_8A92622E399500BD.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577686676, "dur":894, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577687582, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577688136, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577688268, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577688350, "dur":279, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577688638, "dur":322, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577689033, "dur":285, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577689388, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577689665, "dur":60, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577689935, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577690336, "dur":102, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":8, "ts":1763068577690521, "dur":620, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577691180, "dur":639, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577691861, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577692061, "dur":353, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577692489, "dur":88, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13909235412005675431.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577692634, "dur":92, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/18218310762646611085.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577692757, "dur":130, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577692888, "dur":86, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2157608619508796868.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577693007, "dur":470, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577693693, "dur":206, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577693900, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1723042715960067801.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577693953, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12900333509587573630.rsp" }} -,{ "pid":12345, "tid":8, "ts":1763068577694102, "dur":1360, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577695463, "dur":1577, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577697040, "dur":648, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577697689, "dur":816, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577698506, "dur":458, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577698965, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577699570, "dur":1610, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577701181, "dur":1053, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577702234, "dur":864, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577703098, "dur":1251, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577704350, "dur":500, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Editor\\ShaderStripTool.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577704350, "dur":1988, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577706338, "dur":1515, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577707854, "dur":1736, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577709590, "dur":1796, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577711430, "dur":742, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Trigonometry\\SineNode.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577711386, "dur":1147, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577712565, "dur":580, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Texture\\SampleTexture2DNode.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577712534, "dur":2279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577714814, "dur":1853, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577716668, "dur":1409, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577718078, "dur":778, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577718857, "dur":781, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577719639, "dur":1277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577720917, "dur":1026, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577723562, "dur":587, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Flow\\Framework\\Control\\SelectOnEnumDescriptor.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577721944, "dur":2250, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577724195, "dur":1247, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577725443, "dur":1163, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577726607, "dur":617, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577727225, "dur":1058, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577728815, "dur":528, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Math\\Scalar\\ScalarNormalize.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577728284, "dur":1433, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577729718, "dur":758, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577730476, "dur":909, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577731386, "dur":1004, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577732391, "dur":1048, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577733439, "dur":1332, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577736039, "dur":554, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Reflection\\Operators\\GreaterThanOrEqualHandler.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577736755, "dur":995, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Core\\Reflection\\Operators\\DecrementHandler.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577734772, "dur":3055, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577737829, "dur":259, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577738089, "dur":177, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577738274, "dur":8756, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577747038, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577747143, "dur":552, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577747720, "dur":120, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577747843, "dur":1552, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577749396, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577749683, "dur":765, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577751089, "dur":1253, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Plugins\\HID\\HIDParser.cs" }} -,{ "pid":12345, "tid":8, "ts":1763068577750448, "dur":1898, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577752348, "dur":754, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577753104, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577753182, "dur":2083, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577755371, "dur":266, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577755673, "dur":1855, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577757529, "dur":126, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577757717, "dur":218, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577757964, "dur":722, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577758687, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577758832, "dur":1378, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577760212, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577760460, "dur":2199, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577762759, "dur":202, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577763002, "dur":1204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577764207, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577764344, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1763068577764628, "dur":382, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577765011, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577765073, "dur":366, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068577765873, "dur":58, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068577768423, "dur":1032679, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1763068578803134, "dur":272235, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":8, "ts":1763068578803123, "dur":273981, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763068579078418, "dur":259, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1763068579079963, "dur":243912, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} -,{ "pid":12345, "tid":8, "ts":1763068579335013, "dur":165963, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":8, "ts":1763068579335001, "dur":165978, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":8, "ts":1763068579501027, "dur":1037, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":0, "ts":1763068579514597, "dur":4091, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 15868, "tid": 95744, "ts": 1763068579566474, "dur": 7175, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579573716, "dur": 6824, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 15868, "tid": 95744, "ts": 1763068579552565, "dur": 31157, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1763073494563420, "dur":63, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494563545, "dur":5841, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494569400, "dur":2457, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494572066, "dur":113, "ph":"X", "name": "Tundra", "args": { "detail":"PrepareNodes" }} +,{ "pid":12345, "tid":0, "ts":1763073494572179, "dur":470, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494572900, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494573364, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GridModule.dll_BF2D340BB7A802E6.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494574774, "dur":308, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_923C7122752F5CB7.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494575343, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_5A1580F2EBD4D8CF.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494575563, "dur":524, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InsightsModule.dll_2C0339B2FFACAC36.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494576909, "dur":191, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_BEF6ECE6F1D53D4D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494577973, "dur":145, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494578174, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494579180, "dur":162, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494579931, "dur":135, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494581071, "dur":174, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494581520, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494581956, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494583252, "dur":179, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Flow.ref.dll_1E6ED5409D07C9A3.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494583714, "dur":100, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494584344, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494584713, "dur":110, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494585047, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494585530, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494585914, "dur":349, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494586274, "dur":125, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494586599, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494587400, "dur":108, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Editor.ref.dll_E2F92DAB6C167CC9.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494587761, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494588068, "dur":118, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494588477, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.ShaderGraph.Editor.ref.dll_0F50152946DB09D0.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494589447, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494589719, "dur":83, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494589857, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494589970, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Multiplayer.Center.Editor.ref.dll_EB1F4B6E56116D4A.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494590029, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494590096, "dur":131, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494590237, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494590297, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494590418, "dur":74, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494590662, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494590726, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494590795, "dur":148, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494590952, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494591025, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494591170, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.ref.dll_1A2083B43FB0BF18.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494591236, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494591295, "dur":77, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494591855, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494592025, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494592254, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Rendering.LightTransport.Editor.ref.dll_F96E2A343514CFAE.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494592345, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494592405, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494592907, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494593125, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494593230, "dur":95, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.Editor.ref.dll_0D3D3C0B73557612.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494593332, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494593421, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494593737, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494594306, "dur":119, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494594921, "dur":71, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494594997, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494595144, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494595408, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494595529, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494595589, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494595745, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494595829, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":0, "ts":1763073494595894, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4747638433968585886.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494596222, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494596581, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/16285879237017002407.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494596886, "dur":91, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14832617886295879631.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494597258, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/1418726328684876121.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494597456, "dur":96, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494597654, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494597907, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494598213, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10142702499866438521.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494598486, "dur":98, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/13909235412005675431.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494599102, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494599388, "dur":181, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494599578, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494599672, "dur":126, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494600898, "dur":375, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494601279, "dur":99, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9675442845102135732.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494601627, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494601694, "dur":87, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/7864899638050208757.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494601981, "dur":91, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494602335, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494602640, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14402696373757716438.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494602879, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494603002, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/12248871281822510316.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494603301, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494603850, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494603918, "dur":53, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/2157608619508796868.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494604234, "dur":120, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494604390, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494604564, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8863518860715653438.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494604898, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494605151, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.TestFramework.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494605218, "dur":63, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494605290, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494605417, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494605872, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494606127, "dur":68, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494606200, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10831531723267835799.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494606526, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1763073494606608, "dur":120, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494606791, "dur":57, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494606855, "dur":75, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494606962, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494607327, "dur":563, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.PlasticSCM.Editor.Entities.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494607991, "dur":62, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":0, "ts":1763073494608058, "dur":65, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494608130, "dur":156, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494608301, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1763073494608465, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6413563044966999158.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494608845, "dur":81, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494609411, "dur":50, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494609466, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494609534, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494609597, "dur":114, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4772145154433932943.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494609974, "dur":389, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494610370, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494610446, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494610555, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10571807241835812913.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494611066, "dur":113, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Collections.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494612020, "dur":103, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073494613460, "dur":54, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10292501669419677951.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494613695, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494613868, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} +,{ "pid":12345, "tid":0, "ts":1763073494614272, "dur":95, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/15312589170787849123.rsp" }} +,{ "pid":12345, "tid":0, "ts":1763073494614549, "dur":79, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} +,{ "pid":12345, "tid":0, "ts":1763073494615690, "dur":55, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494616352, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1763073494572698, "dur":44902, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073494617617, "dur":1596440, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214060, "dur":147, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214301, "dur":56, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214466, "dur":97, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1763073496214649, "dur":3316, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1763073494573348, "dur":44322, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494617705, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494617960, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_EF115CF7A0E56825.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494618175, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494618233, "dur":182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_E24E075E5FAD6E11.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619113, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteShapeModule.dll_E94B8D688EAB57A0.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619211, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteShapeModule.dll_E94B8D688EAB57A0.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619275, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UmbraModule.dll_64F89F5A75D4FDCD.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619683, "dur":209, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GraphicsStateCollectionSerializerModule.dll_E2D577475F0F5B4F.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494619893, "dur":121, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494620598, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494620656, "dur":354, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621081, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621175, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621453, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621526, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621643, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621725, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494621851, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494621957, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494622011, "dur":134, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494622146, "dur":64, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494622263, "dur":70, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":1, "ts":1763073494622335, "dur":242, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494622965, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494623019, "dur":176, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494623200, "dur":723, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494624317, "dur":344, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494624669, "dur":1179, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494625849, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp2" }} +,{ "pid":12345, "tid":1, "ts":1763073494625946, "dur":250, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494626206, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494626365, "dur":373, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494626807, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494626863, "dur":299, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494627233, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.rsp2" }} +,{ "pid":12345, "tid":1, "ts":1763073494627342, "dur":770, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494628211, "dur":296, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494628508, "dur":145, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/4691676790321305727.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494628655, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17346584914308636752.rsp" }} +,{ "pid":12345, "tid":1, "ts":1763073494628719, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494628875, "dur":312, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494629216, "dur":371, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494629757, "dur":385, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494630143, "dur":519, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494630663, "dur":396, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494631059, "dur":717, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494631777, "dur":444, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494632222, "dur":455, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494632677, "dur":416, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494633093, "dur":421, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494633514, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494633844, "dur":491, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494634336, "dur":554, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494634891, "dur":707, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494635605, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494635735, "dur":1069, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494637086, "dur":712, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Vector\\RejectionNode.cs" }} +,{ "pid":12345, "tid":1, "ts":1763073494636805, "dur":1277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494638083, "dur":437, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494638520, "dur":1225, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494639745, "dur":883, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\PixelPerfectCameraInternal.cs" }} +,{ "pid":12345, "tid":1, "ts":1763073494639745, "dur":1711, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494641456, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494642062, "dur":827, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494642889, "dur":365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494643254, "dur":736, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494643991, "dur":909, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494644901, "dur":432, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494645333, "dur":1201, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494646534, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494646975, "dur":590, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494647566, "dur":733, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494648299, "dur":785, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494649084, "dur":608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494649693, "dur":623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494650317, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494650949, "dur":563, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494651512, "dur":660, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494652173, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494653149, "dur":893, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494654042, "dur":470, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494654512, "dur":1405, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494655921, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494656186, "dur":1307, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494657494, "dur":185, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494657727, "dur":693, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494658450, "dur":815, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494659316, "dur":804, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494660121, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494660228, "dur":340, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494660606, "dur":722, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494661329, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494661396, "dur":841, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494662238, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494662298, "dur":537, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494662836, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494662911, "dur":744, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494663656, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494663717, "dur":581, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494664336, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494664440, "dur":721, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494665188, "dur":591, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494665780, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494665847, "dur":215, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494666104, "dur":716, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494666821, "dur":442, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494667314, "dur":1313, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494668627, "dur":526, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494669154, "dur":493, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494669650, "dur":852, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494670536, "dur":1626, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494672163, "dur":159, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494672322, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494672480, "dur":234, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494672714, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494672792, "dur":1725, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494674519, "dur":340, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494674930, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1763073494675190, "dur":849, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1763073494676040, "dur":107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494676199, "dur":148978, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494825191, "dur":2633, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494827825, "dur":148, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494827973, "dur":85, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Common.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494828061, "dur":3127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494831188, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494831312, "dur":2210, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEngine.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494833523, "dur":179, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494833710, "dur":3949, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.ShaderLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494837721, "dur":3145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.Entities.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494840918, "dur":2675, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494843594, "dur":174, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494843832, "dur":4110, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Toolchain.Linux-x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494847944, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494848022, "dur":3021, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":1, "ts":1763073494851051, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1763073494851169, "dur":1362879, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494573457, "dur":44235, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494617710, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494617816, "dur":129, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_41E7A13A2FEA3FCE.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494618100, "dur":302, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494618481, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_0BE9641E80B5AF3A.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494618638, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_FCE1D1A9B7472638.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494619080, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494619154, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_47C3875EC5CF7EAB.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494619254, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_4C1595DABB0C0B52.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494619938, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_412A76A99E6130F1.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494620407, "dur":282, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AMDModule.dll_2D92C5989F2D7D31.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494620794, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Unsafe.dll_292837DEA7EBED8C.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494620915, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494621007, "dur":259, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494621320, "dur":280, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494621752, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494622110, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494622360, "dur":408, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494622768, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494622839, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494622897, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494622957, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494623073, "dur":147, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494623228, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494623332, "dur":546, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494624177, "dur":283, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494624463, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494624531, "dur":227, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494624766, "dur":64, "ph":"X", "name": "CheckPristineOutputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494624831, "dur":454, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494625418, "dur":104, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494625522, "dur":233, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494625828, "dur":137, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494626036, "dur":238, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494626281, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494626441, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp" }} +,{ "pid":12345, "tid":2, "ts":1763073494626504, "dur":230, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494626840, "dur":303, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494627224, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":2, "ts":1763073494627286, "dur":711, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494627997, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp2" }} +,{ "pid":12345, "tid":2, "ts":1763073494628126, "dur":370, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494628921, "dur":337, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494629577, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494629684, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494629770, "dur":704, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494630475, "dur":403, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494630878, "dur":1104, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494631983, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494632427, "dur":404, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494633179, "dur":634, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@6b9e48457ddb\\Editor\\Manipulators\\AddDelete\\IAddDeleteItemMode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494632832, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494633851, "dur":677, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494634528, "dur":634, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494635163, "dur":836, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494636000, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Drawing\\Inspector\\PropertyDrawers\\GraphDataPropertyDrawer.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494636000, "dur":854, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494637008, "dur":782, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Range\\MaximumNode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494636855, "dur":1518, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494638425, "dur":677, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Artistic\\Blend\\BlendMode.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494638374, "dur":1198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494639573, "dur":815, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494640390, "dur":844, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494641234, "dur":747, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494641982, "dur":833, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494642816, "dur":414, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494643230, "dur":779, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494644010, "dur":798, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494644808, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494645106, "dur":317, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494645423, "dur":1053, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494646479, "dur":543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494647023, "dur":940, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494647963, "dur":712, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494648676, "dur":844, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494649520, "dur":624, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494650145, "dur":922, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494651067, "dur":609, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494651677, "dur":869, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494652547, "dur":826, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494653374, "dur":682, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494654057, "dur":503, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494655728, "dur":1381, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Editor\\InputDiagnostics.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494654596, "dur":2555, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494657153, "dur":2324, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494659478, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494659568, "dur":170, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494659789, "dur":623, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494660413, "dur":211, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494660677, "dur":619, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494661332, "dur":258, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494661616, "dur":462, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494662120, "dur":973, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494663094, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494663177, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494664504, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494664621, "dur":131, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494664752, "dur":452, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494665204, "dur":839, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494666107, "dur":1274, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494667533, "dur":606, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Diff\\DiffSelection.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494667381, "dur":1289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494668989, "dur":620, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\UI\\ShowWindow.cs" }} +,{ "pid":12345, "tid":2, "ts":1763073494668671, "dur":1183, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494669857, "dur":395, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494670284, "dur":582, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494670877, "dur":277, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494671217, "dur":214, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494671471, "dur":885, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494672357, "dur":89, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494672731, "dur":55, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494672983, "dur":1424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494674409, "dur":605, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1763073494675051, "dur":1230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":2, "ts":1763073494676282, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494676388, "dur":148821, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494825212, "dur":2624, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.2D.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494827838, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494827987, "dur":3143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.State.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494831131, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494831204, "dur":2566, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494833771, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494833834, "dur":3019, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494836854, "dur":150, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494837015, "dur":3366, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Shared.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494840382, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494840501, "dur":2853, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/UnityEditor.UI.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494843355, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494843421, "dur":3029, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494846496, "dur":2679, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PlasticSCM.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":2, "ts":1763073494849737, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494849949, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494850061, "dur":197, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494850334, "dur":182, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073494850546, "dur":1193969, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1763073496044544, "dur":269, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":2, "ts":1763073496044517, "dur":297, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":2, "ts":1763073496044856, "dur":2958, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":2, "ts":1763073496047824, "dur":166250, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494573470, "dur":44240, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494617720, "dur":107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreBusinessMetricsModule.dll_5D30B4DF173707C8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494617931, "dur":98, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494618030, "dur":428, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494618458, "dur":61, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_0DDAA2D9AA3D1DCA.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494618524, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_1F49BC156B65D171.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494618633, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_D55A3410DCBD9EA4.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494619225, "dur":145, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494619422, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494619735, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_89C96404330F227A.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494619961, "dur":180, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_CCCDC79472FB58E4.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494620156, "dur":246, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_CCCDC79472FB58E4.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494620432, "dur":274, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494620761, "dur":14713, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494635475, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494635576, "dur":171, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494635819, "dur":384, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494636257, "dur":15920, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494652179, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494652348, "dur":169, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494652557, "dur":1916, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494654474, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494654641, "dur":419, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494655092, "dur":5944, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494661037, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494661176, "dur":464, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494661684, "dur":578, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494662263, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494662332, "dur":595, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494662928, "dur":1165, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494664361, "dur":104, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll" }} +,{ "pid":12345, "tid":3, "ts":1763073494664513, "dur":313, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494664827, "dur":260, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494665094, "dur":707, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494665802, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494665902, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494666113, "dur":924, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494667038, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494667111, "dur":676, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494667788, "dur":846, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494668635, "dur":536, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494669172, "dur":824, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494669999, "dur":527, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494670527, "dur":125, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494670660, "dur":927, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494671588, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494671709, "dur":1404, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1763073494673114, "dur":499, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494673627, "dur":4936, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494678565, "dur":246, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1763073494678840, "dur":146345, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494825190, "dur":3314, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494828505, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494828594, "dur":2777, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Collections.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494831408, "dur":2560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494833976, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494834056, "dur":2514, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.GPUDriven.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494836571, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494836641, "dur":2946, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.CollabProxy.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494839588, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494839659, "dur":2789, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494842450, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494842520, "dur":2560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.SysrootPackage.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494845081, "dur":74, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494845164, "dur":2530, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494847695, "dur":284, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494847988, "dur":3049, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Flow.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":3, "ts":1763073494851038, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1763073494851126, "dur":1362858, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494573511, "dur":44219, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494617740, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_A74D6836E4FB06D9.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618012, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_F5B78D5D5A165C9E.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618078, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494618190, "dur":308, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494618499, "dur":76, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_51E370532B97790F.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618761, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.ClothModule.dll_510C503CC2CB313E.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494618865, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphicsStateCollectionSerializerModule.dll_D9E1AA57921011EA.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494619176, "dur":222, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494619470, "dur":218, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.XRModule.dll_9905C84DEB0F181A.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494619734, "dur":112, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494620239, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Collections.LowLevel.ILSupport.dll_921D3F57B2557A8B.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494620532, "dur":312, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494620890, "dur":479, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494621440, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494621595, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494621676, "dur":143, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494621869, "dur":122, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494622023, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494622098, "dur":99, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494622242, "dur":308, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494622667, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494622897, "dur":230, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494623176, "dur":863, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494624128, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494624234, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494624365, "dur":933, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625308, "dur":140, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625467, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625672, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494625866, "dur":295, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494626163, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494626228, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494626356, "dur":80, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494626493, "dur":239, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494626755, "dur":189, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494626953, "dur":210, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494627245, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494627358, "dur":593, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494627959, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494628015, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494628169, "dur":383, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494628553, "dur":236, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9362519405459664194.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494628962, "dur":350, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494629440, "dur":85, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/8863518860715653438.rsp" }} +,{ "pid":12345, "tid":4, "ts":1763073494629597, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494629708, "dur":900, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494630967, "dur":518, "ph":"X", "name": "File", "args": { "detail":"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Numerics.Vectors.dll" }} +,{ "pid":12345, "tid":4, "ts":1763073494630609, "dur":993, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494631603, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494631943, "dur":436, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494632380, "dur":327, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494632707, "dur":507, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494633215, "dur":533, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494633749, "dur":700, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494634450, "dur":536, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494634987, "dur":696, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494635686, "dur":975, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494636701, "dur":1079, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\UV\\TwirlNode.cs" }} +,{ "pid":12345, "tid":4, "ts":1763073494636661, "dur":1452, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494638114, "dur":1049, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494639163, "dur":990, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494640154, "dur":1077, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494641232, "dur":790, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494642023, "dur":787, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494642810, "dur":907, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494643718, "dur":414, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494644132, "dur":801, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494644934, "dur":358, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494645293, "dur":928, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494646222, "dur":797, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494647019, "dur":742, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494647761, "dur":598, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494648359, "dur":889, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494649249, "dur":783, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494650032, "dur":1004, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494651037, "dur":620, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494651657, "dur":750, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494652413, "dur":226, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494652647, "dur":1104, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494653751, "dur":489, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494654241, "dur":481, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494654725, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494655223, "dur":7241, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494662569, "dur":291, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494662904, "dur":1082, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494663987, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494664096, "dur":405, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494664512, "dur":353, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494664866, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494664926, "dur":701, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494665628, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494665724, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494666002, "dur":1867, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494667965, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494668225, "dur":1844, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494670071, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494670220, "dur":245, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494670509, "dur":782, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494671292, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494671384, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494671644, "dur":283, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1763073494671953, "dur":2037, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494673992, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494674067, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1763073494674328, "dur":150853, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494825184, "dur":3025, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Mathematics.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494828210, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494828286, "dur":2528, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494830815, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494830896, "dur":2455, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494833352, "dur":64, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494833425, "dur":2591, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.ForUI.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494836082, "dur":3011, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.TextMeshPro.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494839094, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494839171, "dur":3626, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494842843, "dur":2631, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Editor.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494845475, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494845555, "dur":2529, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":4, "ts":1763073494848085, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494848317, "dur":211, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494848657, "dur":134, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494848945, "dur":216, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494849172, "dur":520, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494849993, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":4, "ts":1763073494850056, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494850230, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073494850306, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.TestFramework.pdb" }} +,{ "pid":12345, "tid":4, "ts":1763073494850359, "dur":1174669, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073496032268, "dur":1522, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/BuildPipeline" }} +,{ "pid":12345, "tid":4, "ts":1763073496033791, "dur":8017, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Runner" }} +,{ "pid":12345, "tid":4, "ts":1763073496041809, "dur":141, "ph":"X", "name": "CheckGlobSignature", "args": { "detail":"D:/UNITY/6000.2.11f1/Editor/Data/Tools/Compilation/Unity.ILPP.Trigger" }} +,{ "pid":12345, "tid":4, "ts":1763073496025030, "dur":16927, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1763073496041958, "dur":172076, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494573659, "dur":44091, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494617758, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494617861, "dur":54, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_2572B2DDB19EB4E2.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494618106, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_94B3F4DE71D33DA7.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494618172, "dur":414, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494618619, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_AD01216C9CCB61F1.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494618773, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_182AA3E2412F5D02.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494619247, "dur":132, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494619440, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VFXModule.dll_A0DF7F192D1B53EC.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494619508, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_D8CCC2ED10A1BD4D.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494619636, "dur":172, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494619880, "dur":170, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494620238, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Newtonsoft.Json.dll_CE2A12158137BB6F.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494620308, "dur":99, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494620481, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494620585, "dur":294, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494620938, "dur":192, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494621478, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494621636, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494622186, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494622303, "dur":334, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494623043, "dur":113, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494623215, "dur":546, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494623845, "dur":304, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494624322, "dur":1236, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494625617, "dur":513, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494626182, "dur":359, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494626552, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494626623, "dur":346, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494626994, "dur":176, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494627171, "dur":84, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494627257, "dur":641, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494628066, "dur":125, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/17571664448659802584.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494628222, "dur":282, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494628505, "dur":268, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10010842633742469623.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494628775, "dur":84, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/9870516708743257357.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494628915, "dur":185, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494629128, "dur":408, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494629545, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/14814235663552238418.rsp" }} +,{ "pid":12345, "tid":5, "ts":1763073494629686, "dur":999, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494630686, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494631128, "dur":433, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494631561, "dur":447, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494632009, "dur":401, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494632410, "dur":577, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494632988, "dur":718, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494633707, "dur":454, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494634161, "dur":875, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494635488, "dur":564, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\Enumerations\\KeywordScope.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494635036, "dur":1114, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494636150, "dur":574, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494637150, "dur":606, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Utility\\Logic\\AnyNode.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494636725, "dur":1660, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494638385, "dur":594, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Legacy\\ILegacyTarget.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494638385, "dur":1239, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494639624, "dur":1214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494640839, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494641858, "dur":546, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494642405, "dur":484, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494643241, "dur":647, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.State\\StateTransition.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494642889, "dur":1000, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494643889, "dur":909, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494644798, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494645137, "dur":537, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Plugins\\PluginConfiguration.cs" }} +,{ "pid":12345, "tid":5, "ts":1763073494645137, "dur":845, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494645983, "dur":375, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494646359, "dur":761, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494647120, "dur":767, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494647888, "dur":440, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494648328, "dur":798, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494649126, "dur":703, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494649829, "dur":377, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494650206, "dur":547, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494650754, "dur":495, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494651249, "dur":590, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494651840, "dur":583, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494652461, "dur":379, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494652845, "dur":939, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494653784, "dur":475, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494654259, "dur":940, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494655222, "dur":206, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494655491, "dur":10013, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494665505, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494665639, "dur":733, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494666399, "dur":2012, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494668412, "dur":698, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494669111, "dur":103, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494669229, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494669317, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494669720, "dur":1141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494670870, "dur":177, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494671095, "dur":203, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494671323, "dur":1204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494672528, "dur":277, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494672821, "dur":168, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494673011, "dur":2028, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1763073494675040, "dur":328, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494675383, "dur":755, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1763073494676139, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494676257, "dur":148916, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494825177, "dur":2648, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494827833, "dur":157, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494828001, "dur":2817, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494830819, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494830887, "dur":63, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.TestFramework.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494830954, "dur":2845, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494833801, "dur":387, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494834199, "dur":2875, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Updater.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494837075, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494837168, "dur":3528, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494840698, "dur":124, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494840832, "dur":4107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Searcher.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494844990, "dur":2638, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494847682, "dur":2602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Sysroot.Linux_x86_64.dll (+pdb)" }} +,{ "pid":12345, "tid":5, "ts":1763073494850285, "dur":211, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073494850529, "dur":1191438, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1763073496041968, "dur":172013, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494573728, "dur":44116, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494618003, "dur":284, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_68863AEDACB6591F.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618338, "dur":175, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494618522, "dur":94, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_BEF6ECE6F1D53D4D.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618666, "dur":117, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_7B2BC698D88F5683.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618826, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EmbreeModule.dll_DD7A1D0FC6AC5918.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494618961, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494619144, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreFontEngineModule.dll_FFDB50ED364BC58D.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494619250, "dur":219, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_6C162F0DAD9E7BCB.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494619737, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494619788, "dur":259, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IdentifiersModule.dll_AE39B792ADBBFE33.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494620191, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494620307, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494620394, "dur":118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494620525, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494620715, "dur":322, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494621051, "dur":12028, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494633080, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494633269, "dur":365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494633635, "dur":418, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494634053, "dur":460, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494634514, "dur":405, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494634920, "dur":403, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494635350, "dur":518, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Generation\\Contexts\\TargetActiveBlockContext.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494635323, "dur":911, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494636236, "dur":757, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494636993, "dur":792, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Input\\Texture\\Texture2DArrayAssetNode.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494636993, "dur":1577, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494638570, "dur":1263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494639834, "dur":739, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Editor-PrivateShared\\AssemblyInfo.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494639834, "dur":1342, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494641760, "dur":586, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\Tiling\\ReflectionProbeMinMaxZJob.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494641176, "dur":1381, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494642558, "dur":394, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494642952, "dur":865, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494643817, "dur":677, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494644494, "dur":742, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494645237, "dur":302, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494645540, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494646172, "dur":589, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494646761, "dur":608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494647370, "dur":1198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494648569, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494649177, "dur":804, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494649981, "dur":661, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494650643, "dur":531, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494651174, "dur":494, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494651669, "dur":542, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494652211, "dur":900, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494653111, "dur":752, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494653863, "dur":740, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494654604, "dur":1681, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494656287, "dur":223, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494656540, "dur":274, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494656863, "dur":560, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494657454, "dur":955, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494658410, "dur":1044, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494659531, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Common.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494660065, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494660164, "dur":228, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494660418, "dur":489, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494660946, "dur":497, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494661473, "dur":590, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494662064, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494662138, "dur":477, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494662615, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494662688, "dur":540, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1763073494663255, "dur":675, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1763073494663936, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494664070, "dur":265, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494664347, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494664418, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494665026, "dur":630, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Editor\\Views\\Welcome\\WelcomeView.cs" }} +,{ "pid":12345, "tid":6, "ts":1763073494664694, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494665817, "dur":1267, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":6, "ts":1763073494667085, "dur":402, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494667496, "dur":161, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494670188, "dur":150204, "ph":"X", "name": "ILPP-Configuration", "args": { "detail":"Library/ilpp-configuration.nevergeneratedoutput" }} +,{ "pid":12345, "tid":6, "ts":1763073494825174, "dur":2663, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494827839, "dur":153, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494828009, "dur":2472, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Core.Runtime.Shared.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494830483, "dur":120, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494830620, "dur":2535, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Shaders.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494833207, "dur":2494, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.RenderPipelines.Universal.Config.Runtime.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494835759, "dur":2527, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Burst.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494838287, "dur":428, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494838730, "dur":2549, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.InputSystem.DocCodeSamples.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494841335, "dur":2516, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/PPv2URPConverters.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494843852, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494843946, "dur":2532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Rendering.LightTransport.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494846479, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494846547, "dur":2550, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Multiplayer.Center.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":6, "ts":1763073494849233, "dur":223, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849470, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849599, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849811, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494849995, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.pdb" }} +,{ "pid":12345, "tid":6, "ts":1763073494850347, "dur":800, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1763073494851180, "dur":1362880, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494573786, "dur":44086, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494617878, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_5B12242EB2CD5D53.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494617973, "dur":303, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_8D61B03D6029748B.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494618310, "dur":178, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494618521, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494618682, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494618809, "dur":94, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494618924, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_8ACE11189FC2FE92.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619100, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SpriteMaskModule.dll_FD2A6743DC2A57C1.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619219, "dur":156, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TreeModule.dll_3F680D2C2719022E.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619461, "dur":142, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.VideoModule.dll_0F2D77ACAB406DFF.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494619694, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494619863, "dur":237, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputForUIModule.dll_175EBC151D1F784E.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494620213, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_24323C5F35024821.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494620356, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":7, "ts":1763073494620798, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494620865, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494621222, "dur":247, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.CompilationPipeline.Common.dll_FB9112D29D9861BD.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494621530, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494621705, "dur":215, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494621943, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494622020, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494622317, "dur":450, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494622915, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494623053, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp2" }} +,{ "pid":12345, "tid":7, "ts":1763073494623112, "dur":184, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494623297, "dur":267, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp2" }} +,{ "pid":12345, "tid":7, "ts":1763073494623653, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494623865, "dur":329, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494624254, "dur":111, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494624386, "dur":63, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp2" }} +,{ "pid":12345, "tid":7, "ts":1763073494624452, "dur":412, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494624908, "dur":350, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494625272, "dur":404, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494625858, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494625959, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494626064, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494626138, "dur":120, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494626265, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494626319, "dur":393, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494626823, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494626975, "dur":266, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494627248, "dur":641, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494627902, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494627999, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.Entities.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494628139, "dur":388, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494628528, "dur":188, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/10411718816959651794.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494628855, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/3064155424177982801.rsp" }} +,{ "pid":12345, "tid":7, "ts":1763073494628951, "dur":363, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494629592, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494629739, "dur":1164, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494630904, "dur":292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494631197, "dur":346, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494631544, "dur":376, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494631920, "dur":392, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494632313, "dur":562, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494632876, "dur":554, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494633430, "dur":328, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494633758, "dur":578, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494634336, "dur":686, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494635022, "dur":1032, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494636055, "dur":871, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494636986, "dur":790, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Basic\\DivideNode.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494636927, "dur":1324, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494638251, "dur":369, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494639752, "dur":565, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Graphs\\NormalMaterialSlot.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494638620, "dur":1799, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494640589, "dur":693, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.State\\Plugin\\Changelogs\\Changelog_1_4_0.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494640420, "dur":1290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494641710, "dur":364, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494642075, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494642963, "dur":902, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494643865, "dur":878, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494644743, "dur":762, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494645505, "dur":569, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494646075, "dur":347, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494646423, "dur":631, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494647055, "dur":659, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494647715, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494648320, "dur":1068, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494649389, "dur":666, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494650523, "dur":736, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.core@1c4984b725cf\\Runtime\\Debugging\\DebugDisplaySettings.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494650055, "dur":1306, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494651362, "dur":786, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494652149, "dur":917, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494653066, "dur":748, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494653815, "dur":543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494654359, "dur":608, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Events\\DeltaStateEvent.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494655179, "dur":1454, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.inputsystem@be6c4fd0abf5\\InputSystem\\Editor\\UITKAssetEditor\\Views\\InputActionsEditorView.cs" }} +,{ "pid":12345, "tid":7, "ts":1763073494654359, "dur":2517, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494656877, "dur":939, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494657817, "dur":315, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494658200, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494659073, "dur":166, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494659247, "dur":590, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494659837, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494660017, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494660192, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494660380, "dur":244, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494660640, "dur":545, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494661214, "dur":283, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494661552, "dur":698, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494662251, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494662338, "dur":709, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494663048, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494663139, "dur":737, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Multiplayer.Center.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494663877, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494663996, "dur":338, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494664520, "dur":332, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494664880, "dur":618, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494665499, "dur":390, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494665903, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494666016, "dur":226, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494666291, "dur":579, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.DocCodeSamples.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494666871, "dur":799, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494667678, "dur":823, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494668504, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494668848, "dur":3014, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494671864, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494672011, "dur":296, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494672342, "dur":749, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494673093, "dur":1162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494674257, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494674393, "dur":195, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494674610, "dur":1115, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494675727, "dur":88, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494675873, "dur":404, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1763073494676307, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1763073494676639, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494676701, "dur":212, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494676927, "dur":148266, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494825198, "dur":2618, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.PerformanceTesting.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494827818, "dur":413, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494828241, "dur":2550, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.DocCodeExamples.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494830799, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494830884, "dur":2746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494833681, "dur":2746, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.Timeline.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494836428, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494836523, "dur":2655, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.AI.Navigation.Editor.ConversionSystem.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494839179, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494839253, "dur":2551, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.ShaderGraph.Utilities.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494841805, "dur":221, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494842042, "dur":2997, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.Core.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494845040, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494845114, "dur":3164, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Unity.VisualScripting.SettingsProvider.Editor.dll (+pdb)" }} +,{ "pid":12345, "tid":7, "ts":1763073494848417, "dur":227, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494849355, "dur":268, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494849763, "dur":194, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494850030, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.InputSystem.ForUI.pdb" }} +,{ "pid":12345, "tid":7, "ts":1763073494850338, "dur":769, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1763073494851162, "dur":1362816, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494573827, "dur":44193, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618144, "dur":293, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618446, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_FC440C3B247F93D0.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494618535, "dur":166, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618709, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.AccessibilityModule.dll_54D1FB46262D4D42.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494618788, "dur":186, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494618975, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.AccessibilityModule.dll_54D1FB46262D4D42.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494619175, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494619239, "dur":144, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_5ECFF3E0A8FD61DB.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494619487, "dur":170, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_E112ED6D9F25D067.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494619911, "dur":158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InsightsModule.dll_2C0339B2FFACAC36.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494620070, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620150, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494620285, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620370, "dur":85, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620502, "dur":69, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620638, "dur":302, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494620949, "dur":213, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494621186, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494621302, "dur":313, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494621616, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Burst.Cecil.dll_F0D0CF856C9FA0D7.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494621770, "dur":323, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494622094, "dur":85, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":8, "ts":1763073494622267, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":8, "ts":1763073494622375, "dur":255, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494622676, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494623011, "dur":67, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494623099, "dur":1081, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.rsp2" }} +,{ "pid":12345, "tid":8, "ts":1763073494624183, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494624300, "dur":330, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494624643, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494624888, "dur":182, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Toolchain.Linux-x86_64.rsp2" }} +,{ "pid":12345, "tid":8, "ts":1763073494625079, "dur":1000, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494626132, "dur":304, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494626467, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494626585, "dur":225, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494626947, "dur":244, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494627227, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494627298, "dur":632, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628030, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/5249134988916615986.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494628106, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628230, "dur":276, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628715, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494628939, "dur":384, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494629370, "dur":163, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494629647, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteResponseFile Library/Bee/artifacts/rsp/6262281476893245489.rsp" }} +,{ "pid":12345, "tid":8, "ts":1763073494629907, "dur":547, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework.performance@0840f58e4562\\Editor\\TestResultsParser.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494629747, "dur":1008, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494630755, "dur":805, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494631561, "dur":306, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494631868, "dur":731, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494632600, "dur":345, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494632946, "dur":406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494633353, "dur":349, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494633703, "dur":490, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494634194, "dur":466, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494634660, "dur":775, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494635436, "dur":490, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494635927, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494636828, "dur":1141, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.shadergraph@33016d94899e\\Editor\\Data\\Nodes\\Math\\Vector\\DistanceNode.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494636815, "dur":1608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494638424, "dur":1237, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494639661, "dur":787, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.render-pipelines.universal@35ca8d108413\\Runtime\\2D\\Shadows\\ShadowProvider\\Providers\\ShadowShape2DProvider_SpriteRenderer.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494639661, "dur":1210, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494640872, "dur":1063, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494641935, "dur":729, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494642664, "dur":994, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494643659, "dur":381, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494644041, "dur":838, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494644880, "dur":427, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494645307, "dur":846, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494646153, "dur":578, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494646731, "dur":514, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494647246, "dur":862, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494648393, "dur":551, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Framework\\Events\\Animation\\BoltAnimationEvent.cs" }} +,{ "pid":12345, "tid":8, "ts":1763073494648108, "dur":967, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494649076, "dur":808, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494649884, "dur":486, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494650370, "dur":688, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494651059, "dur":610, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494651670, "dur":602, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494652273, "dur":840, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494653114, "dur":828, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494653943, "dur":579, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494654523, "dur":1716, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494656247, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494656477, "dur":546, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494657024, "dur":1042, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494658119, "dur":442, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494658592, "dur":862, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494659455, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494659538, "dur":529, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494660068, "dur":136, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494660211, "dur":11016, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494671331, "dur":349, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494671706, "dur":727, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.DocCodeExamples.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494672434, "dur":126, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494672685, "dur":60, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494672746, "dur":65, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073494673026, "dur":397, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494673515, "dur":3614, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494677234, "dur":214, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494677470, "dur":976, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494678551, "dur":137, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1763073494678707, "dur":317, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494679078, "dur":325, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073494679538, "dur":781342, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1763073495462874, "dur":284712, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073495462866, "dur":287182, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073495752647, "dur":340, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1763073495756073, "dur":275855, "ph":"X", "name": "ILPostProcess", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)" }} +,{ "pid":12345, "tid":8, "ts":1763073496044486, "dur":167426, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073496044470, "dur":167450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1763073496212045, "dur":1871, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":0, "ts":1763073496232169, "dur":5829, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 18572, "tid": 2166, "ts": 1763073496278561, "dur": 969, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496279584, "dur": 1316, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 18572, "tid": 2166, "ts": 1763073496264399, "dur": 16876, "ph": "X", "name": "Write chrome-trace events", "args": {} }, {} ] diff --git a/Unity3_lab/Library/Bee/tundra.digestcache b/Unity3_lab/Library/Bee/tundra.digestcache index 8caf62a34..f925009d0 100644 Binary files a/Unity3_lab/Library/Bee/tundra.digestcache and b/Unity3_lab/Library/Bee/tundra.digestcache differ diff --git a/Unity3_lab/Library/Bee/tundra.log.json b/Unity3_lab/Library/Bee/tundra.log.json index ea5f3bc30..f5d144837 100644 --- a/Unity3_lab/Library/Bee/tundra.log.json +++ b/Unity3_lab/Library/Bee/tundra.log.json @@ -836,10 +836,10 @@ {"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb","enqueuedNodeIndex":835,"enqueueingNodeAnnotation":"ScriptAssemblies","enqueueingNodeIndex":6} {"msg":"nodeOutputsMissing","annotation":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput","index":587,"files":["Library\\ilpp-configuration.nevergeneratedoutput"],"directories":[]} {"msg":"runNodeAction","annotation":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput","displayName":"ILPP-Configuration ilpp-configuration","index":587} -{"msg":"inputSignatureChanged","annotation":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)","index":568,"changes":[{"key":"Action","value":"\"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetCoreRuntime\\dotnet.exe\" exec \"D:/UNITY/6000.2.11f1/Editor/Data/DotNetSdkRoslyn/csc.dll\" /nostdlib /noconfig /shared \"@Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp\" \"@Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2\"","oldvalue":null},{"key":"FileList","value":["D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.LowLevel.ILSupport\\Unity.Collections.LowLevel.ILSupport.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.Tests\\System.IO.Hashing\\System.IO.Hashing.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.Tests\\System.Runtime.CompilerServices.Unsafe\\System.Runtime.CompilerServices.Unsafe.dll","Library\\PackageCache\\com.unity.ext.nunit@031a54704bff\\net40\\unity-custom\\nunit.framework.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\PPv2URPConverters.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.Editor.ConversionSystem.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.Updater.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Burst.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Burst.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Collections.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Collections.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.InputSystem.ForUI.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.InputSystem.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Mathematics.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Mathematics.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Multiplayer.Center.Common.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Multiplayer.Center.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.PlasticSCM.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Rendering.LightTransport.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Rendering.LightTransport.Runtime.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipeline.Universal.ShaderLibrary.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Editor.Shared.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Runtime.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Runtime.Shared.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.ShaderLibrary.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.GPUDriven.Runtime.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.2D.Runtime.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Config.Runtime.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Runtime.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Shaders.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Rider.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Searcher.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.ShaderGraph.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Sysroot.Linux_x86_64.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.SysrootPackage.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.TextMeshPro.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.TextMeshPro.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Timeline.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Timeline.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Toolchain.Linux-x86_64.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Core.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Core.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Flow.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Flow.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.SettingsProvider.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Shared.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.State.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.State.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualStudio.Editor.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEditor.UI.ref.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEngine.UI.ref.dll","Assets\\Scripts\\BallController.cs","Assets\\Scripts\\CameraFollow.cs","Assets\\Scripts\\DrawTrail.cs","Assets\\Scripts\\FallingPlatform.cs","Assets\\Scripts\\MainMenu.cs","Assets\\Scripts\\MovingPlatform.cs","Assets\\Scripts\\PendulumHammer.cs","Assets\\Scripts\\SpikeTrap.cs","Assets\\Scripts\\TrailController.cs","Assets\\Scripts\\TrailSegment.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\Benchmark01.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\Benchmark01_UGUI.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\Benchmark02.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\Benchmark03.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\Benchmark04.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\CameraController.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\ChatController.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\DropdownSample.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\EnvMapAnimator.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\ObjectSpin.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\ShaderPropAnimator.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\SimpleScript.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\SkewTextExample.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TeleType.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TextConsoleSimulator.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TextMeshProFloatingText.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TextMeshSpawner.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMPro_InstructionOverlay.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_DigitValidator.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_ExampleScript_01.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_FrameRateCounter.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_PhoneNumberValidator.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_TextEventCheck.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_TextEventHandler.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_TextInfoDebugTool.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_TextSelector_A.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_TextSelector_B.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\TMP_UiFrameRateCounter.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\VertexColorCycler.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\VertexJitter.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\VertexShakeA.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\VertexShakeB.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\VertexZoom.cs","Assets\\TextMesh Pro\\Examples & Extras\\Scripts\\WarpTextExample.cs","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Unity.SourceGenerators\\Unity.Properties.SourceGenerator.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Unity.SourceGenerators\\Unity.SourceGenerators.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Unity.SourceGenerators\\Unity.UIToolkit.SourceGenerator.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.rsp"],"oldvalue":[],"dependency":"explicit"}]} +{"msg":"nodeRetryBuild","annotation":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)","index":568} {"msg":"runNodeAction","annotation":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)","displayName":"Compiling C# (Assembly-CSharp)","index":568} {"msg":"noderesult","processed_node_count":655,"number_of_nodes_ever_queued":835,"annotation":"ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput","index":587,"exitcode":0,"outputfile":"Library\\ilpp-configuration.nevergeneratedoutput"} -{"msg":"noderesult","processed_node_count":830,"number_of_nodes_ever_queued":835,"annotation":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)","index":568,"exitcode":0,"outputfile":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll"} +{"msg":"noderesult","processed_node_count":830,"number_of_nodes_ever_queued":835,"annotation":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)","index":568,"exitcode":0,"outputfile":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll","stdout":"Assets\\Scripts\\TriggerPlatform.cs(59,65): warning CS0618: 'Object.FindObjectOfType()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'\r\nAssets\\Scripts\\BallController.cs(20,36): warning CS0414: The field 'BallController.decelerationRate' is assigned but its value is never used"} {"msg":"inputSignatureChanged","annotation":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)","index":705,"changes":[{"key":"Action","value":"\"D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Trigger\\Unity.ILPP.Trigger.exe\" @\"Library\\Bee\\artifacts\\rsp\\10678863128556690338.rsp\"","oldvalue":null},{"key":"FileList","value":["Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\PPv2URPConverters.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Burst.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEditor.UI.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEditor.TestRunner.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEngine.TestRunner.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","Library\\PackageCache\\com.unity.ext.nunit@031a54704bff\\net40\\unity-custom\\nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEditor.Graphs.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\UnityEditor.WindowsStandalone.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.Mdb.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.Pdb.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.Rocks.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEngine.UI.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\log4netPlastic.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\Unity.Plastic.Antlr3.Runtime.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\Unity.Plastic.Newtonsoft.Json.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\unityplastic.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.LowLevel.ILSupport\\Unity.Collections.LowLevel.ILSupport.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.Tests\\System.IO.Hashing\\System.IO.Hashing.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.Tests\\System.Runtime.CompilerServices.Unsafe\\System.Runtime.CompilerServices.Unsafe.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Dependencies\\DotNetZip\\Unity.VisualScripting.IonicZip.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Dependencies\\YamlDotNet\\Unity.VisualScripting.YamlDotNet.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\EditorAssetResources\\Unity.VisualScripting.TextureAssets.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","Library\\PackageCache\\com.unity.burst@1df634d836b8\\Unity.Burst.Unsafe.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Collections.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Mathematics.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.InputSystem.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.GPUDriven.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Rendering.LightTransport.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Burst.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Mathematics.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Editor.Shared.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.Runtime.Shared.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.2D.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipeline.Universal.ShaderLibrary.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Config.Runtime.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.ShaderGraph.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Searcher.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.ShaderGraph.Utilities.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.Editor.ConversionSystem.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.AI.Navigation.Updater.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Collections.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.InputSystem.ForUI.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Multiplayer.Center.Common.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Multiplayer.Center.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.PlasticSCM.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Core.ShaderLibrary.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.RenderPipelines.Universal.Shaders.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Rendering.LightTransport.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Rider.Editor.dll","Library\\PackageCache\\com.unity.ide.rider@1f60b3138684\\Rider\\Editor\\JetBrains.Rider.PathLocator.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Sysroot.Linux_x86_64.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.SysrootPackage.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.TextMeshPro.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.TextMeshPro.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Timeline.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Timeline.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Toolchain.Linux-x86_64.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Core.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Core.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Flow.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Flow.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.SettingsProvider.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.State.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.Shared.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualScripting.State.Editor.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.VisualStudio.Editor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-console-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-console-l1-2-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-datetime-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-debug-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-errorhandling-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-fibers-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-file-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-file-l1-2-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-file-l2-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-handle-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-heap-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-interlocked-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-libraryloader-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-localization-l1-2-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-memory-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-namedpipe-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-processenvironment-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-processthreads-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-processthreads-l1-1-1.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-profile-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-rtlsupport-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-string-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-synch-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-synch-l1-2-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-sysinfo-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-timezone-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-core-util-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-conio-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-convert-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-environment-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-filesystem-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-heap-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-locale-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-math-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-multibyte-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-private-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-process-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-runtime-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-stdio-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-string-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-time-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\api-ms-win-crt-utility-l1-1-0.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\aspnetcorev2_inprocess.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\clretwrc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\clrjit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\coreclr.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\dbgshim.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Google.Protobuf.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Grpc.AspNetCore.Server.ClientFactory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Grpc.AspNetCore.Server.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Grpc.Core.Api.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Grpc.Net.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Grpc.Net.ClientFactory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Grpc.Net.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\hostfxr.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\hostpolicy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Antiforgery.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authentication.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authentication.Cookies.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authentication.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authentication.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authentication.OAuth.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authorization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Authorization.Policy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Components.Authorization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Components.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Components.Forms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Components.Server.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Components.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Connections.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.CookiePolicy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Cors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Cryptography.Internal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.DataProtection.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.DataProtection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.DataProtection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Diagnostics.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Diagnostics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.HostFiltering.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Hosting.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Hosting.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Html.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Connections.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Connections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Features.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Http.Results.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.HttpLogging.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.HttpOverrides.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.HttpsPolicy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Identity.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Localization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Localization.Routing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Metadata.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.ApiExplorer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Cors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.DataAnnotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Formatters.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Localization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.Razor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.RazorPages.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.TagHelpers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Mvc.ViewFeatures.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Razor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Razor.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.ResponseCaching.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.ResponseCompression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Rewrite.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Routing.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Routing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.HttpSys.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.IIS.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.IISIntegration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.Kestrel.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.Kestrel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.Session.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.SignalR.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.SignalR.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.SignalR.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.SignalR.Protocols.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.StaticFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.AspNetCore.WebUtilities.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.DiaSymReader.Native.amd64.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Caching.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Caching.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.Binder.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.CommandLine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.EnvironmentVariables.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.FileExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.Ini.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.KeyPerFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.UserSecrets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Configuration.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.DependencyInjection.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.DependencyInjection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Diagnostics.HealthChecks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Features.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.FileProviders.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.FileProviders.Composite.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.FileProviders.Embedded.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.FileProviders.Physical.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.FileSystemGlobbing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Hosting.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Hosting.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Identity.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Identity.Stores.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Localization.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Localization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.Abstractions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.Configuration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.EventLog.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.EventSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Logging.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.ObjectPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Options.ConfigurationExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Options.DataAnnotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Options.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Extensions.WebEncoders.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.JSInterop.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Net.Http.Headers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.VisualBasic.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.VisualBasic.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Microsoft.Win32.Registry.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\mscordaccore.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\mscordaccore_amd64_amd64_6.0.1823.26907.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\mscordbi.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\mscorrc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\msquic.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Collections.Immutable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ComponentModel.DataAnnotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Configuration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.DiagnosticSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.EventLog.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.EventLog.Messages.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Formats.Asn1.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Compression.Brotli.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Compression.Native.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.FileSystem.AccessControl.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Pipelines.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Pipes.AccessControl.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Http.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.HttpListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Mail.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Quic.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.ServicePoint.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.WebClient.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.WebProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Private.CoreLib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Private.DataContractSerialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Private.Uri.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Private.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Private.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.Metadata.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Reflection.TypeExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.CompilerServices.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Intrinsics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Loader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.AccessControl.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Cng.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.OpenSsl.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Pkcs.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Cryptography.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.Principal.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ServiceProcess.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Text.Encoding.CodePages.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Text.Encodings.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Text.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Channels.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Tasks.Dataflow.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Transactions.Local.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Web.HttpUtility.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\ucrtbase.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Unity.AspNetCore.NamedPipeSupport.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Unity.CompilationPipeline.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Unity.ILPP.Runner.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\WindowsBase.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Runner\\Unity.ILPP.Runner.exe","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Tools\\Compilation\\Unity.ILPP.Trigger\\Unity.ILPP.Trigger.exe","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Burst.CodeGen.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Burst.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEditor.UI.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEditor.TestRunner.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEngine.TestRunner.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.AdaptivePerformanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.BuildProfileModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreBusinessMetricsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DeviceSimulatorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DiagnosticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EditorToolbarModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EmbreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GridAndSnapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.InAppPurchasingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.LevelPlayModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PresetsUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.QuickSearchModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SafeModeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneTemplateModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneViewModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.ShaderFoundryModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SketchUpModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TreeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIAutomationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIBuilderModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsSamplesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AccessibilityModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AndroidJNIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AnimationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ARModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClothModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterInputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterRendererModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ContentLoadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CrashReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DirectorModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DSPGraphModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GameCenterModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GraphicsStateCollectionSerializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GridModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HierarchyCoreModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HotReloadModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IdentifiersModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ImageConversionModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IMGUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputForUIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputLegacyModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InsightsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.JSONSerializeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.LocalizationModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.MarshallingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.MultiplayerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ParticleSystemModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PerformanceReportingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.Physics2DModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PropertiesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ScreenCaptureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ShaderVariantAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SharedInternalsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteMaskModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteShapeModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.StreamingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubstanceModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubsystemsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainPhysicsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreFontEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreTextEngineModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextRenderingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TilemapModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TLSModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIElementsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UmbraModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsCommonModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConnectModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConsentModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityCurlModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityTestProtocolModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAssetBundleModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAudioModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestTextureModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestWWWModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VehiclesModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VFXModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VideoModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VirtualTexturingModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.WindModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.XRModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\Extensions\\2.0.0\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\NetStandard\\ref\\2.1.0\\netstandard.dll","Library\\PackageCache\\com.unity.ext.nunit@031a54704bff\\net40\\unity-custom\\nunit.framework.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEditor.Graphs.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AMDModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.NVIDIAModule.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\UnityEditor.WindowsStandalone.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\Microsoft.Win32.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\netstandard.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.AppContext.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Buffers.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Concurrent.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.NonGeneric.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Collections.Specialized.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Annotations.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.EventBasedAsync.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ComponentModel.TypeConverter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Console.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Data.Common.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Contracts.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Debug.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.FileVersionInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Process.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.StackTrace.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TextWriterTraceListener.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.Tools.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Diagnostics.TraceSource.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Drawing.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Dynamic.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Calendars.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Compression.ZipFile.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.DriveInfo.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.FileSystem.Watcher.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.IsolatedStorage.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.MemoryMappedFiles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.Pipes.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.IO.UnmanagedMemoryStream.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Expressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Linq.Queryable.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Memory.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Http.Rtc.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NameResolution.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.NetworkInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Ping.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Requests.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.Sockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebHeaderCollection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.Client.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Net.WebSockets.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ObjectModel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.DispatchProxy.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.ILGeneration.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Emit.Lightweight.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Reflection.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Reader.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.ResourceManager.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Resources.Writer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.CompilerServices.VisualC.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Handles.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.InteropServices.WindowsRuntime.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Formatters.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Json.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Runtime.Serialization.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Claims.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Algorithms.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Csp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Cryptography.X509Certificates.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.Principal.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Security.SecureString.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Duplex.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.NetTcp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Primitives.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ServiceModel.Security.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.Encoding.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Text.RegularExpressions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Overlapped.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Extensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Tasks.Parallel.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Thread.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.ThreadPool.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Threading.Timer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.ValueTuple.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.ReaderWriter.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XmlSerializer.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Xml.XPath.XDocument.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Microsoft.CSharp.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\mscorlib.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.ComponentModel.Composition.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Core.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.DataSetExtensions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Data.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Drawing.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.IO.Compression.FileSystem.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Net.Http.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Numerics.Vectors.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Runtime.Serialization.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Transactions.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\System.Xml.Linq.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.Mdb.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.Pdb.dll","Library\\PackageCache\\com.unity.nuget.mono-cecil@d78732e851eb\\Mono.Cecil.Rocks.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\UnityEngine.UI.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\log4netPlastic.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\Unity.Plastic.Antlr3.Runtime.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\Unity.Plastic.Newtonsoft.Json.dll","Library\\PackageCache\\com.unity.collab-proxy@1e5e48aff19d\\Lib\\Editor\\unityplastic.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.LowLevel.ILSupport\\Unity.Collections.LowLevel.ILSupport.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.Tests\\System.IO.Hashing\\System.IO.Hashing.dll","Library\\PackageCache\\com.unity.collections@aea9d3bd5e19\\Unity.Collections.Tests\\System.Runtime.CompilerServices.Unsafe\\System.Runtime.CompilerServices.Unsafe.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Dependencies\\DotNetZip\\Unity.VisualScripting.IonicZip.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\Dependencies\\YamlDotNet\\Unity.VisualScripting.YamlDotNet.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Editor\\VisualScripting.Core\\EditorAssetResources\\Unity.VisualScripting.TextureAssets.dll","Library\\PackageCache\\com.unity.visualscripting@b4d700247d4b\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","Library\\PackageCache\\com.unity.burst@1df634d836b8\\Unity.Burst.Unsafe.dll","D:\\UNITY\\6000.2.11f1\\Editor\\Data\\Managed\\Unity.CompilationPipeline.Common.dll","Library\\PackageCache\\com.unity.burst@1df634d836b8\\Unity.Burst.CodeGen\\Unity.Burst.Cecil.dll","Library\\PackageCache\\com.unity.burst@1df634d836b8\\Unity.Burst.CodeGen\\Unity.Burst.Cecil.Mdb.dll","Library\\PackageCache\\com.unity.burst@1df634d836b8\\Unity.Burst.CodeGen\\Unity.Burst.Cecil.Pdb.dll","Library\\PackageCache\\com.unity.burst@1df634d836b8\\Unity.Burst.CodeGen\\Unity.Burst.Cecil.Rocks.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Collections.CodeGen.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Collections.dll","Library\\Bee\\artifacts\\1900b0aE.dag\\Unity.Mathematics.dll","Library\\Bee\\artifacts\\rsp\\10678863128556690338.rsp"],"oldvalue":[],"dependency":"explicit"}]} {"msg":"runNodeAction","annotation":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)","displayName":"Postprocessing IL for Assembly-CSharp","index":705} {"msg":"noderesult","processed_node_count":831,"number_of_nodes_ever_queued":835,"annotation":"ILPostProcess Library/Bee/artifacts/1900b0aE.dag/post-processed/Assembly-CSharp.dll (+pdb)","index":705,"exitcode":0,"outputfile":"Library\\Bee\\artifacts\\1900b0aE.dag\\post-processed\\Assembly-CSharp.dll","stdout":"Processing assembly Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll, with 134 defines and 302 references\r\nprocessors: Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor\r\nrunning Unity.Jobs.CodeGen.JobsILPostProcessor\r\nrunning zzzUnity.Burst.CodeGen.BurstILPostProcessor"} diff --git a/Unity3_lab/Library/BurstCache/JIT/Hashes/a110ffe6b760e4b56cb86ae44bc7857d.bhc b/Unity3_lab/Library/BurstCache/JIT/Hashes/a110ffe6b760e4b56cb86ae44bc7857d.bhc index 6843466dd..44d70cc7a 100644 Binary files a/Unity3_lab/Library/BurstCache/JIT/Hashes/a110ffe6b760e4b56cb86ae44bc7857d.bhc and b/Unity3_lab/Library/BurstCache/JIT/Hashes/a110ffe6b760e4b56cb86ae44bc7857d.bhc differ diff --git a/Unity3_lab/Library/InspectorExpandedItems.asset b/Unity3_lab/Library/InspectorExpandedItems.asset index 8925ef24c..8034a61de 100644 Binary files a/Unity3_lab/Library/InspectorExpandedItems.asset and b/Unity3_lab/Library/InspectorExpandedItems.asset differ diff --git a/Unity3_lab/Library/LastSceneManagerSetup.txt b/Unity3_lab/Library/LastSceneManagerSetup.txt index 30bcabd6d..5431dfdc6 100644 --- a/Unity3_lab/Library/LastSceneManagerSetup.txt +++ b/Unity3_lab/Library/LastSceneManagerSetup.txt @@ -1,5 +1,5 @@ sceneSetups: -- path: Assets/Scenes/MainScene.unity +- path: Assets/Scenes/level.unity isLoaded: 1 isActive: 1 isSubScene: 0 diff --git a/Unity3_lab/Library/PreviousActionData.bin b/Unity3_lab/Library/PreviousActionData.bin index c37b1a5c6..e69de29bb 100644 Binary files a/Unity3_lab/Library/PreviousActionData.bin and b/Unity3_lab/Library/PreviousActionData.bin differ diff --git a/Unity3_lab/Library/PreviousActionStack.bin b/Unity3_lab/Library/PreviousActionStack.bin index cc241b0eb..e69de29bb 100644 Binary files a/Unity3_lab/Library/PreviousActionStack.bin and b/Unity3_lab/Library/PreviousActionStack.bin differ diff --git a/Unity3_lab/Library/SceneVisibilityState.asset b/Unity3_lab/Library/SceneVisibilityState.asset index 27f996959..743133895 100644 Binary files a/Unity3_lab/Library/SceneVisibilityState.asset and b/Unity3_lab/Library/SceneVisibilityState.asset differ diff --git a/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.dll b/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.dll index 83d79e408..2e68b32d1 100644 Binary files a/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.dll and b/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.dll differ diff --git a/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.pdb b/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.pdb index 18fce86f1..6421e715d 100644 Binary files a/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.pdb and b/Unity3_lab/Library/ScriptAssemblies/Assembly-CSharp.pdb differ diff --git a/Unity3_lab/Library/Search/transactions.db b/Unity3_lab/Library/Search/transactions.db index 12265e8a2..0095205c4 100644 Binary files a/Unity3_lab/Library/Search/transactions.db and b/Unity3_lab/Library/Search/transactions.db differ diff --git a/Unity3_lab/Library/ShaderCache/EditorEncounteredVariants b/Unity3_lab/Library/ShaderCache/EditorEncounteredVariants index af2ec6302..6b38d2ec4 100644 Binary files a/Unity3_lab/Library/ShaderCache/EditorEncounteredVariants and b/Unity3_lab/Library/ShaderCache/EditorEncounteredVariants differ diff --git a/Unity3_lab/Library/SourceAssetDB b/Unity3_lab/Library/SourceAssetDB index 5bf8304f0..07c296a12 100755 Binary files a/Unity3_lab/Library/SourceAssetDB and b/Unity3_lab/Library/SourceAssetDB differ diff --git a/Unity3_lab/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json b/Unity3_lab/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json index 9556d191d..0480da337 100644 --- a/Unity3_lab/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json +++ b/Unity3_lab/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":-97.95244598388672,"y":12.106898307800293,"z":9.100469589233399},"rotation":{"x":-0.22270968556404115,"y":-0.687676191329956,"z":0.23578481376171113,"w":-0.6495503783226013},"size":9.120018005371094,"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":-72.62378692626953,"y":-43.90353775024414,"z":133.8994140625},"rotation":{"x":-0.3099013566970825,"y":-0.202700674533844,"z":0.06780735403299332,"w":-0.9264367818832398},"size":60.46076965332031,"orthographic":false} \ No newline at end of file diff --git a/Unity3_lab/Library/UIElements/EditorWindows/UnityEditor.InspectorWindow.pref b/Unity3_lab/Library/UIElements/EditorWindows/UnityEditor.InspectorWindow.pref index 65d069778..3ea3c5ea8 100644 --- a/Unity3_lab/Library/UIElements/EditorWindows/UnityEditor.InspectorWindow.pref +++ b/Unity3_lab/Library/UIElements/EditorWindows/UnityEditor.InspectorWindow.pref @@ -15,6 +15,12 @@ MonoBehaviour: m_Keys: - __PanelContainer__rootVisualContainer__inspector-window-main-scroll-view__unity-vertical-collection-scroll-view__UnityEngine.UIElements.ScrollView - __PanelContainer__rootVisualContainer__inspector-window-main-scroll-view__unity-vertical-collection-scroll-view__Slider__UnityEngine.UIElements.Scroller+ScrollerSlider + - __PanelContainer__rootVisualContainer__inspector-window-main-scroll-view__unity-list-hazardBalls__UnityEngine.UIElements.ListView + - __PanelContainer__rootVisualContainer__inspector-window-main-scroll-view__unity-list-hazardBalls__unity-vertical-collection-scroll-view__UnityEngine.UIElements.ScrollView + - __PanelContainer__rootVisualContainer__inspector-window-main-scroll-view__unity-list-hazardBalls__unity-vertical-collection-scroll-view__Slider__UnityEngine.UIElements.Scroller+ScrollerSlider m_Values: - '{}' - '{}' + - '{"m_ShowAlternatingRowBackgrounds":0,"serializedVirtualizationData":{"scrollOffset":{"x":0.0,"y":0.0},"firstVisibleIndex":0,"contentPadding":0.0,"contentHeight":110.0,"anchoredItemIndex":0,"anchorOffset":0.0},"m_SelectedIds":[4]}' + - '{"m_ScrollOffset":{"x":0.0,"y":0.0}}' + - '{"m_Value":0.0,"m_LowValue":0.0,"m_HighValue":0.0}' diff --git a/Unity3_lab/Library/UndoData.bin b/Unity3_lab/Library/UndoData.bin index 02b854c8b..3144d94e7 100644 Binary files a/Unity3_lab/Library/UndoData.bin and b/Unity3_lab/Library/UndoData.bin differ diff --git a/Unity3_lab/Library/UndoStack.bin b/Unity3_lab/Library/UndoStack.bin index 6fb41dd1b..29af19f55 100644 Binary files a/Unity3_lab/Library/UndoStack.bin and b/Unity3_lab/Library/UndoStack.bin differ diff --git a/Unity3_lab/Library/com.unity.ide.rider/PersistedState.asset b/Unity3_lab/Library/com.unity.ide.rider/PersistedState.asset index 40a3855e2..23574ca44 100644 --- a/Unity3_lab/Library/com.unity.ide.rider/PersistedState.asset +++ b/Unity3_lab/Library/com.unity.ide.rider/PersistedState.asset @@ -12,5 +12,5 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: bc3a27147f944790916176e2172ad506, type: 3} m_Name: m_EditorClassIdentifier: Unity.Rider.Editor::Packages.Rider.Editor.RiderScriptEditorPersistedState - lastWriteTicks: -8584385392099257401 + lastWriteTicks: -8584385338159296066 manifestJsonLastWriteTicks: -8584387132679407587 diff --git a/Unity3_lab/Library/ilpp.pid b/Unity3_lab/Library/ilpp.pid index 776f7f26e..b6c862fbc 100644 --- a/Unity3_lab/Library/ilpp.pid +++ b/Unity3_lab/Library/ilpp.pid @@ -1 +1 @@ -14496 \ No newline at end of file +17256 \ No newline at end of file diff --git a/Unity3_lab/Logs/AssetImportWorker0.log b/Unity3_lab/Logs/AssetImportWorker0.log index ea7469632..e48d214f1 100644 --- a/Unity3_lab/Logs/AssetImportWorker0.log +++ b/Unity3_lab/Logs/AssetImportWorker0.log @@ -1,9 +1,9 @@ [Licensing::Module] Trying to connect to existing licensing client channel... Built from '6000.2/staging' branch; Version is '6000.2.11f1 (7134d7685e5d) revision 7419095'; Using compiler version '194234433'; Build Type 'Release' +[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user" at "2025-11-13T21:53:00.2463028Z" OS: 'Windows 11 (10.0.26100) 64bit Professional' Language: 'ru' Physical Memory: 8072 MB -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user" at "2025-11-13T20:12:59.7187944Z" BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1 -Date: 2025-11-13T20:12:59Z +Date: 2025-11-13T21:53:00Z COMMAND LINE ARGUMENTS: D:\UNITY\6000.2.11f1\Editor\Unity.exe @@ -17,7 +17,7 @@ D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab -logFile Logs/AssetImportWorker0.log -srvPort -50727 +64205 -licensingIpc LicenseClient-user -job-worker-count @@ -65,47 +65,47 @@ D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -Player connection [20512] Target information: +Player connection [6184] Target information: -Player connection [20512] * "[IP] 192.168.192.175 [Port] 0 [Flags] 2 [Guid] 3078844359 [EditorId] 3078844359 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [6184] * "[IP] 192.168.192.175 [Port] 0 [Flags] 2 [Guid] 1739753296 [EditorId] 1739753296 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [20512] * "[IP] 26.132.156.237 [Port] 0 [Flags] 2 [Guid] 3078844359 [EditorId] 3078844359 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [6184] * "[IP] 26.132.156.237 [Port] 0 [Flags] 2 [Guid] 1739753296 [EditorId] 1739753296 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [20512] * "[IP] 192.168.0.105 [Port] 0 [Flags] 2 [Guid] 3078844359 [EditorId] 3078844359 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [6184] * "[IP] 192.168.0.105 [Port] 0 [Flags] 2 [Guid] 1739753296 [EditorId] 1739753296 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [20512] Host joined multi-casting on [225.0.0.222:54997]... -Player connection [20512] Host joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [6184] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [6184] Host joined alternative multi-casting on [225.0.0.222:34997]... JobSystem: Creating JobQueue using job-worker-count value 3 Input System module state changed to: Initialized. [Physics::Module] Initialized fallback backend. [Physics::Module] Id: 0xdecafbad -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 10248, path: "D:/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe") +[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 19212, path: "D:/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe") [Licensing::Module] LicensingClient has failed validation; ignoring -Library Redirect Path: Library/ [Licensing::Client] Error: HandshakeResponse reported an error: ResponseCode: 505 ResponseStatus: Unsupported protocol version '1.17.2'. [Licensing::Module] Error: Failed to handshake to channel: "LicenseClient-user" [Licensing::IpcConnector] LicenseClient-user channel disconnected successfully. -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11" at "2025-11-13T20:12:59.985427Z" -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 16052, path: "D:/UNITY/6000.2.11f1/Editor/Data/Resources/Licensing/Client/Unity.Licensing.Client.exe") +[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11" at "2025-11-13T21:53:00.3395771Z" +[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 19340, path: "D:/UNITY/6000.2.11f1/Editor/Data/Resources/Licensing/Client/Unity.Licensing.Client.exe") [Licensing::Module] LicensingClient has failed validation; ignoring [Licensing::Client] Handshaking with LicensingClient: Version: 1.17.2+ff71f16 - Session Id: a1f2eaec781b46aa98b03fdbd1b72d5b - Correlation Id: 2ed37a33eb4552404b872d41967a1730 - External correlation Id: 7132863137799807533 + Session Id: 907a0c79573c44f29ad9a5a0d2f5c647 + Correlation Id: dd2295c94a7103aeb6f98828814e3865 + External correlation Id: 7300438849081438164 Machine Id: FcYnQ9mNnN3hqbdWmxuoRT0/MKE= -[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-user-6000.2.11" (connect: 0.00s, validation: 0.02s, handshake: 0.15s) -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11-notifications" at "2025-11-13T20:13:00.1611777Z" -[Licensing::Module] Licensing Background thread has ended after 0.44s +[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-user-6000.2.11" (connect: 0.00s, validation: 0.00s, handshake: 0.02s) +[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11-notifications" at "2025-11-13T21:53:00.3583584Z" +[Licensing::Module] Licensing Background thread has ended after 0.11s +Library Redirect Path: Library/ [Physics::Module] Selected backend. [Physics::Module] Name: PhysX [Physics::Module] Id: 0xf2b8ea05 [Physics::Module] SDK Version: 4.1.2 [Physics::Module] Integration Version: 1.0.0 [Physics::Module] Threading Mode: Multi-Threaded -Refreshing native plugins compatible for Editor in 351.93 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 27.91 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 6000.2.11f1 (7134d7685e5d) [Subsystems] Discovering subsystems at path D:/UNITY/6000.2.11f1/Editor/Data/Resources/UnitySubsystems @@ -121,43 +121,43 @@ Initialize mono Mono path[0] = 'D:/UNITY/6000.2.11f1/Editor/Data/Managed' Mono path[1] = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56680 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56992 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.005447 seconds. -- Loaded All Assemblies, in 1.074 seconds +Registered in 0.104356 seconds. +- Loaded All Assemblies, in 13.805 seconds Native extension for WindowsStandalone target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.910 seconds -Domain Reload Profiling: 1984ms - BeginReloadAssembly (424ms) +- Finished resetting the current domain, in 2.257 seconds +Domain Reload Profiling: 16054ms + BeginReloadAssembly (2999ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (2ms) - RebuildCommonClasses (90ms) - RebuildNativeTypeToScriptingClass (32ms) - initialDomainReloadingComplete (111ms) - LoadAllAssembliesAndSetupDomain (415ms) - LoadAssemblies (420ms) + RebuildCommonClasses (2160ms) + RebuildNativeTypeToScriptingClass (201ms) + initialDomainReloadingComplete (4387ms) + LoadAllAssembliesAndSetupDomain (4049ms) + LoadAssemblies (2993ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (407ms) - TypeCache.Refresh (404ms) - TypeCache.ScanAssembly (360ms) + AnalyzeDomain (4024ms) + TypeCache.Refresh (4018ms) + TypeCache.ScanAssembly (3927ms) BuildScriptInfoCaches (0ms) - ResolveRequiredComponents (1ms) - FinalizeReload (913ms) + ResolveRequiredComponents (2ms) + FinalizeReload (2258ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (791ms) + SetupLoadedEditorAssemblies (1974ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (113ms) - SetLoadedEditorAssemblies (7ms) - BeforeProcessingInitializeOnLoad (167ms) - ProcessInitializeOnLoadAttributes (335ms) - ProcessInitializeOnLoadMethodAttributes (168ms) + InitializePlatformSupportModulesInManaged (193ms) + SetLoadedEditorAssemblies (17ms) + BeforeProcessingInitializeOnLoad (435ms) + ProcessInitializeOnLoadAttributes (1134ms) + ProcessInitializeOnLoadMethodAttributes (195ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -172,1605 +172,1661 @@ Begin MonoManager ReloadAssembly Product: Unity Personal Type: Assigned Expiration: Unlimited -- Loaded All Assemblies, in 1.980 seconds -Refreshing native plugins compatible for Editor in 0.91 ms, found 3 plugins. +- Loaded All Assemblies, in 12.804 seconds +Refreshing native plugins compatible for Editor in 5.95 ms, found 3 plugins. Native extension for WindowsStandalone target not found Package Manager log level set to [2] [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.873 seconds -Domain Reload Profiling: 4850ms - BeginReloadAssembly (460ms) +- Finished resetting the current domain, in 2.515 seconds +Domain Reload Profiling: 15316ms + BeginReloadAssembly (9371ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (23ms) + DisableScriptedObjects (22ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (100ms) - RebuildCommonClasses (86ms) - RebuildNativeTypeToScriptingClass (30ms) - initialDomainReloadingComplete (73ms) - LoadAllAssembliesAndSetupDomain (1328ms) - LoadAssemblies (1009ms) + CreateAndSetChildDomain (70ms) + RebuildCommonClasses (298ms) + RebuildNativeTypeToScriptingClass (129ms) + initialDomainReloadingComplete (151ms) + LoadAllAssembliesAndSetupDomain (2852ms) + LoadAssemblies (11211ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (539ms) - TypeCache.Refresh (422ms) - TypeCache.ScanAssembly (383ms) - BuildScriptInfoCaches (95ms) - ResolveRequiredComponents (16ms) - FinalizeReload (2874ms) + AnalyzeDomain (666ms) + TypeCache.Refresh (513ms) + TypeCache.ScanAssembly (472ms) + BuildScriptInfoCaches (116ms) + ResolveRequiredComponents (30ms) + FinalizeReload (2516ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2483ms) + SetupLoadedEditorAssemblies (1875ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (3ms) - SetLoadedEditorAssemblies (8ms) - BeforeProcessingInitializeOnLoad (220ms) - ProcessInitializeOnLoadAttributes (2147ms) - ProcessInitializeOnLoadMethodAttributes (101ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (321ms) + ProcessInitializeOnLoadAttributes (1406ms) + ProcessInitializeOnLoadMethodAttributes (129ms) AfterProcessingInitializeOnLoad (4ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (16ms) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.02 seconds -Refreshing native plugins compatible for Editor in 0.79 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (14ms) +Launched and connected shader compiler UnityShaderCompiler.exe after 0.18 seconds +Refreshing native plugins compatible for Editor in 1.65 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.3 MB). Loaded Objects now: 6884. -Memory consumption went from 131.2 MB to 125.9 MB. -Total: 22.742600 ms (FindLiveObjects: 2.425700 ms CreateObjectMapping: 2.020700 ms MarkObjects: 11.524400 ms DeleteObjects: 6.769800 ms) - -======================================================================== -Received Prepare -Refreshing native plugins compatible for Editor in 1.03 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 14 unused Assets / (1.8 MB). Loaded Objects now: 6884. -Memory consumption went from 124.7 MB to 122.9 MB. -Total: 11.772800 ms (FindLiveObjects: 1.286300 ms CreateObjectMapping: 0.405300 ms MarkObjects: 9.533200 ms DeleteObjects: 0.546400 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 15690.006969 seconds. - path: Assets/photo_2025-11-12_01-11-55.png - artifactKey: Guid(a494e41bce80d4f4db0a54fc8e2c7fad) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/photo_2025-11-12_01-11-55.png using Guid(a494e41bce80d4f4db0a54fc8e2c7fad) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'e2bbc9f3d50c2d77db61f49cfb578ef2') in 0.278401 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3 +Unloading 6174 unused Assets / (4.1 MB). Loaded Objects now: 6886. +Memory consumption went from 130.9 MB to 126.8 MB. +Total: 62.030600 ms (FindLiveObjects: 3.725900 ms CreateObjectMapping: 11.393500 ms MarkObjects: 36.444500 ms DeleteObjects: 10.464400 ms) ======================================================================== Received Import Request. - Time since last request: 0.000041 seconds. - path: Assets/Снимок экрана (96).png - artifactKey: Guid(438908aa12edf934086f536e70d9d090) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Снимок экрана (96).png using Guid(438908aa12edf934086f536e70d9d090) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '665371a40be2d6dd6020a0df16345780') in 0.0343607 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3 - -======================================================================== -Received Import Request. - Time since last request: 30.555369 seconds. - path: Assets/Scripts/DrawTrail.cs - artifactKey: Guid(c6a0e143982e7a34f9ad00ede789e326) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/DrawTrail.cs using Guid(c6a0e143982e7a34f9ad00ede789e326) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'da20b53de9ac678bdb9fb812eb5b9d3e') in 0.0013604 seconds + Time since last request: 1234.948449 seconds. + path: Assets/Scripts/MainMenu.cs + artifactKey: Guid(9eab4dbede243124987afbef11511fae) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/MainMenu.cs using Guid(9eab4dbede243124987afbef11511fae) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '5b3217849145107b1174350a33e151fc') in 0.0299432 seconds Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 ======================================================================== Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 110.797 seconds -Refreshing native plugins compatible for Editor in 6.75 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 50.622 seconds -Domain Reload Profiling: 161584ms - BeginReloadAssembly (21876ms) - ExecutionOrderSort (16ms) - DisableScriptedObjects (802ms) - BackupInstance (0ms) - ReleaseScriptingObjects (6ms) - CreateAndSetChildDomain (1995ms) - RebuildCommonClasses (2371ms) - RebuildNativeTypeToScriptingClass (4028ms) - initialDomainReloadingComplete (34013ms) - LoadAllAssembliesAndSetupDomain (48660ms) - LoadAssemblies (44154ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (20781ms) - TypeCache.Refresh (2326ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (17715ms) - ResolveRequiredComponents (489ms) - FinalizeReload (50636ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (45291ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (32ms) - SetLoadedEditorAssemblies (149ms) - BeforeProcessingInitializeOnLoad (14172ms) - ProcessInitializeOnLoadAttributes (29594ms) - ProcessInitializeOnLoadMethodAttributes (1310ms) - AfterProcessingInitializeOnLoad (18ms) - EditorAssembliesLoaded (17ms) - ExecutionOrderSort2 (10ms) - AwakeInstancesAfterBackupRestoration (204ms) -Refreshing native plugins compatible for Editor in 13.70 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 1.66 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (2.4 MB). Loaded Objects now: 6909. -Memory consumption went from 140.5 MB to 138.2 MB. -Total: 290.774400 ms (FindLiveObjects: 121.053600 ms CreateObjectMapping: 16.523400 ms MarkObjects: 122.845800 ms DeleteObjects: 30.327300 ms) +Unloading 6166 unused Assets / (5.5 MB). Loaded Objects now: 6888. +Memory consumption went from 129.7 MB to 124.2 MB. +Total: 451.533000 ms (FindLiveObjects: 6.877000 ms CreateObjectMapping: 1.693500 ms MarkObjects: 436.094200 ms DeleteObjects: 6.830600 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 16.603 seconds -Refreshing native plugins compatible for Editor in 25.34 ms, found 3 plugins. +- Loaded All Assemblies, in 6.709 seconds +Refreshing native plugins compatible for Editor in 3.15 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 9.190 seconds -Domain Reload Profiling: 25940ms - BeginReloadAssembly (4121ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (54ms) +- Finished resetting the current domain, in 2.650 seconds +Domain Reload Profiling: 9361ms + BeginReloadAssembly (2250ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (186ms) BackupInstance (0ms) - ReleaseScriptingObjects (28ms) - CreateAndSetChildDomain (1253ms) - RebuildCommonClasses (795ms) - RebuildNativeTypeToScriptingClass (192ms) - initialDomainReloadingComplete (290ms) - LoadAllAssembliesAndSetupDomain (11349ms) - LoadAssemblies (9596ms) + ReleaseScriptingObjects (4ms) + CreateAndSetChildDomain (568ms) + RebuildCommonClasses (104ms) + RebuildNativeTypeToScriptingClass (46ms) + initialDomainReloadingComplete (105ms) + LoadAllAssembliesAndSetupDomain (4205ms) + LoadAssemblies (3589ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3675ms) - TypeCache.Refresh (1311ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2095ms) - ResolveRequiredComponents (142ms) - FinalizeReload (9193ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (7032ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (72ms) - SetLoadedEditorAssemblies (57ms) - BeforeProcessingInitializeOnLoad (1383ms) - ProcessInitializeOnLoadAttributes (4696ms) - ProcessInitializeOnLoadMethodAttributes (769ms) - AfterProcessingInitializeOnLoad (47ms) - EditorAssembliesLoaded (8ms) - ExecutionOrderSort2 (1ms) - AwakeInstancesAfterBackupRestoration (208ms) -Refreshing native plugins compatible for Editor in 8.12 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (8.0 MB). Loaded Objects now: 6912. -Memory consumption went from 140.5 MB to 132.6 MB. -Total: 106.826800 ms (FindLiveObjects: 6.533700 ms CreateObjectMapping: 4.346300 ms MarkObjects: 56.460900 ms DeleteObjects: 39.482900 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 19.979 seconds -Refreshing native plugins compatible for Editor in 25.20 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 4.601 seconds -Domain Reload Profiling: 24652ms - BeginReloadAssembly (10396ms) - ExecutionOrderSort (14ms) - DisableScriptedObjects (637ms) - BackupInstance (0ms) - ReleaseScriptingObjects (14ms) - CreateAndSetChildDomain (6717ms) - RebuildCommonClasses (237ms) - RebuildNativeTypeToScriptingClass (122ms) - initialDomainReloadingComplete (186ms) - LoadAllAssembliesAndSetupDomain (9108ms) - LoadAssemblies (5881ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (4216ms) - TypeCache.Refresh (370ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (3712ms) - ResolveRequiredComponents (91ms) - FinalizeReload (4603ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2685ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (11ms) - SetLoadedEditorAssemblies (33ms) - BeforeProcessingInitializeOnLoad (472ms) - ProcessInitializeOnLoadAttributes (2000ms) - ProcessInitializeOnLoadMethodAttributes (161ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (39ms) -Refreshing native plugins compatible for Editor in 1.33 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (4.5 MB). Loaded Objects now: 6915. -Memory consumption went from 140.6 MB to 136.0 MB. -Total: 23.528000 ms (FindLiveObjects: 1.268100 ms CreateObjectMapping: 2.832100 ms MarkObjects: 13.341800 ms DeleteObjects: 6.085000 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 17.649 seconds -Refreshing native plugins compatible for Editor in 5.30 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 5.110 seconds -Domain Reload Profiling: 22808ms - BeginReloadAssembly (7664ms) - ExecutionOrderSort (2ms) - DisableScriptedObjects (427ms) - BackupInstance (0ms) - ReleaseScriptingObjects (66ms) - CreateAndSetChildDomain (2451ms) - RebuildCommonClasses (545ms) - RebuildNativeTypeToScriptingClass (78ms) - initialDomainReloadingComplete (291ms) - LoadAllAssembliesAndSetupDomain (9087ms) - LoadAssemblies (6974ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (4169ms) - TypeCache.Refresh (87ms) - TypeCache.ScanAssembly (3ms) - BuildScriptInfoCaches (3550ms) - ResolveRequiredComponents (51ms) - FinalizeReload (5142ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (3972ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (13ms) - SetLoadedEditorAssemblies (38ms) - BeforeProcessingInitializeOnLoad (878ms) - ProcessInitializeOnLoadAttributes (2830ms) - ProcessInitializeOnLoadMethodAttributes (202ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (4ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (45ms) -Refreshing native plugins compatible for Editor in 2.89 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (4.9 MB). Loaded Objects now: 6918. -Memory consumption went from 140.6 MB to 135.7 MB. -Total: 142.295400 ms (FindLiveObjects: 86.385100 ms CreateObjectMapping: 4.215300 ms MarkObjects: 38.750100 ms DeleteObjects: 12.942400 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 970.636168 seconds. - path: Assets/Scripts/BallController.cs - artifactKey: Guid(89a649fe71c9e7472ac78947c0c24306) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BallController.cs using Guid(89a649fe71c9e7472ac78947c0c24306) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '65e0893a9d9843c3aa1316bef763f27f') in 2.0656894 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 - -======================================================================== -Received Prepare -Refreshing native plugins compatible for Editor in 3.19 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6164 unused Assets / (3.3 MB). Loaded Objects now: 6918. -Memory consumption went from 140.8 MB to 137.5 MB. -Total: 422.089500 ms (FindLiveObjects: 4.678900 ms CreateObjectMapping: 1.984700 ms MarkObjects: 409.210100 ms DeleteObjects: 6.211700 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 11.898 seconds -Refreshing native plugins compatible for Editor in 3.98 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.904 seconds -Domain Reload Profiling: 14927ms - BeginReloadAssembly (7267ms) - ExecutionOrderSort (2ms) - DisableScriptedObjects (332ms) - BackupInstance (0ms) - ReleaseScriptingObjects (12ms) - CreateAndSetChildDomain (3874ms) - RebuildCommonClasses (499ms) - RebuildNativeTypeToScriptingClass (141ms) - initialDomainReloadingComplete (751ms) - LoadAllAssembliesAndSetupDomain (3362ms) - LoadAssemblies (3415ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1144ms) - TypeCache.Refresh (77ms) + AnalyzeDomain (1067ms) + TypeCache.Refresh (88ms) TypeCache.ScanAssembly (2ms) - BuildScriptInfoCaches (949ms) - ResolveRequiredComponents (70ms) - FinalizeReload (2907ms) + BuildScriptInfoCaches (931ms) + ResolveRequiredComponents (23ms) + FinalizeReload (2651ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2333ms) + SetupLoadedEditorAssemblies (2184ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (16ms) - BeforeProcessingInitializeOnLoad (515ms) - ProcessInitializeOnLoadAttributes (1669ms) - ProcessInitializeOnLoadMethodAttributes (122ms) + SetLoadedEditorAssemblies (13ms) + BeforeProcessingInitializeOnLoad (404ms) + ProcessInitializeOnLoadAttributes (1638ms) + ProcessInitializeOnLoadMethodAttributes (120ms) AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (3ms) + EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (53ms) -Refreshing native plugins compatible for Editor in 1.80 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (27ms) +Refreshing native plugins compatible for Editor in 5.19 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (3.9 MB). Loaded Objects now: 6921. -Memory consumption went from 140.7 MB to 136.8 MB. -Total: 60.829500 ms (FindLiveObjects: 3.580300 ms CreateObjectMapping: 2.974300 ms MarkObjects: 24.973800 ms DeleteObjects: 29.298500 ms) +Unloading 6172 unused Assets / (4.1 MB). Loaded Objects now: 6903. +Memory consumption went from 136.4 MB to 132.3 MB. +Total: 66.827300 ms (FindLiveObjects: 3.304400 ms CreateObjectMapping: 2.832900 ms MarkObjects: 43.832700 ms DeleteObjects: 16.853300 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 1.39 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.7 MB). Loaded Objects now: 6903. +Memory consumption went from 136.5 MB to 131.8 MB. +Total: 18.891900 ms (FindLiveObjects: 1.036000 ms CreateObjectMapping: 1.735800 ms MarkObjects: 11.389300 ms DeleteObjects: 4.728700 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 23.455 seconds -Refreshing native plugins compatible for Editor in 22.53 ms, found 3 plugins. +- Loaded All Assemblies, in 4.486 seconds +Refreshing native plugins compatible for Editor in 1.82 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 6.977 seconds -Domain Reload Profiling: 30462ms - BeginReloadAssembly (7060ms) - ExecutionOrderSort (2ms) - DisableScriptedObjects (506ms) - BackupInstance (0ms) - ReleaseScriptingObjects (12ms) - CreateAndSetChildDomain (1912ms) - RebuildCommonClasses (247ms) - RebuildNativeTypeToScriptingClass (56ms) - initialDomainReloadingComplete (452ms) - LoadAllAssembliesAndSetupDomain (15668ms) - LoadAssemblies (13232ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (4432ms) - TypeCache.Refresh (346ms) - TypeCache.ScanAssembly (13ms) - BuildScriptInfoCaches (3997ms) - ResolveRequiredComponents (61ms) - FinalizeReload (6979ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (6306ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (12ms) - SetLoadedEditorAssemblies (10ms) - BeforeProcessingInitializeOnLoad (1340ms) - ProcessInitializeOnLoadAttributes (4695ms) - ProcessInitializeOnLoadMethodAttributes (234ms) - AfterProcessingInitializeOnLoad (5ms) - EditorAssembliesLoaded (9ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (65ms) -Refreshing native plugins compatible for Editor in 4.03 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.8 MB). Loaded Objects now: 6925. -Memory consumption went from 140.7 MB to 136.0 MB. -Total: 52.385200 ms (FindLiveObjects: 3.956400 ms CreateObjectMapping: 3.429600 ms MarkObjects: 31.875300 ms DeleteObjects: 13.121500 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 30.702 seconds -Refreshing native plugins compatible for Editor in 3.20 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 5.245 seconds -Domain Reload Profiling: 36000ms - BeginReloadAssembly (11446ms) - ExecutionOrderSort (3ms) - DisableScriptedObjects (282ms) - BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (1944ms) - RebuildCommonClasses (1537ms) - RebuildNativeTypeToScriptingClass (154ms) - initialDomainReloadingComplete (853ms) - LoadAllAssembliesAndSetupDomain (16762ms) - LoadAssemblies (21454ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3037ms) - TypeCache.Refresh (218ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2685ms) - ResolveRequiredComponents (66ms) - FinalizeReload (5249ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (3488ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (161ms) - SetLoadedEditorAssemblies (77ms) - BeforeProcessingInitializeOnLoad (635ms) - ProcessInitializeOnLoadAttributes (2225ms) - ProcessInitializeOnLoadMethodAttributes (378ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (71ms) -Refreshing native plugins compatible for Editor in 12.79 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (3.9 MB). Loaded Objects now: 6928. -Memory consumption went from 140.8 MB to 136.9 MB. -Total: 35.018400 ms (FindLiveObjects: 3.468600 ms CreateObjectMapping: 2.403100 ms MarkObjects: 23.512600 ms DeleteObjects: 5.632000 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 20.687 seconds -Refreshing native plugins compatible for Editor in 6.51 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 7.444 seconds -Domain Reload Profiling: 28323ms - BeginReloadAssembly (4096ms) - ExecutionOrderSort (2ms) - DisableScriptedObjects (477ms) - BackupInstance (0ms) - ReleaseScriptingObjects (10ms) - CreateAndSetChildDomain (1647ms) - RebuildCommonClasses (147ms) - RebuildNativeTypeToScriptingClass (73ms) - initialDomainReloadingComplete (108ms) - LoadAllAssembliesAndSetupDomain (16453ms) - LoadAssemblies (6427ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10673ms) - TypeCache.Refresh (343ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (8898ms) - ResolveRequiredComponents (591ms) - FinalizeReload (7446ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (5959ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (46ms) - BeforeProcessingInitializeOnLoad (778ms) - ProcessInitializeOnLoadAttributes (4842ms) - ProcessInitializeOnLoadMethodAttributes (264ms) - AfterProcessingInitializeOnLoad (13ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (65ms) -Refreshing native plugins compatible for Editor in 20.87 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.0 MB). Loaded Objects now: 6931. -Memory consumption went from 140.8 MB to 136.8 MB. -Total: 23.277900 ms (FindLiveObjects: 3.792100 ms CreateObjectMapping: 2.081600 ms MarkObjects: 13.315800 ms DeleteObjects: 4.086100 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 21.204 seconds -Refreshing native plugins compatible for Editor in 90.43 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 8.930 seconds -Domain Reload Profiling: 30332ms - BeginReloadAssembly (6404ms) - ExecutionOrderSort (3ms) - DisableScriptedObjects (210ms) - BackupInstance (0ms) - ReleaseScriptingObjects (7ms) - CreateAndSetChildDomain (2220ms) - RebuildCommonClasses (251ms) - RebuildNativeTypeToScriptingClass (37ms) - initialDomainReloadingComplete (115ms) - LoadAllAssembliesAndSetupDomain (14590ms) - LoadAssemblies (12959ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (4645ms) - TypeCache.Refresh (84ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (3303ms) - ResolveRequiredComponents (698ms) - FinalizeReload (8935ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (7143ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (12ms) - SetLoadedEditorAssemblies (41ms) - BeforeProcessingInitializeOnLoad (1473ms) - ProcessInitializeOnLoadAttributes (5056ms) - ProcessInitializeOnLoadMethodAttributes (540ms) - AfterProcessingInitializeOnLoad (17ms) - EditorAssembliesLoaded (5ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (226ms) -Refreshing native plugins compatible for Editor in 4.65 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (6.4 MB). Loaded Objects now: 6934. -Memory consumption went from 140.8 MB to 134.4 MB. -Total: 74.075800 ms (FindLiveObjects: 4.267200 ms CreateObjectMapping: 12.826400 ms MarkObjects: 34.072800 ms DeleteObjects: 22.907100 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 14.771 seconds -Refreshing native plugins compatible for Editor in 2.29 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 4.768 seconds -Domain Reload Profiling: 19618ms - BeginReloadAssembly (6785ms) +- Finished resetting the current domain, in 1.389 seconds +Domain Reload Profiling: 5881ms + BeginReloadAssembly (1063ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (219ms) - BackupInstance (0ms) - ReleaseScriptingObjects (9ms) - CreateAndSetChildDomain (2260ms) - RebuildCommonClasses (684ms) - RebuildNativeTypeToScriptingClass (89ms) - initialDomainReloadingComplete (1149ms) - LoadAllAssembliesAndSetupDomain (6141ms) - LoadAssemblies (5945ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3650ms) - TypeCache.Refresh (115ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (3349ms) - ResolveRequiredComponents (76ms) - FinalizeReload (4770ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (4070ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (22ms) - BeforeProcessingInitializeOnLoad (778ms) - ProcessInitializeOnLoadAttributes (2977ms) - ProcessInitializeOnLoadMethodAttributes (271ms) - AfterProcessingInitializeOnLoad (13ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (83ms) -Refreshing native plugins compatible for Editor in 2.36 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (3.3 MB). Loaded Objects now: 6937. -Memory consumption went from 140.9 MB to 137.6 MB. -Total: 71.458900 ms (FindLiveObjects: 3.795300 ms CreateObjectMapping: 3.144300 ms MarkObjects: 48.649600 ms DeleteObjects: 15.865900 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 2.220 seconds -Refreshing native plugins compatible for Editor in 0.80 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.747 seconds -Domain Reload Profiling: 3974ms - BeginReloadAssembly (1017ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (16ms) + DisableScriptedObjects (35ms) BackupInstance (0ms) ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (93ms) - RebuildCommonClasses (73ms) - RebuildNativeTypeToScriptingClass (24ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (1069ms) - LoadAssemblies (801ms) + CreateAndSetChildDomain (330ms) + RebuildCommonClasses (116ms) + RebuildNativeTypeToScriptingClass (28ms) + initialDomainReloadingComplete (75ms) + LoadAllAssembliesAndSetupDomain (3208ms) + LoadAssemblies (3144ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (461ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (405ms) - ResolveRequiredComponents (33ms) - FinalizeReload (1748ms) + AnalyzeDomain (436ms) + TypeCache.Refresh (34ms) + TypeCache.ScanAssembly (2ms) + BuildScriptInfoCaches (367ms) + ResolveRequiredComponents (21ms) + FinalizeReload (1389ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1394ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (15ms) - BeforeProcessingInitializeOnLoad (307ms) - ProcessInitializeOnLoadAttributes (985ms) - ProcessInitializeOnLoadMethodAttributes (82ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (33ms) -Refreshing native plugins compatible for Editor in 3.31 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.3 MB). Loaded Objects now: 6940. -Memory consumption went from 141.0 MB to 136.7 MB. -Total: 61.597700 ms (FindLiveObjects: 4.365500 ms CreateObjectMapping: 4.339200 ms MarkObjects: 36.965500 ms DeleteObjects: 15.923200 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 9.692 seconds -Refreshing native plugins compatible for Editor in 3.01 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 3.083 seconds -Domain Reload Profiling: 12816ms - BeginReloadAssembly (2816ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (194ms) - BackupInstance (0ms) - ReleaseScriptingObjects (4ms) - CreateAndSetChildDomain (888ms) - RebuildCommonClasses (242ms) - RebuildNativeTypeToScriptingClass (42ms) - initialDomainReloadingComplete (148ms) - LoadAllAssembliesAndSetupDomain (6485ms) - LoadAssemblies (5423ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2097ms) - TypeCache.Refresh (194ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1816ms) - ResolveRequiredComponents (42ms) - FinalizeReload (3084ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2521ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (18ms) - BeforeProcessingInitializeOnLoad (659ms) - ProcessInitializeOnLoadAttributes (1617ms) - ProcessInitializeOnLoadMethodAttributes (212ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (3ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (45ms) -Refreshing native plugins compatible for Editor in 3.87 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.2 MB). Loaded Objects now: 6943. -Memory consumption went from 141.0 MB to 136.9 MB. -Total: 110.061900 ms (FindLiveObjects: 2.878600 ms CreateObjectMapping: 9.588900 ms MarkObjects: 53.232300 ms DeleteObjects: 44.358300 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 1.212 seconds -Refreshing native plugins compatible for Editor in 1.30 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.639 seconds -Domain Reload Profiling: 3857ms - BeginReloadAssembly (349ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (10ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (91ms) - RebuildCommonClasses (60ms) - RebuildNativeTypeToScriptingClass (20ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (749ms) - LoadAssemblies (638ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (266ms) - TypeCache.Refresh (12ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (229ms) - ResolveRequiredComponents (17ms) - FinalizeReload (2641ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2251ms) + SetupLoadedEditorAssemblies (1120ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (3ms) - SetLoadedEditorAssemblies (10ms) - BeforeProcessingInitializeOnLoad (277ms) - ProcessInitializeOnLoadAttributes (1606ms) - ProcessInitializeOnLoadMethodAttributes (332ms) - AfterProcessingInitializeOnLoad (15ms) - EditorAssembliesLoaded (9ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (105ms) -Refreshing native plugins compatible for Editor in 2.47 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.2 MB). Loaded Objects now: 6946. -Memory consumption went from 141.1 MB to 136.8 MB. -Total: 50.320400 ms (FindLiveObjects: 7.081600 ms CreateObjectMapping: 4.514500 ms MarkObjects: 29.733100 ms DeleteObjects: 8.988100 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 18.484 seconds -Refreshing native plugins compatible for Editor in 6.09 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 7.182 seconds -Domain Reload Profiling: 25657ms - BeginReloadAssembly (4901ms) - ExecutionOrderSort (4ms) - DisableScriptedObjects (225ms) - BackupInstance (0ms) - ReleaseScriptingObjects (8ms) - CreateAndSetChildDomain (1647ms) - RebuildCommonClasses (471ms) - RebuildNativeTypeToScriptingClass (57ms) - initialDomainReloadingComplete (876ms) - LoadAllAssembliesAndSetupDomain (12168ms) - LoadAssemblies (11874ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2000ms) - TypeCache.Refresh (56ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1875ms) - ResolveRequiredComponents (42ms) - FinalizeReload (7183ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (5834ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (137ms) - BeforeProcessingInitializeOnLoad (1976ms) - ProcessInitializeOnLoadAttributes (3367ms) - ProcessInitializeOnLoadMethodAttributes (331ms) - AfterProcessingInitializeOnLoad (8ms) + SetLoadedEditorAssemblies (8ms) + BeforeProcessingInitializeOnLoad (223ms) + ProcessInitializeOnLoadAttributes (793ms) + ProcessInitializeOnLoadMethodAttributes (89ms) + AfterProcessingInitializeOnLoad (3ms) EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (76ms) -Refreshing native plugins compatible for Editor in 3.13 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (24ms) +Refreshing native plugins compatible for Editor in 1.37 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.2 MB). Loaded Objects now: 6949. -Memory consumption went from 141.1 MB to 136.9 MB. -Total: 19.784100 ms (FindLiveObjects: 1.860900 ms CreateObjectMapping: 2.398800 ms MarkObjects: 11.427300 ms DeleteObjects: 4.095300 ms) +Unloading 6172 unused Assets / (2.8 MB). Loaded Objects now: 6906. +Memory consumption went from 136.4 MB to 133.5 MB. +Total: 18.681800 ms (FindLiveObjects: 1.251900 ms CreateObjectMapping: 2.628700 ms MarkObjects: 11.704700 ms DeleteObjects: 3.095200 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 1.51 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.6 MB). Loaded Objects now: 6906. +Memory consumption went from 136.5 MB to 132.0 MB. +Total: 23.456900 ms (FindLiveObjects: 2.562100 ms CreateObjectMapping: 3.456900 ms MarkObjects: 12.766300 ms DeleteObjects: 4.667600 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 1.468 seconds -Refreshing native plugins compatible for Editor in 2.01 ms, found 3 plugins. +- Loaded All Assemblies, in 5.770 seconds +Refreshing native plugins compatible for Editor in 1.33 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.925 seconds -Domain Reload Profiling: 4400ms - BeginReloadAssembly (471ms) +- Finished resetting the current domain, in 2.877 seconds +Domain Reload Profiling: 8668ms + BeginReloadAssembly (1551ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (17ms) + DisableScriptedObjects (128ms) BackupInstance (0ms) ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (123ms) - RebuildCommonClasses (71ms) - RebuildNativeTypeToScriptingClass (18ms) - initialDomainReloadingComplete (45ms) - LoadAllAssembliesAndSetupDomain (869ms) - LoadAssemblies (792ms) + CreateAndSetChildDomain (203ms) + RebuildCommonClasses (358ms) + RebuildNativeTypeToScriptingClass (102ms) + initialDomainReloadingComplete (79ms) + LoadAllAssembliesAndSetupDomain (3699ms) + LoadAssemblies (2948ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (280ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (241ms) - ResolveRequiredComponents (17ms) - FinalizeReload (2926ms) + AnalyzeDomain (1269ms) + TypeCache.Refresh (39ms) + TypeCache.ScanAssembly (2ms) + BuildScriptInfoCaches (1153ms) + ResolveRequiredComponents (52ms) + FinalizeReload (2879ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2604ms) + SetupLoadedEditorAssemblies (1621ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (8ms) - BeforeProcessingInitializeOnLoad (232ms) - ProcessInitializeOnLoadAttributes (2210ms) - ProcessInitializeOnLoadMethodAttributes (146ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (1ms) + SetLoadedEditorAssemblies (5ms) + BeforeProcessingInitializeOnLoad (221ms) + ProcessInitializeOnLoadAttributes (1225ms) + ProcessInitializeOnLoadMethodAttributes (165ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (45ms) -Refreshing native plugins compatible for Editor in 5.11 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 1.38 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.0 MB). Loaded Objects now: 6952. -Memory consumption went from 141.1 MB to 137.1 MB. -Total: 33.988800 ms (FindLiveObjects: 3.863400 ms CreateObjectMapping: 3.596700 ms MarkObjects: 19.227200 ms DeleteObjects: 7.298500 ms) +Unloading 6172 unused Assets / (4.6 MB). Loaded Objects now: 6909. +Memory consumption went from 136.4 MB to 131.8 MB. +Total: 39.295300 ms (FindLiveObjects: 1.667300 ms CreateObjectMapping: 1.336900 ms MarkObjects: 28.735200 ms DeleteObjects: 7.554100 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 15.15 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.4 MB). Loaded Objects now: 6909. +Memory consumption went from 136.6 MB to 132.2 MB. +Total: 68.236900 ms (FindLiveObjects: 10.077000 ms CreateObjectMapping: 4.779400 ms MarkObjects: 44.308900 ms DeleteObjects: 9.067900 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 2.152 seconds -Refreshing native plugins compatible for Editor in 3.45 ms, found 3 plugins. +- Loaded All Assemblies, in 10.113 seconds +Refreshing native plugins compatible for Editor in 1.94 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 5.939 seconds -Domain Reload Profiling: 8120ms - BeginReloadAssembly (490ms) +- Finished resetting the current domain, in 1.962 seconds +Domain Reload Profiling: 12062ms + BeginReloadAssembly (4855ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (16ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (138ms) - RebuildCommonClasses (52ms) - RebuildNativeTypeToScriptingClass (18ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (1578ms) - LoadAssemblies (1190ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (584ms) - TypeCache.Refresh (28ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (446ms) - ResolveRequiredComponents (45ms) - FinalizeReload (5943ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (4940ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (39ms) - BeforeProcessingInitializeOnLoad (642ms) - ProcessInitializeOnLoadAttributes (3969ms) - ProcessInitializeOnLoadMethodAttributes (261ms) - AfterProcessingInitializeOnLoad (13ms) - EditorAssembliesLoaded (3ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (390ms) -Refreshing native plugins compatible for Editor in 2.00 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.7 MB). Loaded Objects now: 6955. -Memory consumption went from 141.1 MB to 136.5 MB. -Total: 39.754400 ms (FindLiveObjects: 2.668400 ms CreateObjectMapping: 4.724600 ms MarkObjects: 21.157000 ms DeleteObjects: 11.201700 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 1.734 seconds -Refreshing native plugins compatible for Editor in 2.54 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 7.215 seconds -Domain Reload Profiling: 8953ms - BeginReloadAssembly (705ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (12ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (134ms) - RebuildCommonClasses (68ms) - RebuildNativeTypeToScriptingClass (17ms) - initialDomainReloadingComplete (56ms) - LoadAllAssembliesAndSetupDomain (891ms) - LoadAssemblies (1067ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (284ms) - TypeCache.Refresh (12ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (249ms) - ResolveRequiredComponents (16ms) - FinalizeReload (7217ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (6221ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (10ms) - BeforeProcessingInitializeOnLoad (1044ms) - ProcessInitializeOnLoadAttributes (3308ms) - ProcessInitializeOnLoadMethodAttributes (1843ms) - AfterProcessingInitializeOnLoad (13ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (453ms) -Refreshing native plugins compatible for Editor in 3.11 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (3.1 MB). Loaded Objects now: 6958. -Memory consumption went from 141.2 MB to 138.0 MB. -Total: 81.261000 ms (FindLiveObjects: 2.940000 ms CreateObjectMapping: 2.357600 ms MarkObjects: 44.393500 ms DeleteObjects: 31.554300 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 14.091 seconds -Refreshing native plugins compatible for Editor in 7.46 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 6.500 seconds -Domain Reload Profiling: 20610ms - BeginReloadAssembly (3348ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (93ms) + DisableScriptedObjects (105ms) BackupInstance (0ms) ReleaseScriptingObjects (4ms) - CreateAndSetChildDomain (1139ms) - RebuildCommonClasses (655ms) - RebuildNativeTypeToScriptingClass (51ms) - initialDomainReloadingComplete (510ms) - LoadAllAssembliesAndSetupDomain (9544ms) - LoadAssemblies (8579ms) + CreateAndSetChildDomain (2586ms) + RebuildCommonClasses (883ms) + RebuildNativeTypeToScriptingClass (121ms) + initialDomainReloadingComplete (866ms) + LoadAllAssembliesAndSetupDomain (3375ms) + LoadAssemblies (4696ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2527ms) - TypeCache.Refresh (135ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2310ms) - ResolveRequiredComponents (48ms) - FinalizeReload (6502ms) + AnalyzeDomain (590ms) + TypeCache.Refresh (57ms) + TypeCache.ScanAssembly (3ms) + BuildScriptInfoCaches (483ms) + ResolveRequiredComponents (28ms) + FinalizeReload (1963ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (5630ms) + SetupLoadedEditorAssemblies (1670ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (90ms) - BeforeProcessingInitializeOnLoad (1246ms) - ProcessInitializeOnLoadAttributes (4068ms) - ProcessInitializeOnLoadMethodAttributes (200ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (3ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (15ms) + BeforeProcessingInitializeOnLoad (266ms) + ProcessInitializeOnLoadAttributes (1285ms) + ProcessInitializeOnLoadMethodAttributes (96ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (55ms) -Refreshing native plugins compatible for Editor in 2.09 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (22ms) +Refreshing native plugins compatible for Editor in 1.44 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.3 MB). Loaded Objects now: 6961. -Memory consumption went from 141.3 MB to 137.0 MB. -Total: 28.580600 ms (FindLiveObjects: 4.004500 ms CreateObjectMapping: 1.896300 ms MarkObjects: 16.424000 ms DeleteObjects: 6.253200 ms) +Unloading 6172 unused Assets / (4.7 MB). Loaded Objects now: 6912. +Memory consumption went from 136.4 MB to 131.7 MB. +Total: 23.397400 ms (FindLiveObjects: 1.837800 ms CreateObjectMapping: 2.157100 ms MarkObjects: 12.512600 ms DeleteObjects: 6.888200 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare -Refreshing native plugins compatible for Editor in 1.63 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 1.91 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6166 unused Assets / (4.6 MB). Loaded Objects now: 6962. -Memory consumption went from 141.4 MB to 136.8 MB. -Total: 163.755300 ms (FindLiveObjects: 4.748000 ms CreateObjectMapping: 1.753300 ms MarkObjects: 152.199600 ms DeleteObjects: 5.050900 ms) +Unloading 6166 unused Assets / (4.9 MB). Loaded Objects now: 6912. +Memory consumption went from 136.6 MB to 131.8 MB. +Total: 246.084900 ms (FindLiveObjects: 5.740100 ms CreateObjectMapping: 1.219800 ms MarkObjects: 233.244800 ms DeleteObjects: 5.876600 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 10.213 seconds -Refreshing native plugins compatible for Editor in 1.04 ms, found 3 plugins. +- Loaded All Assemblies, in 6.968 seconds +Refreshing native plugins compatible for Editor in 1.09 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.206 seconds -Domain Reload Profiling: 12441ms - BeginReloadAssembly (4477ms) +- Finished resetting the current domain, in 2.099 seconds +Domain Reload Profiling: 9078ms + BeginReloadAssembly (2957ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (146ms) - BackupInstance (0ms) - ReleaseScriptingObjects (7ms) - CreateAndSetChildDomain (2900ms) - RebuildCommonClasses (130ms) - RebuildNativeTypeToScriptingClass (45ms) - initialDomainReloadingComplete (73ms) - LoadAllAssembliesAndSetupDomain (5508ms) - LoadAssemblies (5330ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (813ms) - TypeCache.Refresh (98ms) - TypeCache.ScanAssembly (6ms) - BuildScriptInfoCaches (642ms) - ResolveRequiredComponents (31ms) - FinalizeReload (2207ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1803ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (14ms) - BeforeProcessingInitializeOnLoad (309ms) - ProcessInitializeOnLoadAttributes (1356ms) - ProcessInitializeOnLoadMethodAttributes (112ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (35ms) -Refreshing native plugins compatible for Editor in 1.95 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (6.4 MB). Loaded Objects now: 6965. -Memory consumption went from 141.3 MB to 134.9 MB. -Total: 32.732300 ms (FindLiveObjects: 3.565900 ms CreateObjectMapping: 2.260600 ms MarkObjects: 16.912400 ms DeleteObjects: 9.991300 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 3.570 seconds -Refreshing native plugins compatible for Editor in 1.06 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.900 seconds -Domain Reload Profiling: 5474ms - BeginReloadAssembly (1539ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (31ms) + DisableScriptedObjects (1238ms) BackupInstance (0ms) ReleaseScriptingObjects (2ms) - CreateAndSetChildDomain (299ms) - RebuildCommonClasses (97ms) - RebuildNativeTypeToScriptingClass (29ms) - initialDomainReloadingComplete (88ms) - LoadAllAssembliesAndSetupDomain (1819ms) - LoadAssemblies (2558ms) + CreateAndSetChildDomain (800ms) + RebuildCommonClasses (94ms) + RebuildNativeTypeToScriptingClass (24ms) + initialDomainReloadingComplete (67ms) + LoadAllAssembliesAndSetupDomain (3837ms) + LoadAssemblies (2385ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (310ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (259ms) - ResolveRequiredComponents (25ms) - FinalizeReload (1901ms) + AnalyzeDomain (1918ms) + TypeCache.Refresh (79ms) + TypeCache.ScanAssembly (3ms) + BuildScriptInfoCaches (1549ms) + ResolveRequiredComponents (50ms) + FinalizeReload (2099ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1639ms) + SetupLoadedEditorAssemblies (1631ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (3ms) - SetLoadedEditorAssemblies (73ms) - BeforeProcessingInitializeOnLoad (605ms) - ProcessInitializeOnLoadAttributes (862ms) - ProcessInitializeOnLoadMethodAttributes (91ms) - AfterProcessingInitializeOnLoad (5ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (26ms) -Refreshing native plugins compatible for Editor in 1.58 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (6.6 MB). Loaded Objects now: 6968. -Memory consumption went from 141.3 MB to 134.7 MB. -Total: 20.932800 ms (FindLiveObjects: 1.022800 ms CreateObjectMapping: 1.845900 ms MarkObjects: 10.168600 ms DeleteObjects: 7.893400 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 2017.365616 seconds. - path: Assets/Addons/360_F_196996872_LntCuAQAUVQT3semxeWwe58DdYeibYRm.jpg - artifactKey: Guid(c00ec1ad7f008b6468635c4f92f691b9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/360_F_196996872_LntCuAQAUVQT3semxeWwe58DdYeibYRm.jpg using Guid(c00ec1ad7f008b6468635c4f92f691b9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '07e690c26119ca675fe14998cf6d89bf') in 7.2823847 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000810 seconds. - path: Assets/Addons/arkii-razmytyi-krasocnyi-fon-oboev (1).jpg - artifactKey: Guid(80cbfad6aa2f36c45b8dd0b998265af4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/arkii-razmytyi-krasocnyi-fon-oboev (1).jpg using Guid(80cbfad6aa2f36c45b8dd0b998265af4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'cf71a41aaf91feb07d401063de81bf73') in 0.0689716 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000058 seconds. - path: Assets/Addons/arkii-razmytyi-krasocnyi-fon-oboev.jpg - artifactKey: Guid(6890798264bfe174da2490afd5bc53cb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/arkii-razmytyi-krasocnyi-fon-oboev.jpg using Guid(6890798264bfe174da2490afd5bc53cb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'cde4cebf28b024d8a770809421f4f610') in 0.0573973 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000066 seconds. - path: Assets/Addons/naturmort-s-psihodeliceskim-fonom (1).jpg - artifactKey: Guid(cfb36e89e6b950140b7d664a13f5feab) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/naturmort-s-psihodeliceskim-fonom (1).jpg using Guid(cfb36e89e6b950140b7d664a13f5feab) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1d2a08191333810df6ed5d6e091cc1f9') in 0.0332448 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000028 seconds. - path: Assets/Addons/mercausii-volnistyi-magkii-sinii-i-zeltyi-abstraktnyi-fon.jpg - artifactKey: Guid(afa454b71078b5340b05ac2638bc01bd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/mercausii-volnistyi-magkii-sinii-i-zeltyi-abstraktnyi-fon.jpg using Guid(afa454b71078b5340b05ac2638bc01bd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1cd9c13fb7916351b19a75a848a6c798') in 0.0349813 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 9.342 seconds -Refreshing native plugins compatible for Editor in 6.34 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 6.834 seconds -Domain Reload Profiling: 16203ms - BeginReloadAssembly (3345ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (262ms) - BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (1491ms) - RebuildCommonClasses (260ms) - RebuildNativeTypeToScriptingClass (62ms) - initialDomainReloadingComplete (310ms) - LoadAllAssembliesAndSetupDomain (5391ms) - LoadAssemblies (4825ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1378ms) - TypeCache.Refresh (121ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1172ms) - ResolveRequiredComponents (39ms) - FinalizeReload (6834ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (5876ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (16ms) - BeforeProcessingInitializeOnLoad (2445ms) - ProcessInitializeOnLoadAttributes (3309ms) - ProcessInitializeOnLoadMethodAttributes (97ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (9ms) + BeforeProcessingInitializeOnLoad (419ms) + ProcessInitializeOnLoadAttributes (1093ms) + ProcessInitializeOnLoadMethodAttributes (103ms) AfterProcessingInitializeOnLoad (3ms) EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (30ms) -Refreshing native plugins compatible for Editor in 66.07 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 117.85 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (6.2 MB). Loaded Objects now: 6972. -Memory consumption went from 141.4 MB to 135.2 MB. -Total: 129.453300 ms (FindLiveObjects: 14.088200 ms CreateObjectMapping: 6.362200 ms MarkObjects: 67.347500 ms DeleteObjects: 41.651700 ms) +Unloading 6172 unused Assets / (5.2 MB). Loaded Objects now: 6915. +Memory consumption went from 136.4 MB to 131.2 MB. +Total: 144.723800 ms (FindLiveObjects: 3.062300 ms CreateObjectMapping: 7.869600 ms MarkObjects: 92.310200 ms DeleteObjects: 41.476300 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 2.08 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.5 MB). Loaded Objects now: 6915. +Memory consumption went from 136.6 MB to 132.1 MB. +Total: 46.606600 ms (FindLiveObjects: 2.664000 ms CreateObjectMapping: 4.467100 ms MarkObjects: 29.820600 ms DeleteObjects: 9.651000 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 8.397 seconds -Refreshing native plugins compatible for Editor in 2.75 ms, found 3 plugins. +- Loaded All Assemblies, in 13.042 seconds +Refreshing native plugins compatible for Editor in 50.51 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.912 seconds -Domain Reload Profiling: 11395ms - BeginReloadAssembly (2283ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (173ms) +- Finished resetting the current domain, in 2.790 seconds +Domain Reload Profiling: 15883ms + BeginReloadAssembly (6094ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (198ms) + BackupInstance (0ms) + ReleaseScriptingObjects (3ms) + CreateAndSetChildDomain (3582ms) + RebuildCommonClasses (327ms) + RebuildNativeTypeToScriptingClass (100ms) + initialDomainReloadingComplete (226ms) + LoadAllAssembliesAndSetupDomain (6345ms) + LoadAssemblies (6962ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1018ms) + TypeCache.Refresh (75ms) + TypeCache.ScanAssembly (3ms) + BuildScriptInfoCaches (878ms) + ResolveRequiredComponents (37ms) + FinalizeReload (2791ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2289ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (132ms) + SetLoadedEditorAssemblies (44ms) + BeforeProcessingInitializeOnLoad (597ms) + ProcessInitializeOnLoadAttributes (1403ms) + ProcessInitializeOnLoadMethodAttributes (109ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (31ms) +Refreshing native plugins compatible for Editor in 14.33 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (6.2 MB). Loaded Objects now: 6918. +Memory consumption went from 136.5 MB to 130.3 MB. +Total: 472.327400 ms (FindLiveObjects: 7.642500 ms CreateObjectMapping: 19.972500 ms MarkObjects: 395.170200 ms DeleteObjects: 49.539300 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Import Request. + Time since last request: 1303.767311 seconds. + path: ProjectSettings/TagManager.asset + artifactKey: Guid(00000000000000003000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing ProjectSettings/TagManager.asset using Guid(00000000000000003000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '4718da0ebad8b7c1a9da7b0bdc285e33') in 4.821689 seconds +Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 + +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 8.004 seconds +Refreshing native plugins compatible for Editor in 2.17 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.485 seconds +Domain Reload Profiling: 10547ms + BeginReloadAssembly (1503ms) + ExecutionOrderSort (3ms) + DisableScriptedObjects (138ms) BackupInstance (0ms) ReleaseScriptingObjects (6ms) - CreateAndSetChildDomain (918ms) - RebuildCommonClasses (97ms) - RebuildNativeTypeToScriptingClass (30ms) - initialDomainReloadingComplete (103ms) - LoadAllAssembliesAndSetupDomain (5970ms) - LoadAssemblies (2667ms) + CreateAndSetChildDomain (610ms) + RebuildCommonClasses (101ms) + RebuildNativeTypeToScriptingClass (20ms) + initialDomainReloadingComplete (69ms) + LoadAllAssembliesAndSetupDomain (6368ms) + LoadAssemblies (3955ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3614ms) - TypeCache.Refresh (197ms) + AnalyzeDomain (2484ms) + TypeCache.Refresh (108ms) TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2484ms) - ResolveRequiredComponents (57ms) - FinalizeReload (2913ms) + BuildScriptInfoCaches (2286ms) + ResolveRequiredComponents (53ms) + FinalizeReload (2486ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2387ms) + SetupLoadedEditorAssemblies (2204ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (11ms) - SetLoadedEditorAssemblies (29ms) - BeforeProcessingInitializeOnLoad (509ms) - ProcessInitializeOnLoadAttributes (1676ms) - ProcessInitializeOnLoadMethodAttributes (158ms) - AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (1ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (237ms) + ProcessInitializeOnLoadAttributes (1828ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (2ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (49ms) -Refreshing native plugins compatible for Editor in 0.76 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (26ms) +Refreshing native plugins compatible for Editor in 1.41 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.1 MB). Loaded Objects now: 6975. -Memory consumption went from 141.3 MB to 136.2 MB. -Total: 14.479900 ms (FindLiveObjects: 1.016100 ms CreateObjectMapping: 1.428900 ms MarkObjects: 7.676400 ms DeleteObjects: 4.357400 ms) +Unloading 6173 unused Assets / (3.9 MB). Loaded Objects now: 6922. +Memory consumption went from 136.6 MB to 132.7 MB. +Total: 17.407500 ms (FindLiveObjects: 1.815000 ms CreateObjectMapping: 1.252200 ms MarkObjects: 9.927100 ms DeleteObjects: 4.410700 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 10.786 seconds -Refreshing native plugins compatible for Editor in 5.58 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.580 seconds -Domain Reload Profiling: 12394ms - BeginReloadAssembly (5952ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (354ms) - BackupInstance (0ms) - ReleaseScriptingObjects (8ms) - CreateAndSetChildDomain (2587ms) - RebuildCommonClasses (164ms) - RebuildNativeTypeToScriptingClass (25ms) - initialDomainReloadingComplete (118ms) - LoadAllAssembliesAndSetupDomain (4554ms) - LoadAssemblies (5027ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (879ms) - TypeCache.Refresh (92ms) - TypeCache.ScanAssembly (3ms) - BuildScriptInfoCaches (694ms) - ResolveRequiredComponents (54ms) - FinalizeReload (1581ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1277ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (9ms) - BeforeProcessingInitializeOnLoad (220ms) - ProcessInitializeOnLoadAttributes (934ms) - ProcessInitializeOnLoadMethodAttributes (104ms) - AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (33ms) -Refreshing native plugins compatible for Editor in 7.39 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.7 MB). Loaded Objects now: 6978. -Memory consumption went from 141.5 MB to 136.8 MB. -Total: 205.930400 ms (FindLiveObjects: 13.076200 ms CreateObjectMapping: 18.918800 ms MarkObjects: 124.557600 ms DeleteObjects: 49.375400 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 3.931 seconds -Refreshing native plugins compatible for Editor in 1.78 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 5.383 seconds -Domain Reload Profiling: 9418ms - BeginReloadAssembly (2039ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (51ms) - BackupInstance (0ms) - ReleaseScriptingObjects (7ms) - CreateAndSetChildDomain (902ms) - RebuildCommonClasses (59ms) - RebuildNativeTypeToScriptingClass (18ms) - initialDomainReloadingComplete (57ms) - LoadAllAssembliesAndSetupDomain (1861ms) - LoadAssemblies (1690ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (874ms) - TypeCache.Refresh (49ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (682ms) - ResolveRequiredComponents (35ms) - FinalizeReload (5384ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (4153ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (135ms) - SetLoadedEditorAssemblies (98ms) - BeforeProcessingInitializeOnLoad (1054ms) - ProcessInitializeOnLoadAttributes (2524ms) - ProcessInitializeOnLoadMethodAttributes (320ms) - AfterProcessingInitializeOnLoad (18ms) - EditorAssembliesLoaded (3ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (142ms) -Refreshing native plugins compatible for Editor in 1.68 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.9 MB). Loaded Objects now: 6981. -Memory consumption went from 141.5 MB to 135.6 MB. -Total: 40.320800 ms (FindLiveObjects: 2.248000 ms CreateObjectMapping: 3.553200 ms MarkObjects: 19.687900 ms DeleteObjects: 14.829200 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 2.186 seconds +- Loaded All Assemblies, in 1.973 seconds Refreshing native plugins compatible for Editor in 0.84 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 3.071 seconds -Domain Reload Profiling: 5263ms - BeginReloadAssembly (477ms) +- Finished resetting the current domain, in 3.073 seconds +Domain Reload Profiling: 5057ms + BeginReloadAssembly (516ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (28ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (185ms) + RebuildCommonClasses (63ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (47ms) + LoadAllAssembliesAndSetupDomain (1336ms) + LoadAssemblies (879ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (623ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (569ms) + ResolveRequiredComponents (30ms) + FinalizeReload (3076ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2681ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (239ms) + ProcessInitializeOnLoadAttributes (1826ms) + ProcessInitializeOnLoadMethodAttributes (592ms) + AfterProcessingInitializeOnLoad (12ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (71ms) +Refreshing native plugins compatible for Editor in 63.78 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (3.0 MB). Loaded Objects now: 6925. +Memory consumption went from 136.6 MB to 133.6 MB. +Total: 199.328100 ms (FindLiveObjects: 16.212800 ms CreateObjectMapping: 11.319900 ms MarkObjects: 84.145300 ms DeleteObjects: 87.645700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 2.353 seconds +Refreshing native plugins compatible for Editor in 1.40 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.816 seconds +Domain Reload Profiling: 7183ms + BeginReloadAssembly (522ms) ExecutionOrderSort (0ms) DisableScriptedObjects (24ms) BackupInstance (0ms) ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (111ms) - RebuildCommonClasses (58ms) - RebuildNativeTypeToScriptingClass (17ms) - initialDomainReloadingComplete (46ms) - LoadAllAssembliesAndSetupDomain (1592ms) - LoadAssemblies (1133ms) + CreateAndSetChildDomain (133ms) + RebuildCommonClasses (52ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (1732ms) + LoadAssemblies (1393ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (672ms) - TypeCache.Refresh (21ms) + AnalyzeDomain (592ms) + TypeCache.Refresh (26ms) TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (598ms) - ResolveRequiredComponents (20ms) - FinalizeReload (3072ms) + BuildScriptInfoCaches (519ms) + ResolveRequiredComponents (28ms) + FinalizeReload (4818ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2422ms) + SetupLoadedEditorAssemblies (4250ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (26ms) - BeforeProcessingInitializeOnLoad (374ms) - ProcessInitializeOnLoadAttributes (1866ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (30ms) + BeforeProcessingInitializeOnLoad (781ms) + ProcessInitializeOnLoadAttributes (3281ms) ProcessInitializeOnLoadMethodAttributes (145ms) - AfterProcessingInitializeOnLoad (4ms) + AfterProcessingInitializeOnLoad (6ms) EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (48ms) -Refreshing native plugins compatible for Editor in 2.49 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (87ms) +Refreshing native plugins compatible for Editor in 1.41 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.2 MB). Loaded Objects now: 6984. -Memory consumption went from 141.5 MB to 136.4 MB. -Total: 22.028300 ms (FindLiveObjects: 1.604600 ms CreateObjectMapping: 3.046700 ms MarkObjects: 10.099000 ms DeleteObjects: 7.276500 ms) +Unloading 6172 unused Assets / (4.3 MB). Loaded Objects now: 6928. +Memory consumption went from 136.6 MB to 132.3 MB. +Total: 42.167200 ms (FindLiveObjects: 1.306800 ms CreateObjectMapping: 4.168400 ms MarkObjects: 23.200600 ms DeleteObjects: 13.489300 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 6.017 seconds -Refreshing native plugins compatible for Editor in 1.66 ms, found 3 plugins. +- Loaded All Assemblies, in 2.955 seconds +Refreshing native plugins compatible for Editor in 30.73 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.569 seconds -Domain Reload Profiling: 7602ms - BeginReloadAssembly (3275ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (419ms) +- Finished resetting the current domain, in 3.501 seconds +Domain Reload Profiling: 6474ms + BeginReloadAssembly (676ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (25ms) BackupInstance (0ms) - ReleaseScriptingObjects (8ms) - CreateAndSetChildDomain (1341ms) - RebuildCommonClasses (93ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (160ms) + RebuildCommonClasses (78ms) RebuildNativeTypeToScriptingClass (26ms) - initialDomainReloadingComplete (110ms) - LoadAllAssembliesAndSetupDomain (2528ms) - LoadAssemblies (2277ms) + initialDomainReloadingComplete (72ms) + LoadAllAssembliesAndSetupDomain (2119ms) + LoadAssemblies (1959ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (750ms) - TypeCache.Refresh (83ms) - TypeCache.ScanAssembly (3ms) - BuildScriptInfoCaches (592ms) - ResolveRequiredComponents (27ms) - FinalizeReload (1570ms) + AnalyzeDomain (498ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (433ms) + ResolveRequiredComponents (31ms) + FinalizeReload (3502ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1243ms) + SetupLoadedEditorAssemblies (2776ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (12ms) - BeforeProcessingInitializeOnLoad (305ms) - ProcessInitializeOnLoadAttributes (830ms) - ProcessInitializeOnLoadMethodAttributes (88ms) + InitializePlatformSupportModulesInManaged (12ms) + SetLoadedEditorAssemblies (33ms) + BeforeProcessingInitializeOnLoad (773ms) + ProcessInitializeOnLoadAttributes (1808ms) + ProcessInitializeOnLoadMethodAttributes (146ms) AfterProcessingInitializeOnLoad (3ms) EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (23ms) -Refreshing native plugins compatible for Editor in 1.54 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (38ms) +Refreshing native plugins compatible for Editor in 1.33 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.9 MB). Loaded Objects now: 6987. -Memory consumption went from 141.6 MB to 135.7 MB. -Total: 29.501200 ms (FindLiveObjects: 1.853400 ms CreateObjectMapping: 2.164800 ms MarkObjects: 14.605300 ms DeleteObjects: 10.875200 ms) +Unloading 6172 unused Assets / (5.4 MB). Loaded Objects now: 6931. +Memory consumption went from 136.6 MB to 131.2 MB. +Total: 37.491200 ms (FindLiveObjects: 2.108100 ms CreateObjectMapping: 4.288000 ms MarkObjects: 17.405400 ms DeleteObjects: 13.687600 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 4.570 seconds -Refreshing native plugins compatible for Editor in 1.86 ms, found 3 plugins. +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.546 seconds +Refreshing native plugins compatible for Editor in 1.13 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.598 seconds -Domain Reload Profiling: 6167ms - BeginReloadAssembly (903ms) +- Finished resetting the current domain, in 5.319 seconds +Domain Reload Profiling: 6871ms + BeginReloadAssembly (396ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (48ms) + DisableScriptedObjects (18ms) BackupInstance (0ms) ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (141ms) - RebuildCommonClasses (367ms) - RebuildNativeTypeToScriptingClass (103ms) - initialDomainReloadingComplete (111ms) - LoadAllAssembliesAndSetupDomain (3083ms) - LoadAssemblies (2996ms) + CreateAndSetChildDomain (94ms) + RebuildCommonClasses (57ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (1042ms) + LoadAssemblies (871ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (622ms) - TypeCache.Refresh (39ms) + AnalyzeDomain (362ms) + TypeCache.Refresh (22ms) TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (535ms) - ResolveRequiredComponents (29ms) - FinalizeReload (1599ms) + BuildScriptInfoCaches (315ms) + ResolveRequiredComponents (16ms) + FinalizeReload (5321ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1258ms) + SetupLoadedEditorAssemblies (4980ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (12ms) + BeforeProcessingInitializeOnLoad (403ms) + ProcessInitializeOnLoadAttributes (4287ms) + ProcessInitializeOnLoadMethodAttributes (266ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (3ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (56ms) +Refreshing native plugins compatible for Editor in 1.51 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (5.6 MB). Loaded Objects now: 6934. +Memory consumption went from 136.7 MB to 131.2 MB. +Total: 45.947600 ms (FindLiveObjects: 3.517400 ms CreateObjectMapping: 7.037400 ms MarkObjects: 19.163500 ms DeleteObjects: 16.227400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.120 seconds +Refreshing native plugins compatible for Editor in 0.76 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.716 seconds +Domain Reload Profiling: 2842ms + BeginReloadAssembly (313ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (11ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (73ms) + RebuildCommonClasses (48ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (706ms) + LoadAssemblies (536ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (313ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (276ms) + ResolveRequiredComponents (18ms) + FinalizeReload (1716ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1430ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (6ms) + BeforeProcessingInitializeOnLoad (196ms) + ProcessInitializeOnLoadAttributes (1047ms) + ProcessInitializeOnLoadMethodAttributes (174ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (41ms) +Refreshing native plugins compatible for Editor in 2.47 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.3 MB). Loaded Objects now: 6937. +Memory consumption went from 136.8 MB to 132.5 MB. +Total: 49.561300 ms (FindLiveObjects: 4.454300 ms CreateObjectMapping: 5.196400 ms MarkObjects: 32.981600 ms DeleteObjects: 6.926700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 3.18 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6167 unused Assets / (3.2 MB). Loaded Objects now: 6938. +Memory consumption went from 137.0 MB to 133.7 MB. +Total: 1075.379300 ms (FindLiveObjects: 190.036500 ms CreateObjectMapping: 48.915500 ms MarkObjects: 825.359900 ms DeleteObjects: 11.051700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 8.087 seconds +Refreshing native plugins compatible for Editor in 16.12 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 7.499 seconds +Domain Reload Profiling: 15616ms + BeginReloadAssembly (3454ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (146ms) + BackupInstance (0ms) + ReleaseScriptingObjects (4ms) + CreateAndSetChildDomain (1589ms) + RebuildCommonClasses (198ms) + RebuildNativeTypeToScriptingClass (31ms) + initialDomainReloadingComplete (88ms) + LoadAllAssembliesAndSetupDomain (4344ms) + LoadAssemblies (4622ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (692ms) + TypeCache.Refresh (82ms) + TypeCache.ScanAssembly (2ms) + BuildScriptInfoCaches (520ms) + ResolveRequiredComponents (36ms) + FinalizeReload (7501ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (6273ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (76ms) + BeforeProcessingInitializeOnLoad (1009ms) + ProcessInitializeOnLoadAttributes (4960ms) + ProcessInitializeOnLoadMethodAttributes (218ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (3ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (46ms) +Refreshing native plugins compatible for Editor in 2.31 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6173 unused Assets / (5.0 MB). Loaded Objects now: 6941. +Memory consumption went from 136.8 MB to 131.8 MB. +Total: 30.992100 ms (FindLiveObjects: 3.701400 ms CreateObjectMapping: 2.045700 ms MarkObjects: 17.100800 ms DeleteObjects: 8.142000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 2.18 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6168 unused Assets / (4.6 MB). Loaded Objects now: 6942. +Memory consumption went from 137.0 MB to 132.4 MB. +Total: 49.443600 ms (FindLiveObjects: 1.780500 ms CreateObjectMapping: 2.211300 ms MarkObjects: 30.067100 ms DeleteObjects: 15.381600 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 8.238 seconds +Refreshing native plugins compatible for Editor in 5.96 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.272 seconds +Domain Reload Profiling: 10522ms + BeginReloadAssembly (3575ms) + ExecutionOrderSort (2ms) + DisableScriptedObjects (246ms) + BackupInstance (0ms) + ReleaseScriptingObjects (7ms) + CreateAndSetChildDomain (1577ms) + RebuildCommonClasses (126ms) + RebuildNativeTypeToScriptingClass (27ms) + initialDomainReloadingComplete (75ms) + LoadAllAssembliesAndSetupDomain (4447ms) + LoadAssemblies (3509ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1564ms) + TypeCache.Refresh (872ms) + TypeCache.ScanAssembly (28ms) + BuildScriptInfoCaches (631ms) + ResolveRequiredComponents (37ms) + FinalizeReload (2272ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1645ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (408ms) + ProcessInitializeOnLoadAttributes (1143ms) + ProcessInitializeOnLoadMethodAttributes (74ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (28ms) +Refreshing native plugins compatible for Editor in 0.74 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.1 MB). Loaded Objects now: 6945. +Memory consumption went from 136.9 MB to 132.8 MB. +Total: 21.697200 ms (FindLiveObjects: 1.830200 ms CreateObjectMapping: 2.633300 ms MarkObjects: 10.875500 ms DeleteObjects: 6.356700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Import Request. + Time since last request: 1550.868785 seconds. + path: Assets/Prefabs/HazardBall_1.prefab + artifactKey: Guid(20064ee6711e2a542b242d038ffa5dde) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Prefabs/HazardBall_1.prefab using Guid(20064ee6711e2a542b242d038ffa5dde) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1dacabc96c2d281b7261372a047cb6aa') in 8.8942757 seconds +Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 10 + +======================================================================== +Received Import Request. + Time since last request: 156.162711 seconds. + path: Assets/Prefabs/HazardBall_1.prefab + artifactKey: Guid(20064ee6711e2a542b242d038ffa5dde) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Prefabs/HazardBall_1.prefab using Guid(20064ee6711e2a542b242d038ffa5dde) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '99d8b9a042e21591ef5bc0904cd12b94') in 0.8519514 seconds +Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 11 + +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 10.438 seconds +Refreshing native plugins compatible for Editor in 1.93 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 3.993 seconds +Domain Reload Profiling: 14447ms + BeginReloadAssembly (2526ms) + ExecutionOrderSort (4ms) + DisableScriptedObjects (650ms) + BackupInstance (0ms) + ReleaseScriptingObjects (7ms) + CreateAndSetChildDomain (917ms) + RebuildCommonClasses (162ms) + RebuildNativeTypeToScriptingClass (125ms) + initialDomainReloadingComplete (342ms) + LoadAllAssembliesAndSetupDomain (7298ms) + LoadAssemblies (5705ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1845ms) + TypeCache.Refresh (112ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1665ms) + ResolveRequiredComponents (35ms) + FinalizeReload (3995ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3019ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (17ms) - BeforeProcessingInitializeOnLoad (337ms) - ProcessInitializeOnLoadAttributes (824ms) - ProcessInitializeOnLoadMethodAttributes (73ms) - AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (0ms) + BeforeProcessingInitializeOnLoad (1046ms) + ProcessInitializeOnLoadAttributes (1546ms) + ProcessInitializeOnLoadMethodAttributes (398ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (2ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (26ms) -Refreshing native plugins compatible for Editor in 1.47 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (38ms) +Refreshing native plugins compatible for Editor in 1.22 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.4 MB). Loaded Objects now: 6990. -Memory consumption went from 141.5 MB to 136.1 MB. -Total: 20.426300 ms (FindLiveObjects: 1.931300 ms CreateObjectMapping: 1.681000 ms MarkObjects: 9.808400 ms DeleteObjects: 7.004600 ms) +Unloading 6175 unused Assets / (4.7 MB). Loaded Objects now: 6979. +Memory consumption went from 142.3 MB to 137.6 MB. +Total: 22.606200 ms (FindLiveObjects: 1.620800 ms CreateObjectMapping: 1.845700 ms MarkObjects: 11.513400 ms DeleteObjects: 7.624600 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 7.539 seconds -Refreshing native plugins compatible for Editor in 6.67 ms, found 3 plugins. +- Loaded All Assemblies, in 10.308 seconds +Refreshing native plugins compatible for Editor in 7.95 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.918 seconds -Domain Reload Profiling: 9497ms - BeginReloadAssembly (4270ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (136ms) +- Finished resetting the current domain, in 5.488 seconds +Domain Reload Profiling: 15925ms + BeginReloadAssembly (1348ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (38ms) BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (1099ms) - RebuildCommonClasses (179ms) - RebuildNativeTypeToScriptingClass (43ms) - initialDomainReloadingComplete (153ms) - LoadAllAssembliesAndSetupDomain (2933ms) - LoadAssemblies (4072ms) + ReleaseScriptingObjects (3ms) + CreateAndSetChildDomain (370ms) + RebuildCommonClasses (123ms) + RebuildNativeTypeToScriptingClass (23ms) + initialDomainReloadingComplete (90ms) + LoadAllAssembliesAndSetupDomain (8852ms) + LoadAssemblies (4472ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1359ms) - TypeCache.Refresh (67ms) + AnalyzeDomain (4789ms) + TypeCache.Refresh (91ms) TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1132ms) - ResolveRequiredComponents (59ms) - FinalizeReload (1918ms) + BuildScriptInfoCaches (3542ms) + ResolveRequiredComponents (402ms) + FinalizeReload (5490ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1367ms) + SetupLoadedEditorAssemblies (4172ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (3ms) - SetLoadedEditorAssemblies (15ms) - BeforeProcessingInitializeOnLoad (268ms) - ProcessInitializeOnLoadAttributes (964ms) - ProcessInitializeOnLoadMethodAttributes (114ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (1ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (25ms) + BeforeProcessingInitializeOnLoad (976ms) + ProcessInitializeOnLoadAttributes (2967ms) + ProcessInitializeOnLoadMethodAttributes (190ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (3ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (25ms) -Refreshing native plugins compatible for Editor in 1.52 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (37ms) +Refreshing native plugins compatible for Editor in 4.37 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.8 MB). Loaded Objects now: 6993. -Memory consumption went from 141.6 MB to 136.8 MB. -Total: 16.746900 ms (FindLiveObjects: 0.990100 ms CreateObjectMapping: 1.251000 ms MarkObjects: 8.463100 ms DeleteObjects: 6.041600 ms) +Unloading 6174 unused Assets / (7.0 MB). Loaded Objects now: 6982. +Memory consumption went from 142.3 MB to 135.3 MB. +Total: 33.584600 ms (FindLiveObjects: 2.183000 ms CreateObjectMapping: 2.299600 ms MarkObjects: 12.918200 ms DeleteObjects: 16.182000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.330 seconds +Refreshing native plugins compatible for Editor in 0.78 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.086 seconds +Domain Reload Profiling: 5431ms + BeginReloadAssembly (359ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (14ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (87ms) + RebuildCommonClasses (50ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (870ms) + LoadAssemblies (684ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (353ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (309ms) + ResolveRequiredComponents (17ms) + FinalizeReload (4097ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3611ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (14ms) + BeforeProcessingInitializeOnLoad (287ms) + ProcessInitializeOnLoadAttributes (2052ms) + ProcessInitializeOnLoadMethodAttributes (1225ms) + AfterProcessingInitializeOnLoad (28ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (1ms) + AwakeInstancesAfterBackupRestoration (116ms) +Refreshing native plugins compatible for Editor in 3.14 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.6 MB). Loaded Objects now: 6985. +Memory consumption went from 142.3 MB to 136.7 MB. +Total: 41.700800 ms (FindLiveObjects: 5.049400 ms CreateObjectMapping: 1.613100 ms MarkObjects: 18.128600 ms DeleteObjects: 16.904200 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.385 seconds +Refreshing native plugins compatible for Editor in 0.69 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.026 seconds +Domain Reload Profiling: 3419ms + BeginReloadAssembly (438ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (9ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (120ms) + RebuildCommonClasses (57ms) + RebuildNativeTypeToScriptingClass (19ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (841ms) + LoadAssemblies (689ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (372ms) + TypeCache.Refresh (10ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (335ms) + ResolveRequiredComponents (19ms) + FinalizeReload (2027ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1718ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (214ms) + ProcessInitializeOnLoadAttributes (1319ms) + ProcessInitializeOnLoadMethodAttributes (167ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (76ms) +Refreshing native plugins compatible for Editor in 8.70 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.1 MB). Loaded Objects now: 6988. +Memory consumption went from 142.4 MB to 137.2 MB. +Total: 84.653300 ms (FindLiveObjects: 20.074600 ms CreateObjectMapping: 7.911900 ms MarkObjects: 39.171800 ms DeleteObjects: 17.492500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.430 seconds +Refreshing native plugins compatible for Editor in 1.63 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 5.094 seconds +Domain Reload Profiling: 6533ms + BeginReloadAssembly (414ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (19ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (88ms) + RebuildCommonClasses (63ms) + RebuildNativeTypeToScriptingClass (17ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (898ms) + LoadAssemblies (757ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (328ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (276ms) + ResolveRequiredComponents (22ms) + FinalizeReload (5100ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (4736ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (403ms) + ProcessInitializeOnLoadAttributes (4028ms) + ProcessInitializeOnLoadMethodAttributes (287ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (58ms) +Refreshing native plugins compatible for Editor in 4.33 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.7 MB). Loaded Objects now: 6991. +Memory consumption went from 142.4 MB to 137.7 MB. +Total: 54.667600 ms (FindLiveObjects: 1.684400 ms CreateObjectMapping: 5.573000 ms MarkObjects: 34.139100 ms DeleteObjects: 13.269500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.384 seconds +Refreshing native plugins compatible for Editor in 1.19 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 14.199 seconds +Domain Reload Profiling: 15592ms + BeginReloadAssembly (429ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (10ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (111ms) + RebuildCommonClasses (60ms) + RebuildNativeTypeToScriptingClass (17ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (847ms) + LoadAssemblies (713ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (358ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (314ms) + ResolveRequiredComponents (19ms) + FinalizeReload (14204ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (5702ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (15ms) + BeforeProcessingInitializeOnLoad (511ms) + ProcessInitializeOnLoadAttributes (3420ms) + ProcessInitializeOnLoadMethodAttributes (1333ms) + AfterProcessingInitializeOnLoad (391ms) + EditorAssembliesLoaded (29ms) + ExecutionOrderSort2 (27ms) + AwakeInstancesAfterBackupRestoration (6920ms) +Refreshing native plugins compatible for Editor in 2.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (6.3 MB). Loaded Objects now: 6994. +Memory consumption went from 142.4 MB to 136.1 MB. +Total: 38.560900 ms (FindLiveObjects: 4.147500 ms CreateObjectMapping: 3.220200 ms MarkObjects: 19.967500 ms DeleteObjects: 11.223400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 12.799 seconds +Refreshing native plugins compatible for Editor in 3.80 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.655 seconds +Domain Reload Profiling: 15449ms + BeginReloadAssembly (5261ms) + ExecutionOrderSort (2ms) + DisableScriptedObjects (233ms) + BackupInstance (0ms) + ReleaseScriptingObjects (6ms) + CreateAndSetChildDomain (1119ms) + RebuildCommonClasses (412ms) + RebuildNativeTypeToScriptingClass (62ms) + initialDomainReloadingComplete (415ms) + LoadAllAssembliesAndSetupDomain (6643ms) + LoadAssemblies (7144ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1424ms) + TypeCache.Refresh (156ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1238ms) + ResolveRequiredComponents (19ms) + FinalizeReload (2656ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2030ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (23ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (642ms) + ProcessInitializeOnLoadAttributes (1264ms) + ProcessInitializeOnLoadMethodAttributes (88ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (31ms) +Refreshing native plugins compatible for Editor in 1.55 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.4 MB). Loaded Objects now: 6997. +Memory consumption went from 142.5 MB to 138.0 MB. +Total: 19.881100 ms (FindLiveObjects: 1.088000 ms CreateObjectMapping: 1.428500 ms MarkObjects: 12.664700 ms DeleteObjects: 4.698800 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.209 seconds +Refreshing native plugins compatible for Editor in 1.16 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.826 seconds +Domain Reload Profiling: 4041ms + BeginReloadAssembly (377ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (14ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (91ms) + RebuildCommonClasses (65ms) + RebuildNativeTypeToScriptingClass (29ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (696ms) + LoadAssemblies (569ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (304ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (263ms) + ResolveRequiredComponents (22ms) + FinalizeReload (2827ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2362ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (8ms) + BeforeProcessingInitializeOnLoad (208ms) + ProcessInitializeOnLoadAttributes (1930ms) + ProcessInitializeOnLoadMethodAttributes (211ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (96ms) +Refreshing native plugins compatible for Editor in 1.31 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (6.2 MB). Loaded Objects now: 7000. +Memory consumption went from 142.5 MB to 136.4 MB. +Total: 32.351800 ms (FindLiveObjects: 1.792000 ms CreateObjectMapping: 6.962500 ms MarkObjects: 13.877500 ms DeleteObjects: 9.717700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.191 seconds +Refreshing native plugins compatible for Editor in 1.21 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.136 seconds +Domain Reload Profiling: 3336ms + BeginReloadAssembly (352ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (13ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (79ms) + RebuildCommonClasses (54ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (728ms) + LoadAssemblies (527ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (358ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (312ms) + ResolveRequiredComponents (20ms) + FinalizeReload (2140ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1847ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (9ms) + BeforeProcessingInitializeOnLoad (297ms) + ProcessInitializeOnLoadAttributes (1349ms) + ProcessInitializeOnLoadMethodAttributes (176ms) + AfterProcessingInitializeOnLoad (12ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (50ms) +Refreshing native plugins compatible for Editor in 3.88 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (3.6 MB). Loaded Objects now: 7003. +Memory consumption went from 142.6 MB to 138.9 MB. +Total: 45.071300 ms (FindLiveObjects: 8.618600 ms CreateObjectMapping: 2.909900 ms MarkObjects: 18.147600 ms DeleteObjects: 15.391700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 13.834 seconds +Refreshing native plugins compatible for Editor in 4.09 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.341 seconds +Domain Reload Profiling: 18225ms + BeginReloadAssembly (1460ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (84ms) + BackupInstance (0ms) + ReleaseScriptingObjects (3ms) + CreateAndSetChildDomain (632ms) + RebuildCommonClasses (104ms) + RebuildNativeTypeToScriptingClass (23ms) + initialDomainReloadingComplete (61ms) + LoadAllAssembliesAndSetupDomain (12233ms) + LoadAssemblies (9463ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (3097ms) + TypeCache.Refresh (164ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (2857ms) + ResolveRequiredComponents (36ms) + FinalizeReload (4344ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3090ms) + LogAssemblyErrors (1ms) + InitializePlatformSupportModulesInManaged (50ms) + SetLoadedEditorAssemblies (33ms) + BeforeProcessingInitializeOnLoad (421ms) + ProcessInitializeOnLoadAttributes (2402ms) + ProcessInitializeOnLoadMethodAttributes (174ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (3ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (64ms) +Refreshing native plugins compatible for Editor in 0.94 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.9 MB). Loaded Objects now: 7006. +Memory consumption went from 142.6 MB to 137.7 MB. +Total: 18.295000 ms (FindLiveObjects: 1.311100 ms CreateObjectMapping: 1.505300 ms MarkObjects: 9.583900 ms DeleteObjects: 5.893100 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 2.038 seconds +Refreshing native plugins compatible for Editor in 11.52 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.772 seconds +Domain Reload Profiling: 4816ms + BeginReloadAssembly (428ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (14ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (103ms) + RebuildCommonClasses (63ms) + RebuildNativeTypeToScriptingClass (27ms) + initialDomainReloadingComplete (51ms) + LoadAllAssembliesAndSetupDomain (1473ms) + LoadAssemblies (1054ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (637ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (586ms) + ResolveRequiredComponents (28ms) + FinalizeReload (2773ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2159ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (46ms) + BeforeProcessingInitializeOnLoad (418ms) + ProcessInitializeOnLoadAttributes (1493ms) + ProcessInitializeOnLoadMethodAttributes (195ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (82ms) +Refreshing native plugins compatible for Editor in 8.49 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (6.1 MB). Loaded Objects now: 7009. +Memory consumption went from 142.6 MB to 136.5 MB. +Total: 90.876900 ms (FindLiveObjects: 11.389200 ms CreateObjectMapping: 7.261600 ms MarkObjects: 49.775400 ms DeleteObjects: 22.447500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.724 seconds +Refreshing native plugins compatible for Editor in 7.84 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.618 seconds +Domain Reload Profiling: 6350ms + BeginReloadAssembly (417ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (17ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (118ms) + RebuildCommonClasses (72ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (45ms) + LoadAllAssembliesAndSetupDomain (1180ms) + LoadAssemblies (883ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (478ms) + TypeCache.Refresh (22ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (401ms) + ResolveRequiredComponents (31ms) + FinalizeReload (4619ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3842ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (29ms) + BeforeProcessingInitializeOnLoad (461ms) + ProcessInitializeOnLoadAttributes (3003ms) + ProcessInitializeOnLoadMethodAttributes (333ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (3ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (119ms) +Refreshing native plugins compatible for Editor in 1.98 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.4 MB). Loaded Objects now: 7012. +Memory consumption went from 142.6 MB to 138.3 MB. +Total: 43.109700 ms (FindLiveObjects: 7.317700 ms CreateObjectMapping: 2.814800 ms MarkObjects: 23.611300 ms DeleteObjects: 9.363400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.178 seconds +Refreshing native plugins compatible for Editor in 0.84 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.019 seconds +Domain Reload Profiling: 3203ms + BeginReloadAssembly (369ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (31ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (64ms) + RebuildCommonClasses (50ms) + RebuildNativeTypeToScriptingClass (22ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (706ms) + LoadAssemblies (556ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (287ms) + TypeCache.Refresh (11ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (253ms) + ResolveRequiredComponents (17ms) + FinalizeReload (2021ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1719ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (6ms) + BeforeProcessingInitializeOnLoad (200ms) + ProcessInitializeOnLoadAttributes (1343ms) + ProcessInitializeOnLoadMethodAttributes (160ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (68ms) +Refreshing native plugins compatible for Editor in 2.17 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.7 MB). Loaded Objects now: 7015. +Memory consumption went from 142.6 MB to 136.9 MB. +Total: 34.434700 ms (FindLiveObjects: 7.707700 ms CreateObjectMapping: 3.266000 ms MarkObjects: 14.717800 ms DeleteObjects: 8.741700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.712 seconds +Refreshing native plugins compatible for Editor in 0.79 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 3.782 seconds +Domain Reload Profiling: 5502ms + BeginReloadAssembly (586ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (14ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (121ms) + RebuildCommonClasses (115ms) + RebuildNativeTypeToScriptingClass (28ms) + initialDomainReloadingComplete (51ms) + LoadAllAssembliesAndSetupDomain (940ms) + LoadAssemblies (841ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (433ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (386ms) + ResolveRequiredComponents (19ms) + FinalizeReload (3783ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3291ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (13ms) + BeforeProcessingInitializeOnLoad (374ms) + ProcessInitializeOnLoadAttributes (2340ms) + ProcessInitializeOnLoadMethodAttributes (556ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (154ms) +Refreshing native plugins compatible for Editor in 2.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.5 MB). Loaded Objects now: 7018. +Memory consumption went from 142.8 MB to 137.3 MB. +Total: 58.040900 ms (FindLiveObjects: 3.080900 ms CreateObjectMapping: 3.268900 ms MarkObjects: 31.236300 ms DeleteObjects: 20.451400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 7.872 seconds +Refreshing native plugins compatible for Editor in 11.52 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 7.817 seconds +Domain Reload Profiling: 15962ms + BeginReloadAssembly (1503ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (74ms) + BackupInstance (0ms) + ReleaseScriptingObjects (4ms) + CreateAndSetChildDomain (657ms) + RebuildCommonClasses (74ms) + RebuildNativeTypeToScriptingClass (19ms) + initialDomainReloadingComplete (72ms) + LoadAllAssembliesAndSetupDomain (6469ms) + LoadAssemblies (4552ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (2113ms) + TypeCache.Refresh (84ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1663ms) + ResolveRequiredComponents (168ms) + FinalizeReload (7825ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (4442ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (52ms) + BeforeProcessingInitializeOnLoad (995ms) + ProcessInitializeOnLoadAttributes (3147ms) + ProcessInitializeOnLoadMethodAttributes (219ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (116ms) +Refreshing native plugins compatible for Editor in 0.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (8.9 MB). Loaded Objects now: 7021. +Memory consumption went from 142.8 MB to 133.9 MB. +Total: 113.548100 ms (FindLiveObjects: 4.612300 ms CreateObjectMapping: 7.267300 ms MarkObjects: 55.259100 ms DeleteObjects: 46.407500 ms) Prepare: number of updated asset objects reloaded= 0 diff --git a/Unity3_lab/Logs/AssetImportWorker1.log b/Unity3_lab/Logs/AssetImportWorker1.log index 9e62cf10f..6f38ba5d4 100644 --- a/Unity3_lab/Logs/AssetImportWorker1.log +++ b/Unity3_lab/Logs/AssetImportWorker1.log @@ -2,7 +2,8 @@ Built from '6000.2/staging' branch; Version is '6000.2.11f1 (7134d7685e5d) revision 7419095'; Using compiler version '194234433'; Build Type 'Release' OS: 'Windows 11 (10.0.26100) 64bit Professional' Language: 'ru' Physical Memory: 8072 MB BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1 -Date: 2025-11-13T20:12:59Z +[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user" at "2025-11-13T21:53:00.2603964Z" +Date: 2025-11-13T21:53:00Z COMMAND LINE ARGUMENTS: D:\UNITY\6000.2.11f1\Editor\Unity.exe @@ -16,7 +17,7 @@ D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab -logFile Logs/AssetImportWorker1.log -srvPort -50727 +64205 -licensingIpc LicenseClient-user -job-worker-count @@ -64,48 +65,47 @@ D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user" at "2025-11-13T20:12:59.8076329Z" -Player connection [19224] Target information: +Player connection [16056] Target information: -Player connection [19224] * "[IP] 192.168.192.175 [Port] 0 [Flags] 2 [Guid] 3564795119 [EditorId] 3564795119 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [16056] * "[IP] 192.168.192.175 [Port] 0 [Flags] 2 [Guid] 2543427634 [EditorId] 2543427634 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [19224] * "[IP] 26.132.156.237 [Port] 0 [Flags] 2 [Guid] 3564795119 [EditorId] 3564795119 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [16056] * "[IP] 26.132.156.237 [Port] 0 [Flags] 2 [Guid] 2543427634 [EditorId] 2543427634 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [19224] * "[IP] 192.168.0.105 [Port] 0 [Flags] 2 [Guid] 3564795119 [EditorId] 3564795119 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [16056] * "[IP] 192.168.0.105 [Port] 0 [Flags] 2 [Guid] 2543427634 [EditorId] 2543427634 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [19224] Host joined multi-casting on [225.0.0.222:54997]... -Player connection [19224] Host joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [16056] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [16056] Host joined alternative multi-casting on [225.0.0.222:34997]... JobSystem: Creating JobQueue using job-worker-count value 3 Input System module state changed to: Initialized. [Physics::Module] Initialized fallback backend. [Physics::Module] Id: 0xdecafbad -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 10248, path: "D:/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe") +[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 19212, path: "D:/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe") [Licensing::Module] LicensingClient has failed validation; ignoring [Licensing::Client] Error: HandshakeResponse reported an error: ResponseCode: 505 ResponseStatus: Unsupported protocol version '1.17.2'. [Licensing::Module] Error: Failed to handshake to channel: "LicenseClient-user" [Licensing::IpcConnector] LicenseClient-user channel disconnected successfully. -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11" at "2025-11-13T20:13:00.1959216Z" -Library Redirect Path: Library/ -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 16052, path: "D:/UNITY/6000.2.11f1/Editor/Data/Resources/Licensing/Client/Unity.Licensing.Client.exe") +[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11" at "2025-11-13T21:53:00.3487007Z" +[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 19340, path: "D:/UNITY/6000.2.11f1/Editor/Data/Resources/Licensing/Client/Unity.Licensing.Client.exe") [Licensing::Module] LicensingClient has failed validation; ignoring [Licensing::Client] Handshaking with LicensingClient: Version: 1.17.2+ff71f16 - Session Id: 33576988ae384505a4a0e1bbcd88d41f - Correlation Id: 2ed37a33eb4552404b872d41967a1730 - External correlation Id: 8979527136711582371 + Session Id: 0c33f1f975204f1da90dd5a27db8ab75 + Correlation Id: dd2295c94a7103aeb6f98828814e3865 + External correlation Id: 1782520243512866820 Machine Id: FcYnQ9mNnN3hqbdWmxuoRT0/MKE= -[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-user-6000.2.11" (connect: 0.00s, validation: 0.00s, handshake: 0.03s) -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11-notifications" at "2025-11-13T20:13:00.227974Z" -[Licensing::Module] Licensing Background thread has ended after 0.49s +[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-user-6000.2.11" (connect: 0.00s, validation: 0.00s, handshake: 0.01s) +[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11-notifications" at "2025-11-13T21:53:00.3646837Z" +[Licensing::Module] Licensing Background thread has ended after 0.10s +Library Redirect Path: Library/ [Physics::Module] Selected backend. [Physics::Module] Name: PhysX [Physics::Module] Id: 0xf2b8ea05 [Physics::Module] SDK Version: 4.1.2 [Physics::Module] Integration Version: 1.0.0 [Physics::Module] Threading Mode: Multi-Threaded -Refreshing native plugins compatible for Editor in 274.95 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 27.70 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 6000.2.11f1 (7134d7685e5d) [Subsystems] Discovering subsystems at path D:/UNITY/6000.2.11f1/Editor/Data/Resources/UnitySubsystems @@ -121,43 +121,43 @@ Initialize mono Mono path[0] = 'D:/UNITY/6000.2.11f1/Editor/Data/Managed' Mono path[1] = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56080 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56832 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.005501 seconds. -- Loaded All Assemblies, in 1.074 seconds +Registered in 0.005286 seconds. +- Loaded All Assemblies, in 13.766 seconds Native extension for WindowsStandalone target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.911 seconds -Domain Reload Profiling: 1986ms - BeginReloadAssembly (424ms) +- Finished resetting the current domain, in 2.305 seconds +Domain Reload Profiling: 16071ms + BeginReloadAssembly (2908ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (2ms) - RebuildCommonClasses (90ms) - RebuildNativeTypeToScriptingClass (30ms) - initialDomainReloadingComplete (111ms) - LoadAllAssembliesAndSetupDomain (418ms) - LoadAssemblies (421ms) + CreateAndSetChildDomain (1ms) + RebuildCommonClasses (528ms) + RebuildNativeTypeToScriptingClass (1732ms) + initialDomainReloadingComplete (4647ms) + LoadAllAssembliesAndSetupDomain (3950ms) + LoadAssemblies (2907ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (408ms) - TypeCache.Refresh (404ms) - TypeCache.ScanAssembly (359ms) + AnalyzeDomain (3938ms) + TypeCache.Refresh (3927ms) + TypeCache.ScanAssembly (3809ms) BuildScriptInfoCaches (0ms) - ResolveRequiredComponents (1ms) - FinalizeReload (913ms) + ResolveRequiredComponents (8ms) + FinalizeReload (2307ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (788ms) + SetupLoadedEditorAssemblies (2010ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (112ms) - SetLoadedEditorAssemblies (7ms) - BeforeProcessingInitializeOnLoad (175ms) - ProcessInitializeOnLoadAttributes (326ms) - ProcessInitializeOnLoadMethodAttributes (167ms) + InitializePlatformSupportModulesInManaged (182ms) + SetLoadedEditorAssemblies (11ms) + BeforeProcessingInitializeOnLoad (330ms) + ProcessInitializeOnLoadAttributes (1290ms) + ProcessInitializeOnLoadMethodAttributes (197ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -172,178 +172,1629 @@ Begin MonoManager ReloadAssembly Product: Unity Personal Type: Assigned Expiration: Unlimited -- Loaded All Assemblies, in 1.947 seconds -Refreshing native plugins compatible for Editor in 1.04 ms, found 3 plugins. +- Loaded All Assemblies, in 12.847 seconds +Refreshing native plugins compatible for Editor in 1.38 ms, found 3 plugins. Native extension for WindowsStandalone target not found Package Manager log level set to [2] [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.873 seconds -Domain Reload Profiling: 4814ms - BeginReloadAssembly (437ms) +- Finished resetting the current domain, in 2.473 seconds +Domain Reload Profiling: 15327ms + BeginReloadAssembly (9517ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (23ms) + DisableScriptedObjects (40ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (100ms) - RebuildCommonClasses (83ms) - RebuildNativeTypeToScriptingClass (30ms) - initialDomainReloadingComplete (70ms) - LoadAllAssembliesAndSetupDomain (1321ms) - LoadAssemblies (1007ms) + CreateAndSetChildDomain (68ms) + RebuildCommonClasses (312ms) + RebuildNativeTypeToScriptingClass (46ms) + initialDomainReloadingComplete (122ms) + LoadAllAssembliesAndSetupDomain (2856ms) + LoadAssemblies (11311ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (538ms) - TypeCache.Refresh (413ms) - TypeCache.ScanAssembly (355ms) - BuildScriptInfoCaches (105ms) - ResolveRequiredComponents (14ms) - FinalizeReload (2873ms) + AnalyzeDomain (681ms) + TypeCache.Refresh (516ms) + TypeCache.ScanAssembly (474ms) + BuildScriptInfoCaches (132ms) + ResolveRequiredComponents (25ms) + FinalizeReload (2474ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2484ms) + SetupLoadedEditorAssemblies (1874ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (6ms) - BeforeProcessingInitializeOnLoad (235ms) - ProcessInitializeOnLoadAttributes (2132ms) - ProcessInitializeOnLoadMethodAttributes (105ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (8ms) + BeforeProcessingInitializeOnLoad (339ms) + ProcessInitializeOnLoadAttributes (1395ms) + ProcessInitializeOnLoadMethodAttributes (125ms) AfterProcessingInitializeOnLoad (4ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (14ms) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds -Refreshing native plugins compatible for Editor in 1.57 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (15ms) +Launched and connected shader compiler UnityShaderCompiler.exe after 0.18 seconds +Refreshing native plugins compatible for Editor in 2.50 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.4 MB). Loaded Objects now: 6884. -Memory consumption went from 131.0 MB to 125.6 MB. -Total: 21.442900 ms (FindLiveObjects: 2.932600 ms CreateObjectMapping: 1.908400 ms MarkObjects: 10.468900 ms DeleteObjects: 6.131100 ms) +Unloading 6174 unused Assets / (4.8 MB). Loaded Objects now: 6886. +Memory consumption went from 130.9 MB to 126.1 MB. +Total: 74.404400 ms (FindLiveObjects: 7.864700 ms CreateObjectMapping: 11.368000 ms MarkObjects: 40.523100 ms DeleteObjects: 14.646300 ms) ======================================================================== Received Prepare -Refreshing native plugins compatible for Editor in 1.31 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 1.54 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 14 unused Assets / (1.8 MB). Loaded Objects now: 6884. -Memory consumption went from 124.5 MB to 122.7 MB. -Total: 10.814500 ms (FindLiveObjects: 0.660300 ms CreateObjectMapping: 0.538100 ms MarkObjects: 8.777700 ms DeleteObjects: 0.836800 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 15690.001472 seconds. - path: Assets/эшкерембус.png - artifactKey: Guid(bfc10f602a276ee4ba21b56a3a586b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/эшкерембус.png using Guid(bfc10f602a276ee4ba21b56a3a586b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '8cd0f823fe20ca55ea8345f5855b379a') in 0.2840156 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3 - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 111.192 seconds -Refreshing native plugins compatible for Editor in 12.49 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 50.962 seconds -Domain Reload Profiling: 161451ms - BeginReloadAssembly (22106ms) - ExecutionOrderSort (29ms) - DisableScriptedObjects (777ms) - BackupInstance (0ms) - ReleaseScriptingObjects (42ms) - CreateAndSetChildDomain (1868ms) - RebuildCommonClasses (2598ms) - RebuildNativeTypeToScriptingClass (4028ms) - initialDomainReloadingComplete (34014ms) - LoadAllAssembliesAndSetupDomain (47720ms) - LoadAssemblies (43301ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (20724ms) - TypeCache.Refresh (2305ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (17727ms) - ResolveRequiredComponents (401ms) - FinalizeReload (50985ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (48288ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (91ms) - SetLoadedEditorAssemblies (676ms) - BeforeProcessingInitializeOnLoad (11162ms) - ProcessInitializeOnLoadAttributes (35065ms) - ProcessInitializeOnLoadMethodAttributes (1261ms) - AfterProcessingInitializeOnLoad (18ms) - EditorAssembliesLoaded (13ms) - ExecutionOrderSort2 (2ms) - AwakeInstancesAfterBackupRestoration (179ms) -Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (3.0 MB). Loaded Objects now: 6907. -Memory consumption went from 140.3 MB to 137.4 MB. -Total: 286.059800 ms (FindLiveObjects: 116.538100 ms CreateObjectMapping: 31.820000 ms MarkObjects: 112.139300 ms DeleteObjects: 25.558900 ms) +Unloading 6166 unused Assets / (4.7 MB). Loaded Objects now: 6886. +Memory consumption went from 128.9 MB to 124.2 MB. +Total: 442.393500 ms (FindLiveObjects: 7.151600 ms CreateObjectMapping: 1.455700 ms MarkObjects: 426.524600 ms DeleteObjects: 7.256800 ms) Prepare: number of updated asset objects reloaded= 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly [Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 16.602 seconds -Refreshing native plugins compatible for Editor in 4.92 ms, found 3 plugins. +- Loaded All Assemblies, in 6.713 seconds +Refreshing native plugins compatible for Editor in 2.53 ms, found 3 plugins. Native extension for WindowsStandalone target not found [Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument [Package Manager] Unable to send message (not connected to server process). [Package Manager] Cannot connect to Unity Package Manager local server Mono: successfully reloaded assembly -- Finished resetting the current domain, in 8.399 seconds -Domain Reload Profiling: 25187ms - BeginReloadAssembly (4113ms) +- Finished resetting the current domain, in 2.791 seconds +Domain Reload Profiling: 9507ms + BeginReloadAssembly (2262ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (55ms) + DisableScriptedObjects (179ms) BackupInstance (0ms) - ReleaseScriptingObjects (12ms) - CreateAndSetChildDomain (1445ms) - RebuildCommonClasses (858ms) - RebuildNativeTypeToScriptingClass (130ms) - initialDomainReloadingComplete (297ms) - LoadAllAssembliesAndSetupDomain (11377ms) - LoadAssemblies (9373ms) + ReleaseScriptingObjects (3ms) + CreateAndSetChildDomain (589ms) + RebuildCommonClasses (97ms) + RebuildNativeTypeToScriptingClass (45ms) + initialDomainReloadingComplete (118ms) + LoadAllAssembliesAndSetupDomain (4193ms) + LoadAssemblies (3540ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3376ms) - TypeCache.Refresh (803ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2296ms) - ResolveRequiredComponents (172ms) - FinalizeReload (8413ms) + AnalyzeDomain (1084ms) + TypeCache.Refresh (99ms) + TypeCache.ScanAssembly (5ms) + BuildScriptInfoCaches (938ms) + ResolveRequiredComponents (23ms) + FinalizeReload (2792ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (6629ms) + SetupLoadedEditorAssemblies (2318ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (29ms) - SetLoadedEditorAssemblies (115ms) - BeforeProcessingInitializeOnLoad (1099ms) - ProcessInitializeOnLoadAttributes (4700ms) - ProcessInitializeOnLoadMethodAttributes (659ms) - AfterProcessingInitializeOnLoad (19ms) - EditorAssembliesLoaded (8ms) - ExecutionOrderSort2 (1ms) - AwakeInstancesAfterBackupRestoration (247ms) -Refreshing native plugins compatible for Editor in 8.23 ms, found 3 plugins. + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (11ms) + BeforeProcessingInitializeOnLoad (368ms) + ProcessInitializeOnLoadAttributes (1844ms) + ProcessInitializeOnLoadMethodAttributes (84ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (31ms) +Refreshing native plugins compatible for Editor in 2.92 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (8.8 MB). Loaded Objects now: 6910. -Memory consumption went from 140.3 MB to 131.5 MB. -Total: 103.306100 ms (FindLiveObjects: 9.689800 ms CreateObjectMapping: 4.341200 ms MarkObjects: 49.617400 ms DeleteObjects: 39.654900 ms) +Unloading 6172 unused Assets / (5.9 MB). Loaded Objects now: 6901. +Memory consumption went from 135.6 MB to 129.6 MB. +Total: 95.183400 ms (FindLiveObjects: 3.176000 ms CreateObjectMapping: 2.572300 ms MarkObjects: 50.219100 ms DeleteObjects: 39.213500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 1.37 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.6 MB). Loaded Objects now: 6901. +Memory consumption went from 135.8 MB to 131.1 MB. +Total: 18.982000 ms (FindLiveObjects: 1.047400 ms CreateObjectMapping: 1.679800 ms MarkObjects: 11.515400 ms DeleteObjects: 4.738000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 4.492 seconds +Refreshing native plugins compatible for Editor in 1.12 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.364 seconds +Domain Reload Profiling: 5863ms + BeginReloadAssembly (1247ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (40ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (416ms) + RebuildCommonClasses (111ms) + RebuildNativeTypeToScriptingClass (33ms) + initialDomainReloadingComplete (79ms) + LoadAllAssembliesAndSetupDomain (3028ms) + LoadAssemblies (3049ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (423ms) + TypeCache.Refresh (31ms) + TypeCache.ScanAssembly (2ms) + BuildScriptInfoCaches (361ms) + ResolveRequiredComponents (22ms) + FinalizeReload (1365ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1097ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (8ms) + BeforeProcessingInitializeOnLoad (217ms) + ProcessInitializeOnLoadAttributes (777ms) + ProcessInitializeOnLoadMethodAttributes (90ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (26ms) +Refreshing native plugins compatible for Editor in 1.43 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.3 MB). Loaded Objects now: 6904. +Memory consumption went from 135.6 MB to 131.3 MB. +Total: 22.363400 ms (FindLiveObjects: 2.995400 ms CreateObjectMapping: 2.175800 ms MarkObjects: 12.852800 ms DeleteObjects: 4.338000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 2.75 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.5 MB). Loaded Objects now: 6904. +Memory consumption went from 135.8 MB to 131.3 MB. +Total: 23.474500 ms (FindLiveObjects: 2.234100 ms CreateObjectMapping: 2.835000 ms MarkObjects: 12.823400 ms DeleteObjects: 5.580500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 5.778 seconds +Refreshing native plugins compatible for Editor in 3.31 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.822 seconds +Domain Reload Profiling: 8617ms + BeginReloadAssembly (1438ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (141ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (440ms) + RebuildCommonClasses (128ms) + RebuildNativeTypeToScriptingClass (99ms) + initialDomainReloadingComplete (248ms) + LoadAllAssembliesAndSetupDomain (3882ms) + LoadAssemblies (3058ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1278ms) + TypeCache.Refresh (42ms) + TypeCache.ScanAssembly (2ms) + BuildScriptInfoCaches (1150ms) + ResolveRequiredComponents (57ms) + FinalizeReload (2823ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1584ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (19ms) + BeforeProcessingInitializeOnLoad (225ms) + ProcessInitializeOnLoadAttributes (1234ms) + ProcessInitializeOnLoadMethodAttributes (98ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (87ms) +Refreshing native plugins compatible for Editor in 1.36 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.7 MB). Loaded Objects now: 6907. +Memory consumption went from 135.6 MB to 131.0 MB. +Total: 40.116500 ms (FindLiveObjects: 1.836300 ms CreateObjectMapping: 1.386500 ms MarkObjects: 28.189000 ms DeleteObjects: 8.701900 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.4 MB). Loaded Objects now: 6907. +Memory consumption went from 135.8 MB to 131.4 MB. +Total: 77.439700 ms (FindLiveObjects: 14.169300 ms CreateObjectMapping: 3.279700 ms MarkObjects: 46.904900 ms DeleteObjects: 13.082500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 10.541 seconds +Refreshing native plugins compatible for Editor in 1.17 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.878 seconds +Domain Reload Profiling: 12427ms + BeginReloadAssembly (7785ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (125ms) + BackupInstance (0ms) + ReleaseScriptingObjects (6ms) + CreateAndSetChildDomain (4685ms) + RebuildCommonClasses (86ms) + RebuildNativeTypeToScriptingClass (29ms) + initialDomainReloadingComplete (93ms) + LoadAllAssembliesAndSetupDomain (2557ms) + LoadAssemblies (2493ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (608ms) + TypeCache.Refresh (58ms) + TypeCache.ScanAssembly (3ms) + BuildScriptInfoCaches (505ms) + ResolveRequiredComponents (26ms) + FinalizeReload (1879ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1581ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (8ms) + BeforeProcessingInitializeOnLoad (385ms) + ProcessInitializeOnLoadAttributes (1090ms) + ProcessInitializeOnLoadMethodAttributes (91ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (29ms) +Refreshing native plugins compatible for Editor in 0.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.5 MB). Loaded Objects now: 6910. +Memory consumption went from 135.7 MB to 131.2 MB. +Total: 18.392700 ms (FindLiveObjects: 1.515000 ms CreateObjectMapping: 1.572500 ms MarkObjects: 10.526900 ms DeleteObjects: 4.775800 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 4.33 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.4 MB). Loaded Objects now: 6910. +Memory consumption went from 135.9 MB to 131.4 MB. +Total: 134.279600 ms (FindLiveObjects: 4.209500 ms CreateObjectMapping: 8.349500 ms MarkObjects: 117.944400 ms DeleteObjects: 3.755100 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 6.881 seconds +Refreshing native plugins compatible for Editor in 2.27 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.067 seconds +Domain Reload Profiling: 8991ms + BeginReloadAssembly (3043ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (1248ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (803ms) + RebuildCommonClasses (86ms) + RebuildNativeTypeToScriptingClass (24ms) + initialDomainReloadingComplete (68ms) + LoadAllAssembliesAndSetupDomain (3704ms) + LoadAssemblies (2286ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1823ms) + TypeCache.Refresh (146ms) + TypeCache.ScanAssembly (6ms) + BuildScriptInfoCaches (929ms) + ResolveRequiredComponents (283ms) + FinalizeReload (2067ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1619ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (373ms) + ProcessInitializeOnLoadAttributes (1119ms) + ProcessInitializeOnLoadMethodAttributes (109ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (35ms) +Refreshing native plugins compatible for Editor in 117.93 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (6.5 MB). Loaded Objects now: 6913. +Memory consumption went from 135.6 MB to 129.2 MB. +Total: 128.910100 ms (FindLiveObjects: 7.579200 ms CreateObjectMapping: 2.773300 ms MarkObjects: 72.254400 ms DeleteObjects: 46.299900 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 1.85 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6166 unused Assets / (4.7 MB). Loaded Objects now: 6913. +Memory consumption went from 135.8 MB to 131.1 MB. +Total: 45.666900 ms (FindLiveObjects: 2.412000 ms CreateObjectMapping: 4.262200 ms MarkObjects: 29.223600 ms DeleteObjects: 9.767200 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 12.989 seconds +Refreshing native plugins compatible for Editor in 31.68 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.791 seconds +Domain Reload Profiling: 15825ms + BeginReloadAssembly (6259ms) + ExecutionOrderSort (1ms) + DisableScriptedObjects (211ms) + BackupInstance (0ms) + ReleaseScriptingObjects (4ms) + CreateAndSetChildDomain (4149ms) + RebuildCommonClasses (276ms) + RebuildNativeTypeToScriptingClass (131ms) + initialDomainReloadingComplete (133ms) + LoadAllAssembliesAndSetupDomain (6235ms) + LoadAssemblies (6465ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1018ms) + TypeCache.Refresh (91ms) + TypeCache.ScanAssembly (3ms) + BuildScriptInfoCaches (862ms) + ResolveRequiredComponents (37ms) + FinalizeReload (2792ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2124ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (29ms) + BeforeProcessingInitializeOnLoad (645ms) + ProcessInitializeOnLoadAttributes (1325ms) + ProcessInitializeOnLoadMethodAttributes (109ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (33ms) +Refreshing native plugins compatible for Editor in 2.09 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.8 MB). Loaded Objects now: 6916. +Memory consumption went from 135.8 MB to 130.9 MB. +Total: 469.412000 ms (FindLiveObjects: 22.188400 ms CreateObjectMapping: 2.592000 ms MarkObjects: 420.508600 ms DeleteObjects: 24.120400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 7.698 seconds +Refreshing native plugins compatible for Editor in 3.00 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.561 seconds +Domain Reload Profiling: 10279ms + BeginReloadAssembly (1393ms) + ExecutionOrderSort (2ms) + DisableScriptedObjects (79ms) + BackupInstance (0ms) + ReleaseScriptingObjects (3ms) + CreateAndSetChildDomain (635ms) + RebuildCommonClasses (99ms) + RebuildNativeTypeToScriptingClass (22ms) + initialDomainReloadingComplete (68ms) + LoadAllAssembliesAndSetupDomain (6134ms) + LoadAssemblies (3897ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (2520ms) + TypeCache.Refresh (324ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (2126ms) + ResolveRequiredComponents (45ms) + FinalizeReload (2562ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2215ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (11ms) + BeforeProcessingInitializeOnLoad (239ms) + ProcessInitializeOnLoadAttributes (1847ms) + ProcessInitializeOnLoadMethodAttributes (108ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (3ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (49ms) +Refreshing native plugins compatible for Editor in 1.47 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.0 MB). Loaded Objects now: 6919. +Memory consumption went from 135.8 MB to 131.8 MB. +Total: 17.916100 ms (FindLiveObjects: 1.810300 ms CreateObjectMapping: 1.307300 ms MarkObjects: 10.707200 ms DeleteObjects: 4.089600 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.430 seconds +Refreshing native plugins compatible for Editor in 1.76 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.433 seconds +Domain Reload Profiling: 3870ms + BeginReloadAssembly (388ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (22ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (76ms) + RebuildCommonClasses (64ms) + RebuildNativeTypeToScriptingClass (20ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (924ms) + LoadAssemblies (761ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (350ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (314ms) + ResolveRequiredComponents (16ms) + FinalizeReload (2434ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2040ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (198ms) + ProcessInitializeOnLoadAttributes (1682ms) + ProcessInitializeOnLoadMethodAttributes (146ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (41ms) +Refreshing native plugins compatible for Editor in 21.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (3.8 MB). Loaded Objects now: 6922. +Memory consumption went from 135.8 MB to 132.0 MB. +Total: 238.290000 ms (FindLiveObjects: 12.409600 ms CreateObjectMapping: 8.331900 ms MarkObjects: 119.584500 ms DeleteObjects: 97.960100 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 2.579 seconds +Refreshing native plugins compatible for Editor in 3.74 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 5.980 seconds +Domain Reload Profiling: 8570ms + BeginReloadAssembly (588ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (23ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (195ms) + RebuildCommonClasses (68ms) + RebuildNativeTypeToScriptingClass (26ms) + initialDomainReloadingComplete (55ms) + LoadAllAssembliesAndSetupDomain (1848ms) + LoadAssemblies (1555ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (543ms) + TypeCache.Refresh (25ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (482ms) + ResolveRequiredComponents (20ms) + FinalizeReload (5984ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (4939ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (18ms) + BeforeProcessingInitializeOnLoad (1566ms) + ProcessInitializeOnLoadAttributes (2900ms) + ProcessInitializeOnLoadMethodAttributes (352ms) + AfterProcessingInitializeOnLoad (34ms) + EditorAssembliesLoaded (65ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (103ms) +Refreshing native plugins compatible for Editor in 3.69 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.7 MB). Loaded Objects now: 6925. +Memory consumption went from 135.9 MB to 131.2 MB. +Total: 41.823800 ms (FindLiveObjects: 4.604300 ms CreateObjectMapping: 4.239900 ms MarkObjects: 21.160900 ms DeleteObjects: 11.815800 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 2.919 seconds +Refreshing native plugins compatible for Editor in 72.89 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 3.408 seconds +Domain Reload Profiling: 6337ms + BeginReloadAssembly (722ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (29ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (144ms) + RebuildCommonClasses (125ms) + RebuildNativeTypeToScriptingClass (36ms) + initialDomainReloadingComplete (72ms) + LoadAllAssembliesAndSetupDomain (1973ms) + LoadAssemblies (1900ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (471ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (412ms) + ResolveRequiredComponents (26ms) + FinalizeReload (3409ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2768ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (27ms) + BeforeProcessingInitializeOnLoad (931ms) + ProcessInitializeOnLoadAttributes (1650ms) + ProcessInitializeOnLoadMethodAttributes (142ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (42ms) +Refreshing native plugins compatible for Editor in 1.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.1 MB). Loaded Objects now: 6928. +Memory consumption went from 135.8 MB to 131.8 MB. +Total: 38.264600 ms (FindLiveObjects: 2.231000 ms CreateObjectMapping: 3.964000 ms MarkObjects: 21.334500 ms DeleteObjects: 10.732900 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.561 seconds +Refreshing native plugins compatible for Editor in 1.12 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 5.299 seconds +Domain Reload Profiling: 6865ms + BeginReloadAssembly (410ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (17ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (101ms) + RebuildCommonClasses (55ms) + RebuildNativeTypeToScriptingClass (17ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (1045ms) + LoadAssemblies (885ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (352ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (311ms) + ResolveRequiredComponents (18ms) + FinalizeReload (5300ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (4992ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (9ms) + BeforeProcessingInitializeOnLoad (370ms) + ProcessInitializeOnLoadAttributes (4340ms) + ProcessInitializeOnLoadMethodAttributes (266ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (38ms) +Refreshing native plugins compatible for Editor in 1.55 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.3 MB). Loaded Objects now: 6931. +Memory consumption went from 135.9 MB to 131.6 MB. +Total: 43.565600 ms (FindLiveObjects: 8.562100 ms CreateObjectMapping: 3.520300 ms MarkObjects: 18.605000 ms DeleteObjects: 12.876100 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.202 seconds +Refreshing native plugins compatible for Editor in 0.98 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.762 seconds +Domain Reload Profiling: 2971ms + BeginReloadAssembly (334ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (11ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (77ms) + RebuildCommonClasses (57ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (756ms) + LoadAssemblies (616ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (295ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (254ms) + ResolveRequiredComponents (23ms) + FinalizeReload (1763ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1451ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (202ms) + ProcessInitializeOnLoadAttributes (1074ms) + ProcessInitializeOnLoadMethodAttributes (159ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (71ms) +Refreshing native plugins compatible for Editor in 2.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6172 unused Assets / (4.6 MB). Loaded Objects now: 6934. +Memory consumption went from 135.9 MB to 131.3 MB. +Total: 30.825800 ms (FindLiveObjects: 3.160300 ms CreateObjectMapping: 3.800700 ms MarkObjects: 16.160700 ms DeleteObjects: 7.701500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 3.35 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6167 unused Assets / (4.6 MB). Loaded Objects now: 6935. +Memory consumption went from 136.1 MB to 131.6 MB. +Total: 1120.713400 ms (FindLiveObjects: 266.350900 ms CreateObjectMapping: 4.159600 ms MarkObjects: 833.839600 ms DeleteObjects: 16.348600 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 8.078 seconds +Refreshing native plugins compatible for Editor in 3.51 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 8.330 seconds +Domain Reload Profiling: 16439ms + BeginReloadAssembly (3616ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (153ms) + BackupInstance (0ms) + ReleaseScriptingObjects (4ms) + CreateAndSetChildDomain (1782ms) + RebuildCommonClasses (109ms) + RebuildNativeTypeToScriptingClass (36ms) + initialDomainReloadingComplete (88ms) + LoadAllAssembliesAndSetupDomain (4258ms) + LoadAssemblies (4480ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (692ms) + TypeCache.Refresh (81ms) + TypeCache.ScanAssembly (3ms) + BuildScriptInfoCaches (519ms) + ResolveRequiredComponents (40ms) + FinalizeReload (8331ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (6662ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (31ms) + SetLoadedEditorAssemblies (85ms) + BeforeProcessingInitializeOnLoad (1281ms) + ProcessInitializeOnLoadAttributes (5031ms) + ProcessInitializeOnLoadMethodAttributes (225ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (4ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (40ms) +Refreshing native plugins compatible for Editor in 1.45 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6173 unused Assets / (5.0 MB). Loaded Objects now: 6938. +Memory consumption went from 136.0 MB to 131.1 MB. +Total: 30.946100 ms (FindLiveObjects: 3.341900 ms CreateObjectMapping: 2.603100 ms MarkObjects: 16.922300 ms DeleteObjects: 8.076900 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 4.69 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6168 unused Assets / (4.6 MB). Loaded Objects now: 6939. +Memory consumption went from 136.2 MB to 131.6 MB. +Total: 35.731200 ms (FindLiveObjects: 2.538400 ms CreateObjectMapping: 8.906600 ms MarkObjects: 18.047100 ms DeleteObjects: 6.236900 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 8.738 seconds +Refreshing native plugins compatible for Editor in 1.19 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.997 seconds +Domain Reload Profiling: 10751ms + BeginReloadAssembly (3968ms) + ExecutionOrderSort (4ms) + DisableScriptedObjects (312ms) + BackupInstance (0ms) + ReleaseScriptingObjects (7ms) + CreateAndSetChildDomain (1700ms) + RebuildCommonClasses (137ms) + RebuildNativeTypeToScriptingClass (27ms) + initialDomainReloadingComplete (81ms) + LoadAllAssembliesAndSetupDomain (4539ms) + LoadAssemblies (4551ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (697ms) + TypeCache.Refresh (96ms) + TypeCache.ScanAssembly (2ms) + BuildScriptInfoCaches (545ms) + ResolveRequiredComponents (26ms) + FinalizeReload (1998ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1566ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (8ms) + BeforeProcessingInitializeOnLoad (451ms) + ProcessInitializeOnLoadAttributes (1023ms) + ProcessInitializeOnLoadMethodAttributes (77ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (26ms) +Refreshing native plugins compatible for Editor in 0.84 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.0 MB). Loaded Objects now: 6942. +Memory consumption went from 136.1 MB to 131.0 MB. +Total: 22.123400 ms (FindLiveObjects: 2.996800 ms CreateObjectMapping: 1.402400 ms MarkObjects: 10.363800 ms DeleteObjects: 7.358800 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 10.031 seconds +Refreshing native plugins compatible for Editor in 5.70 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.206 seconds +Domain Reload Profiling: 14267ms + BeginReloadAssembly (2048ms) + ExecutionOrderSort (1ms) + DisableScriptedObjects (194ms) + BackupInstance (0ms) + ReleaseScriptingObjects (5ms) + CreateAndSetChildDomain (741ms) + RebuildCommonClasses (88ms) + RebuildNativeTypeToScriptingClass (17ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (7857ms) + LoadAssemblies (6944ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1303ms) + TypeCache.Refresh (35ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1217ms) + ResolveRequiredComponents (33ms) + FinalizeReload (4211ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3016ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (11ms) + BeforeProcessingInitializeOnLoad (768ms) + ProcessInitializeOnLoadAttributes (1862ms) + ProcessInitializeOnLoadMethodAttributes (358ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (6ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (74ms) +Refreshing native plugins compatible for Editor in 1.11 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.8 MB). Loaded Objects now: 6945. +Memory consumption went from 136.1 MB to 130.3 MB. +Total: 26.480700 ms (FindLiveObjects: 1.536500 ms CreateObjectMapping: 2.984600 ms MarkObjects: 12.261900 ms DeleteObjects: 9.696000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 10.478 seconds +Refreshing native plugins compatible for Editor in 4.54 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 5.402 seconds +Domain Reload Profiling: 15949ms + BeginReloadAssembly (1379ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (45ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (379ms) + RebuildCommonClasses (139ms) + RebuildNativeTypeToScriptingClass (33ms) + initialDomainReloadingComplete (82ms) + LoadAllAssembliesAndSetupDomain (8915ms) + LoadAssemblies (4575ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (4881ms) + TypeCache.Refresh (25ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (4636ms) + ResolveRequiredComponents (100ms) + FinalizeReload (5403ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (4132ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (67ms) + BeforeProcessingInitializeOnLoad (945ms) + ProcessInitializeOnLoadAttributes (2961ms) + ProcessInitializeOnLoadMethodAttributes (148ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (36ms) +Refreshing native plugins compatible for Editor in 4.37 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.6 MB). Loaded Objects now: 6948. +Memory consumption went from 136.2 MB to 131.6 MB. +Total: 31.647900 ms (FindLiveObjects: 2.261900 ms CreateObjectMapping: 2.216600 ms MarkObjects: 16.990600 ms DeleteObjects: 10.176300 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.341 seconds +Refreshing native plugins compatible for Editor in 0.83 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.307 seconds +Domain Reload Profiling: 5654ms + BeginReloadAssembly (360ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (13ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (83ms) + RebuildCommonClasses (57ms) + RebuildNativeTypeToScriptingClass (22ms) + initialDomainReloadingComplete (42ms) + LoadAllAssembliesAndSetupDomain (865ms) + LoadAssemblies (661ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (373ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (322ms) + ResolveRequiredComponents (22ms) + FinalizeReload (4307ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3730ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (9ms) + BeforeProcessingInitializeOnLoad (291ms) + ProcessInitializeOnLoadAttributes (2533ms) + ProcessInitializeOnLoadMethodAttributes (886ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (88ms) +Refreshing native plugins compatible for Editor in 3.35 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (3.7 MB). Loaded Objects now: 6951. +Memory consumption went from 136.1 MB to 132.4 MB. +Total: 36.252400 ms (FindLiveObjects: 5.431900 ms CreateObjectMapping: 2.120500 ms MarkObjects: 17.077800 ms DeleteObjects: 11.619400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.330 seconds +Refreshing native plugins compatible for Editor in 0.92 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.047 seconds +Domain Reload Profiling: 3386ms + BeginReloadAssembly (386ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (9ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (87ms) + RebuildCommonClasses (59ms) + RebuildNativeTypeToScriptingClass (22ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (832ms) + LoadAssemblies (664ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (372ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (330ms) + ResolveRequiredComponents (20ms) + FinalizeReload (2048ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1759ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (223ms) + ProcessInitializeOnLoadAttributes (1340ms) + ProcessInitializeOnLoadMethodAttributes (179ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (67ms) +Refreshing native plugins compatible for Editor in 7.68 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (7.2 MB). Loaded Objects now: 6954. +Memory consumption went from 136.2 MB to 129.0 MB. +Total: 84.928100 ms (FindLiveObjects: 14.731800 ms CreateObjectMapping: 7.461200 ms MarkObjects: 38.093100 ms DeleteObjects: 24.640400 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.489 seconds +Refreshing native plugins compatible for Editor in 1.08 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 5.433 seconds +Domain Reload Profiling: 6930ms + BeginReloadAssembly (437ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (21ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (79ms) + RebuildCommonClasses (64ms) + RebuildNativeTypeToScriptingClass (19ms) + initialDomainReloadingComplete (47ms) + LoadAllAssembliesAndSetupDomain (926ms) + LoadAssemblies (787ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (332ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (296ms) + ResolveRequiredComponents (18ms) + FinalizeReload (5436ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (5073ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (22ms) + BeforeProcessingInitializeOnLoad (426ms) + ProcessInitializeOnLoadAttributes (4170ms) + ProcessInitializeOnLoadMethodAttributes (440ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (80ms) +Refreshing native plugins compatible for Editor in 2.75 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.7 MB). Loaded Objects now: 6957. +Memory consumption went from 136.3 MB to 131.6 MB. +Total: 43.937000 ms (FindLiveObjects: 2.214000 ms CreateObjectMapping: 5.035100 ms MarkObjects: 21.756100 ms DeleteObjects: 14.929600 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.463 seconds +Refreshing native plugins compatible for Editor in 0.78 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.260 seconds +Domain Reload Profiling: 5729ms + BeginReloadAssembly (430ms) + ExecutionOrderSort (1ms) + DisableScriptedObjects (9ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (116ms) + RebuildCommonClasses (60ms) + RebuildNativeTypeToScriptingClass (17ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (918ms) + LoadAssemblies (775ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (360ms) + TypeCache.Refresh (10ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (312ms) + ResolveRequiredComponents (28ms) + FinalizeReload (4262ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3641ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (20ms) + BeforeProcessingInitializeOnLoad (368ms) + ProcessInitializeOnLoadAttributes (3005ms) + ProcessInitializeOnLoadMethodAttributes (241ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (47ms) +Refreshing native plugins compatible for Editor in 1.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.9 MB). Loaded Objects now: 6960. +Memory consumption went from 136.3 MB to 130.4 MB. +Total: 45.938100 ms (FindLiveObjects: 4.089600 ms CreateObjectMapping: 2.841200 ms MarkObjects: 29.087700 ms DeleteObjects: 9.916300 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 12.788 seconds +Refreshing native plugins compatible for Editor in 1.48 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.614 seconds +Domain Reload Profiling: 15397ms + BeginReloadAssembly (5201ms) + ExecutionOrderSort (3ms) + DisableScriptedObjects (1110ms) + BackupInstance (0ms) + ReleaseScriptingObjects (5ms) + CreateAndSetChildDomain (1081ms) + RebuildCommonClasses (470ms) + RebuildNativeTypeToScriptingClass (67ms) + initialDomainReloadingComplete (377ms) + LoadAllAssembliesAndSetupDomain (6667ms) + LoadAssemblies (7114ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1432ms) + TypeCache.Refresh (194ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1209ms) + ResolveRequiredComponents (18ms) + FinalizeReload (2615ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1982ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (35ms) + BeforeProcessingInitializeOnLoad (490ms) + ProcessInitializeOnLoadAttributes (1372ms) + ProcessInitializeOnLoadMethodAttributes (72ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (24ms) +Refreshing native plugins compatible for Editor in 1.44 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.2 MB). Loaded Objects now: 6963. +Memory consumption went from 136.4 MB to 131.2 MB. +Total: 26.323900 ms (FindLiveObjects: 1.310400 ms CreateObjectMapping: 1.455900 ms MarkObjects: 16.544900 ms DeleteObjects: 7.011200 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.151 seconds +Refreshing native plugins compatible for Editor in 1.45 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.067 seconds +Domain Reload Profiling: 3221ms + BeginReloadAssembly (315ms) + ExecutionOrderSort (3ms) + DisableScriptedObjects (9ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (65ms) + RebuildCommonClasses (59ms) + RebuildNativeTypeToScriptingClass (21ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (720ms) + LoadAssemblies (592ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (287ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (254ms) + ResolveRequiredComponents (15ms) + FinalizeReload (2068ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1787ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (7ms) + BeforeProcessingInitializeOnLoad (202ms) + ProcessInitializeOnLoadAttributes (1074ms) + ProcessInitializeOnLoadMethodAttributes (497ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (26ms) +Refreshing native plugins compatible for Editor in 2.82 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.5 MB). Loaded Objects now: 6966. +Memory consumption went from 136.3 MB to 130.8 MB. +Total: 42.927200 ms (FindLiveObjects: 1.761900 ms CreateObjectMapping: 4.597700 ms MarkObjects: 18.883100 ms DeleteObjects: 17.683000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.197 seconds +Refreshing native plugins compatible for Editor in 0.93 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.111 seconds +Domain Reload Profiling: 3313ms + BeginReloadAssembly (340ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (14ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (82ms) + RebuildCommonClasses (53ms) + RebuildNativeTypeToScriptingClass (18ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (749ms) + LoadAssemblies (549ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (344ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (306ms) + ResolveRequiredComponents (17ms) + FinalizeReload (2112ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1804ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (280ms) + ProcessInitializeOnLoadAttributes (1354ms) + ProcessInitializeOnLoadMethodAttributes (151ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (2ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (69ms) +Refreshing native plugins compatible for Editor in 1.88 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.4 MB). Loaded Objects now: 6969. +Memory consumption went from 136.4 MB to 132.1 MB. +Total: 41.557800 ms (FindLiveObjects: 3.704300 ms CreateObjectMapping: 4.042500 ms MarkObjects: 20.184600 ms DeleteObjects: 13.624000 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 15.030 seconds +Refreshing native plugins compatible for Editor in 3.03 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 3.190 seconds +Domain Reload Profiling: 18253ms + BeginReloadAssembly (2065ms) + ExecutionOrderSort (1ms) + DisableScriptedObjects (132ms) + BackupInstance (0ms) + ReleaseScriptingObjects (5ms) + CreateAndSetChildDomain (944ms) + RebuildCommonClasses (477ms) + RebuildNativeTypeToScriptingClass (87ms) + initialDomainReloadingComplete (315ms) + LoadAllAssembliesAndSetupDomain (12118ms) + LoadAssemblies (11220ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (1401ms) + TypeCache.Refresh (59ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1213ms) + ResolveRequiredComponents (75ms) + FinalizeReload (3191ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (2310ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (103ms) + BeforeProcessingInitializeOnLoad (655ms) + ProcessInitializeOnLoadAttributes (1436ms) + ProcessInitializeOnLoadMethodAttributes (105ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (22ms) +Refreshing native plugins compatible for Editor in 0.84 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.0 MB). Loaded Objects now: 6972. +Memory consumption went from 136.5 MB to 131.5 MB. +Total: 21.658100 ms (FindLiveObjects: 1.372800 ms CreateObjectMapping: 1.377200 ms MarkObjects: 13.262000 ms DeleteObjects: 5.644500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.969 seconds +Refreshing native plugins compatible for Editor in 391.06 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.861 seconds +Domain Reload Profiling: 4835ms + BeginReloadAssembly (426ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (9ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (88ms) + RebuildCommonClasses (63ms) + RebuildNativeTypeToScriptingClass (19ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (1424ms) + LoadAssemblies (975ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (685ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (625ms) + ResolveRequiredComponents (26ms) + FinalizeReload (2864ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1883ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (10ms) + BeforeProcessingInitializeOnLoad (203ms) + ProcessInitializeOnLoadAttributes (1243ms) + ProcessInitializeOnLoadMethodAttributes (421ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (61ms) +Refreshing native plugins compatible for Editor in 6.09 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.2 MB). Loaded Objects now: 6975. +Memory consumption went from 136.5 MB to 132.3 MB. +Total: 72.559400 ms (FindLiveObjects: 10.098500 ms CreateObjectMapping: 6.149700 ms MarkObjects: 33.264800 ms DeleteObjects: 23.043700 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.711 seconds +Refreshing native plugins compatible for Editor in 31.57 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 4.844 seconds +Domain Reload Profiling: 6570ms + BeginReloadAssembly (415ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (15ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (106ms) + RebuildCommonClasses (76ms) + RebuildNativeTypeToScriptingClass (23ms) + initialDomainReloadingComplete (47ms) + LoadAllAssembliesAndSetupDomain (1164ms) + LoadAssemblies (894ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (455ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (392ms) + ResolveRequiredComponents (28ms) + FinalizeReload (4845ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3966ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (35ms) + BeforeProcessingInitializeOnLoad (629ms) + ProcessInitializeOnLoadAttributes (2967ms) + ProcessInitializeOnLoadMethodAttributes (324ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (119ms) +Refreshing native plugins compatible for Editor in 4.34 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (4.7 MB). Loaded Objects now: 6978. +Memory consumption went from 136.5 MB to 131.8 MB. +Total: 39.075800 ms (FindLiveObjects: 2.050800 ms CreateObjectMapping: 2.828800 ms MarkObjects: 24.391500 ms DeleteObjects: 9.799500 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 1.203 seconds +Refreshing native plugins compatible for Editor in 1.03 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.123 seconds +Domain Reload Profiling: 3331ms + BeginReloadAssembly (362ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (38ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (68ms) + RebuildCommonClasses (51ms) + RebuildNativeTypeToScriptingClass (19ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (740ms) + LoadAssemblies (574ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (307ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (271ms) + ResolveRequiredComponents (16ms) + FinalizeReload (2124ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1786ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (9ms) + BeforeProcessingInitializeOnLoad (213ms) + ProcessInitializeOnLoadAttributes (1385ms) + ProcessInitializeOnLoadMethodAttributes (172ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (61ms) +Refreshing native plugins compatible for Editor in 2.19 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.0 MB). Loaded Objects now: 6981. +Memory consumption went from 136.5 MB to 131.5 MB. +Total: 31.529600 ms (FindLiveObjects: 1.687500 ms CreateObjectMapping: 7.212500 ms MarkObjects: 15.029200 ms DeleteObjects: 7.598900 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.668 seconds +Refreshing native plugins compatible for Editor in 1.19 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 3.726 seconds +Domain Reload Profiling: 5401ms + BeginReloadAssembly (522ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (15ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (115ms) + RebuildCommonClasses (128ms) + RebuildNativeTypeToScriptingClass (38ms) + initialDomainReloadingComplete (51ms) + LoadAllAssembliesAndSetupDomain (934ms) + LoadAssemblies (810ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (407ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (358ms) + ResolveRequiredComponents (21ms) + FinalizeReload (3727ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (3011ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (14ms) + BeforeProcessingInitializeOnLoad (368ms) + ProcessInitializeOnLoadAttributes (2294ms) + ProcessInitializeOnLoadMethodAttributes (325ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (4ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (333ms) +Refreshing native plugins compatible for Editor in 4.01 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (5.0 MB). Loaded Objects now: 6984. +Memory consumption went from 136.4 MB to 131.5 MB. +Total: 58.361700 ms (FindLiveObjects: 3.391400 ms CreateObjectMapping: 3.016200 ms MarkObjects: 31.496500 ms DeleteObjects: 20.455600 ms) + +Prepare: number of updated asset objects reloaded= 0 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +[Licensing::Client] Successfully resolved entitlement details +- Loaded All Assemblies, in 8.195 seconds +Refreshing native plugins compatible for Editor in 8.68 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument +[Package Manager] Unable to send message (not connected to server process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 7.507 seconds +Domain Reload Profiling: 15797ms + BeginReloadAssembly (1514ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (93ms) + BackupInstance (0ms) + ReleaseScriptingObjects (2ms) + CreateAndSetChildDomain (727ms) + RebuildCommonClasses (74ms) + RebuildNativeTypeToScriptingClass (20ms) + initialDomainReloadingComplete (76ms) + LoadAllAssembliesAndSetupDomain (6603ms) + LoadAssemblies (4448ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (2450ms) + TypeCache.Refresh (73ms) + TypeCache.ScanAssembly (0ms) + BuildScriptInfoCaches (1798ms) + ResolveRequiredComponents (360ms) + FinalizeReload (7510ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (4406ms) + LogAssemblyErrors (2ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (24ms) + BeforeProcessingInitializeOnLoad (1013ms) + ProcessInitializeOnLoadAttributes (3115ms) + ProcessInitializeOnLoadMethodAttributes (229ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (111ms) +Refreshing native plugins compatible for Editor in 1.83 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 14 Unused Serialized files (Serialized files now loaded: 0) +Unloading 6174 unused Assets / (8.9 MB). Loaded Objects now: 6987. +Memory consumption went from 136.5 MB to 127.5 MB. +Total: 110.071100 ms (FindLiveObjects: 5.703300 ms CreateObjectMapping: 10.700000 ms MarkObjects: 47.076900 ms DeleteObjects: 46.588400 ms) Prepare: number of updated asset objects reloaded= 0 -Editor requested this worker to shutdown with reason: Scaling down because of idle timeout -AssetImportWorker is now disconnected from the server -Process exiting -Exiting without the bug reporter. Application will terminate with return code 0 \ No newline at end of file diff --git a/Unity3_lab/Logs/AssetImportWorker2.log b/Unity3_lab/Logs/AssetImportWorker2.log deleted file mode 100644 index 97f9fc2cb..000000000 --- a/Unity3_lab/Logs/AssetImportWorker2.log +++ /dev/null @@ -1,1388 +0,0 @@ -[Licensing::Module] Trying to connect to existing licensing client channel... -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user" at "2025-11-13T20:16:36.5398061Z" -Built from '6000.2/staging' branch; Version is '6000.2.11f1 (7134d7685e5d) revision 7419095'; Using compiler version '194234433'; Build Type 'Release' -OS: 'Windows 11 (10.0.26100) 64bit Professional' Language: 'ru' Physical Memory: 8072 MB -BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1 -Date: 2025-11-13T20:16:36Z - -COMMAND LINE ARGUMENTS: -D:\UNITY\6000.2.11f1\Editor\Unity.exe --adb2 --batchMode --noUpm --name -AssetImportWorker2 --projectPath -D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab --logFile -Logs/AssetImportWorker2.log --srvPort -50727 --licensingIpc -LicenseClient-user --job-worker-count -3 --background-job-worker-count -8 --gc-helper-count -1 --name -AssetImport -Successfully changed project path to: D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab -D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab -[UnityMemory] Configuration Parameters - Can be set up in boot.config - "memorysetup-allocator-temp-initial-block-size-main=262144" - "memorysetup-allocator-temp-initial-block-size-worker=262144" - "memorysetup-bucket-allocator-granularity=16" - "memorysetup-bucket-allocator-bucket-count=8" - "memorysetup-bucket-allocator-block-size=33554432" - "memorysetup-bucket-allocator-block-count=8" - "memorysetup-main-allocator-block-size=16777216" - "memorysetup-thread-allocator-block-size=16777216" - "memorysetup-gfx-main-allocator-block-size=16777216" - "memorysetup-gfx-thread-allocator-block-size=16777216" - "memorysetup-cache-allocator-block-size=4194304" - "memorysetup-typetree-allocator-block-size=2097152" - "memorysetup-profiler-bucket-allocator-granularity=16" - "memorysetup-profiler-bucket-allocator-bucket-count=8" - "memorysetup-profiler-bucket-allocator-block-size=33554432" - "memorysetup-profiler-bucket-allocator-block-count=8" - "memorysetup-profiler-allocator-block-size=16777216" - "memorysetup-profiler-editor-allocator-block-size=1048576" - "memorysetup-temp-allocator-size-main=16777216" - "memorysetup-job-temp-allocator-block-size=2097152" - "memorysetup-job-temp-allocator-block-size-background=1048576" - "memorysetup-job-temp-allocator-reduction-small-platforms=262144" - "memorysetup-temp-allocator-size-background-worker=32768" - "memorysetup-temp-allocator-size-job-worker=262144" - "memorysetup-temp-allocator-size-preload-manager=33554432" - "memorysetup-temp-allocator-size-nav-mesh-worker=65536" - "memorysetup-temp-allocator-size-audio-worker=65536" - "memorysetup-temp-allocator-size-cloud-worker=32768" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gfx=262144" -Player connection [23212] Target information: - -Player connection [23212] * "[IP] 192.168.192.175 [Port] 0 [Flags] 2 [Guid] 52698439 [EditorId] 52698439 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" - -Player connection [23212] * "[IP] 26.132.156.237 [Port] 0 [Flags] 2 [Guid] 52698439 [EditorId] 52698439 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" - -Player connection [23212] * "[IP] 192.168.0.105 [Port] 0 [Flags] 2 [Guid] 52698439 [EditorId] 52698439 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" - -Player connection [23212] Host joined multi-casting on [225.0.0.222:54997]... -Player connection [23212] Host joined alternative multi-casting on [225.0.0.222:34997]... -JobSystem: Creating JobQueue using job-worker-count value 3 -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 10248, path: "D:/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe") -[Licensing::Module] LicensingClient has failed validation; ignoring -[Licensing::Client] Error: HandshakeResponse reported an error: - ResponseCode: 505 - ResponseStatus: Unsupported protocol version '1.17.2'. -[Licensing::Module] Error: Failed to handshake to channel: "LicenseClient-user" -[Licensing::IpcConnector] LicenseClient-user channel disconnected successfully. -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11" at "2025-11-13T20:16:36.8283815Z" -Input System module state changed to: Initialized. -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 16052, path: "D:/UNITY/6000.2.11f1/Editor/Data/Resources/Licensing/Client/Unity.Licensing.Client.exe") -[Licensing::Module] LicensingClient has failed validation; ignoring -[Licensing::Client] Handshaking with LicensingClient: - Version: 1.17.2+ff71f16 - Session Id: 4d6efa2121fd4326a32e75054a4537b2 - Correlation Id: 2ed37a33eb4552404b872d41967a1730 - External correlation Id: 9158249597067592322 - Machine Id: FcYnQ9mNnN3hqbdWmxuoRT0/MKE= -[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-user-6000.2.11" (connect: 0.00s, validation: 0.02s, handshake: 0.05s) -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11-notifications" at "2025-11-13T20:16:36.9341435Z" -[Licensing::Module] Licensing Background thread has ended after 0.40s -[Physics::Module] Initialized fallback backend. -[Physics::Module] Id: 0xdecafbad -Library Redirect Path: Library/ -[Physics::Module] Selected backend. -[Physics::Module] Name: PhysX -[Physics::Module] Id: 0xf2b8ea05 -[Physics::Module] SDK Version: 4.1.2 -[Physics::Module] Integration Version: 1.0.0 -[Physics::Module] Threading Mode: Multi-Threaded -Refreshing native plugins compatible for Editor in 20.80 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Initialize engine version: 6000.2.11f1 (7134d7685e5d) -[Subsystems] Discovering subsystems at path D:/UNITY/6000.2.11f1/Editor/Data/Resources/UnitySubsystems -[Subsystems] Discovering subsystems at path D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab/Assets -GfxDevice: creating device client; kGfxThreadingModeNonThreaded -Direct3D: - Version: Direct3D 11.0 [level 11.1] - Renderer: NVIDIA GeForce GTX 1650 (ID=0x1f91) - Vendor: NVIDIA - VRAM: 3935 MB - Driver: 32.0.15.6070 -Initialize mono -Mono path[0] = 'D:/UNITY/6000.2.11f1/Editor/Data/Managed' -Mono path[1] = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' -Mono config path = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56636 -Begin MonoManager ReloadAssembly -Registering precompiled unity dll's ... -Register platform support module: D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.018933 seconds. -- Loaded All Assemblies, in 3.315 seconds -Native extension for WindowsStandalone target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 3.604 seconds -Domain Reload Profiling: 6922ms - BeginReloadAssembly (1276ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (0ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (15ms) - RebuildCommonClasses (405ms) - RebuildNativeTypeToScriptingClass (105ms) - initialDomainReloadingComplete (371ms) - LoadAllAssembliesAndSetupDomain (1155ms) - LoadAssemblies (1252ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1140ms) - TypeCache.Refresh (1085ms) - TypeCache.ScanAssembly (837ms) - BuildScriptInfoCaches (0ms) - ResolveRequiredComponents (45ms) - FinalizeReload (3610ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2779ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (356ms) - SetLoadedEditorAssemblies (23ms) - BeforeProcessingInitializeOnLoad (308ms) - ProcessInitializeOnLoadAttributes (739ms) - ProcessInitializeOnLoadMethodAttributes (1349ms) - AfterProcessingInitializeOnLoad (1ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (0ms) -======================================================================== -Worker process is ready to serve import requests -Import Worker Mode flag is 0x00 -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -[Licensing::Module] License group: - Id: 7972492959292-UnityPersXXXX - Product: Unity Personal - Type: Assigned - Expiration: Unlimited -- Loaded All Assemblies, in 3.695 seconds -Refreshing native plugins compatible for Editor in 54.93 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Package Manager log level set to [2] -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 18.696 seconds -Domain Reload Profiling: 22413ms - BeginReloadAssembly (838ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (24ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (96ms) - RebuildCommonClasses (133ms) - RebuildNativeTypeToScriptingClass (69ms) - initialDomainReloadingComplete (141ms) - LoadAllAssembliesAndSetupDomain (2513ms) - LoadAssemblies (1913ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1124ms) - TypeCache.Refresh (932ms) - TypeCache.ScanAssembly (801ms) - BuildScriptInfoCaches (157ms) - ResolveRequiredComponents (25ms) - FinalizeReload (18719ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (10923ms) - LogAssemblyErrors (1ms) - InitializePlatformSupportModulesInManaged (24ms) - SetLoadedEditorAssemblies (290ms) - BeforeProcessingInitializeOnLoad (3592ms) - ProcessInitializeOnLoadAttributes (6723ms) - ProcessInitializeOnLoadMethodAttributes (240ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (41ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (370ms) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.08 seconds -Refreshing native plugins compatible for Editor in 37.24 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (2.5 MB). Loaded Objects now: 6884. -Memory consumption went from 130.9 MB to 128.4 MB. -Total: 3030.798500 ms (FindLiveObjects: 258.722700 ms CreateObjectMapping: 890.646000 ms MarkObjects: 1596.909900 ms DeleteObjects: 272.059700 ms) - -======================================================================== -Received Import Request. - Time since last request: 15991.603803 seconds. - path: Assets/Material/Платформа падающая.mat - artifactKey: Guid(8bd5f467036ea96418c39706c5bc054f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/Платформа падающая.mat using Guid(8bd5f467036ea96418c39706c5bc054f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1326ccf9e486a1758fe0e08db17085d1') in 14.5153272 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Import Request. - Time since last request: 0.000167 seconds. - path: Assets/Material/PlayerMat.mat - artifactKey: Guid(86f5e128313e769cb9517dbadc570e3a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/PlayerMat.mat using Guid(86f5e128313e769cb9517dbadc570e3a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '5023d1c34858124389538d4c5ab07177') in 0.1461353 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000125 seconds. - path: Assets/Material/Green.mat - artifactKey: Guid(77e8ada4fb824c619a61396dbdb060d4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/Green.mat using Guid(77e8ada4fb824c619a61396dbdb060d4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '69af2a6e2558c66bc9a45160d1885b45') in 0.068259 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Import Request. - Time since last request: 0.000082 seconds. - path: Assets/Material/Red.mat - artifactKey: Guid(bcc03d6caec8bb8038be534551ac1b42) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/Red.mat using Guid(bcc03d6caec8bb8038be534551ac1b42) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'b54dea0c0a3014dbbf5dfe4b41388621') in 0.0838014 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Import Request. - Time since last request: 0.000374 seconds. - path: Assets/Material/073c22658e757bacd55237889c860ddc.jpg - artifactKey: Guid(c8d490f15df4fa2aba4c6edc786951d8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/073c22658e757bacd55237889c860ddc.jpg using Guid(c8d490f15df4fa2aba4c6edc786951d8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '517f352b483beb5dedb1911c273d8580') in 0.1905756 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000089 seconds. - path: Assets/Material/Blue.mat - artifactKey: Guid(71512b45a7b6d83cd929d5f75adee804) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/Blue.mat using Guid(71512b45a7b6d83cd929d5f75adee804) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '88a4fd93ac4978d8b6c1259deec04597') in 0.0782002 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Import Request. - Time since last request: 0.000229 seconds. - path: Assets/Material/a27670fd3ab10d2fc6a77b82e9c82054.jpg - artifactKey: Guid(a6bf35de7cda5c4e58743d534eec0a5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/a27670fd3ab10d2fc6a77b82e9c82054.jpg using Guid(a6bf35de7cda5c4e58743d534eec0a5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'ebe09356723925d550038765cea7b621') in 0.0697118 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000039 seconds. - path: Assets/Material/New Physics Material.physicMaterial - artifactKey: Guid(bdd53fd5d3c5312c99cc5a8ed0bb3592) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/New Physics Material.physicMaterial using Guid(bdd53fd5d3c5312c99cc5a8ed0bb3592) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'df91deb8ea211a2454e2391bf1bd36b8') in 0.1857935 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Import Request. - Time since last request: 0.000122 seconds. - path: Assets/Material/White.mat - artifactKey: Guid(ba0dbe9ec7779614f88afbb9b3181206) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/White.mat using Guid(ba0dbe9ec7779614f88afbb9b3181206) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '40ead9b9fe9f419e44d8ea344a6fa023') in 0.100992 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Import Request. - Time since last request: 0.000079 seconds. - path: Assets/Material/PlayerMat 1.mat - artifactKey: Guid(c7289787d17e92c548fd8523c2b42e20) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/PlayerMat 1.mat using Guid(c7289787d17e92c548fd8523c2b42e20) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '7d4da59aad96d587df23fef9cab1240b') in 0.0661752 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000087 seconds. - path: Assets/Material/ball.png - artifactKey: Guid(d79cb8092363c2dc9b76359d2f1c4c3e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/ball.png using Guid(d79cb8092363c2dc9b76359d2f1c4c3e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '5dc9e9d8adcc84b5a9a66acebf907b88') in 0.0616929 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000184 seconds. - path: Assets/Material/Шлейф.mat - artifactKey: Guid(4e123f5368f377f42a38d5387eed9b8b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Material/Шлейф.mat using Guid(4e123f5368f377f42a38d5387eed9b8b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'b05ae2994e9e7f1ba9781a692e01295c') in 0.0597566 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 1 - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 20.289 seconds -Refreshing native plugins compatible for Editor in 27.24 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 5.425 seconds -Domain Reload Profiling: 25777ms - BeginReloadAssembly (11427ms) - ExecutionOrderSort (39ms) - DisableScriptedObjects (1945ms) - BackupInstance (0ms) - ReleaseScriptingObjects (6ms) - CreateAndSetChildDomain (6832ms) - RebuildCommonClasses (269ms) - RebuildNativeTypeToScriptingClass (55ms) - initialDomainReloadingComplete (214ms) - LoadAllAssembliesAndSetupDomain (8385ms) - LoadAssemblies (5331ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3984ms) - TypeCache.Refresh (136ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (3619ms) - ResolveRequiredComponents (120ms) - FinalizeReload (5428ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2751ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (26ms) - BeforeProcessingInitializeOnLoad (502ms) - ProcessInitializeOnLoadAttributes (2036ms) - ProcessInitializeOnLoadMethodAttributes (174ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (37ms) -Refreshing native plugins compatible for Editor in 1.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.7 MB). Loaded Objects now: 6968. -Memory consumption went from 142.0 MB to 137.3 MB. -Total: 21.943400 ms (FindLiveObjects: 2.902100 ms CreateObjectMapping: 1.535400 ms MarkObjects: 11.179400 ms DeleteObjects: 6.324900 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 228.338249 seconds. - path: Assets/Scenes/MainScene.unity - artifactKey: Guid(8cd627ffa4e7e2fd8b5fc83cf56ac7a4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scenes/MainScene.unity using Guid(8cd627ffa4e7e2fd8b5fc83cf56ac7a4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '4395cb41866dd406526f38eea6b1483f') in 0.378134 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 - -======================================================================== -Received Import Request. - Time since last request: 53.887054 seconds. - path: Assets/Scenes/level.unity - artifactKey: Guid(2ad6df05186bfce4e831accd4c75e022) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scenes/level.unity using Guid(2ad6df05186bfce4e831accd4c75e022) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'c2247ea6fa112bbb13b9fb137d81b23b') in 0.0464335 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 - -======================================================================== -Received Import Request. - Time since last request: 238.410317 seconds. - path: Assets/Scripts/BallController.cs - artifactKey: Guid(89a649fe71c9e7472ac78947c0c24306) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BallController.cs using Guid(89a649fe71c9e7472ac78947c0c24306) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'b31a9bac25eb607c93673858b6fdca9e') in 0.1251167 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 18.370 seconds -Refreshing native plugins compatible for Editor in 3.44 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 4.841 seconds -Domain Reload Profiling: 23258ms - BeginReloadAssembly (7917ms) - ExecutionOrderSort (5ms) - DisableScriptedObjects (491ms) - BackupInstance (0ms) - ReleaseScriptingObjects (11ms) - CreateAndSetChildDomain (2165ms) - RebuildCommonClasses (505ms) - RebuildNativeTypeToScriptingClass (89ms) - initialDomainReloadingComplete (306ms) - LoadAllAssembliesAndSetupDomain (9598ms) - LoadAssemblies (7216ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (4621ms) - TypeCache.Refresh (235ms) - TypeCache.ScanAssembly (17ms) - BuildScriptInfoCaches (4278ms) - ResolveRequiredComponents (59ms) - FinalizeReload (4842ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (3632ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (37ms) - SetLoadedEditorAssemblies (23ms) - BeforeProcessingInitializeOnLoad (849ms) - ProcessInitializeOnLoadAttributes (2415ms) - ProcessInitializeOnLoadMethodAttributes (297ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (5ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (105ms) -Refreshing native plugins compatible for Editor in 16.19 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (4.5 MB). Loaded Objects now: 6971. -Memory consumption went from 141.9 MB to 137.4 MB. -Total: 47.549000 ms (FindLiveObjects: 4.224300 ms CreateObjectMapping: 4.116400 ms MarkObjects: 27.199300 ms DeleteObjects: 12.007000 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Refreshing native plugins compatible for Editor in 2.89 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6164 unused Assets / (4.6 MB). Loaded Objects now: 6971. -Memory consumption went from 142.1 MB to 137.5 MB. -Total: 220.009100 ms (FindLiveObjects: 5.560100 ms CreateObjectMapping: 1.952300 ms MarkObjects: 204.328800 ms DeleteObjects: 8.162600 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 242.207704 seconds. - path: Assets/Scripts/BallController.cs - artifactKey: Guid(89a649fe71c9e7472ac78947c0c24306) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BallController.cs using Guid(89a649fe71c9e7472ac78947c0c24306) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'afad3f99d98e5dffe90b3d535239c6e7') in 1.0190241 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0 - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 13.064 seconds -Refreshing native plugins compatible for Editor in 1.70 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.872 seconds -Domain Reload Profiling: 16056ms - BeginReloadAssembly (7505ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (339ms) - BackupInstance (0ms) - ReleaseScriptingObjects (11ms) - CreateAndSetChildDomain (3086ms) - RebuildCommonClasses (598ms) - RebuildNativeTypeToScriptingClass (132ms) - initialDomainReloadingComplete (613ms) - LoadAllAssembliesAndSetupDomain (4335ms) - LoadAssemblies (4043ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2130ms) - TypeCache.Refresh (151ms) - TypeCache.ScanAssembly (9ms) - BuildScriptInfoCaches (1871ms) - ResolveRequiredComponents (61ms) - FinalizeReload (2873ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2294ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (10ms) - BeforeProcessingInitializeOnLoad (452ms) - ProcessInitializeOnLoadAttributes (1684ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (45ms) -Refreshing native plugins compatible for Editor in 1.74 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6170 unused Assets / (4.2 MB). Loaded Objects now: 6974. -Memory consumption went from 141.9 MB to 137.7 MB. -Total: 62.484200 ms (FindLiveObjects: 2.377700 ms CreateObjectMapping: 3.635700 ms MarkObjects: 25.855300 ms DeleteObjects: 30.612800 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 23.624 seconds -Refreshing native plugins compatible for Editor in 3.34 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 6.969 seconds -Domain Reload Profiling: 30641ms - BeginReloadAssembly (7227ms) - ExecutionOrderSort (8ms) - DisableScriptedObjects (472ms) - BackupInstance (0ms) - ReleaseScriptingObjects (24ms) - CreateAndSetChildDomain (1983ms) - RebuildCommonClasses (218ms) - RebuildNativeTypeToScriptingClass (52ms) - initialDomainReloadingComplete (342ms) - LoadAllAssembliesAndSetupDomain (15830ms) - LoadAssemblies (13512ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (4391ms) - TypeCache.Refresh (346ms) - TypeCache.ScanAssembly (8ms) - BuildScriptInfoCaches (3959ms) - ResolveRequiredComponents (50ms) - FinalizeReload (6971ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (6281ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (16ms) - BeforeProcessingInitializeOnLoad (1124ms) - ProcessInitializeOnLoadAttributes (4904ms) - ProcessInitializeOnLoadMethodAttributes (222ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (84ms) -Refreshing native plugins compatible for Editor in 5.90 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.2 MB). Loaded Objects now: 6978. -Memory consumption went from 142.0 MB to 137.8 MB. -Total: 48.891900 ms (FindLiveObjects: 3.466400 ms CreateObjectMapping: 3.162600 ms MarkObjects: 30.499600 ms DeleteObjects: 11.760500 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 30.489 seconds -Refreshing native plugins compatible for Editor in 8.02 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 5.310 seconds -Domain Reload Profiling: 35828ms - BeginReloadAssembly (12665ms) - ExecutionOrderSort (3ms) - DisableScriptedObjects (324ms) - BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (5667ms) - RebuildCommonClasses (1050ms) - RebuildNativeTypeToScriptingClass (253ms) - initialDomainReloadingComplete (1022ms) - LoadAllAssembliesAndSetupDomain (15526ms) - LoadAssemblies (17676ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3201ms) - TypeCache.Refresh (256ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2790ms) - ResolveRequiredComponents (67ms) - FinalizeReload (5312ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (3471ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (102ms) - SetLoadedEditorAssemblies (119ms) - BeforeProcessingInitializeOnLoad (638ms) - ProcessInitializeOnLoadAttributes (2240ms) - ProcessInitializeOnLoadMethodAttributes (351ms) - AfterProcessingInitializeOnLoad (16ms) - EditorAssembliesLoaded (5ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (71ms) -Refreshing native plugins compatible for Editor in 12.62 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (3.6 MB). Loaded Objects now: 6981. -Memory consumption went from 142.0 MB to 138.4 MB. -Total: 34.138400 ms (FindLiveObjects: 3.758200 ms CreateObjectMapping: 2.232300 ms MarkObjects: 22.198700 ms DeleteObjects: 5.946600 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 19.726 seconds -Refreshing native plugins compatible for Editor in 12.55 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 7.541 seconds -Domain Reload Profiling: 28148ms - BeginReloadAssembly (4096ms) - ExecutionOrderSort (3ms) - DisableScriptedObjects (450ms) - BackupInstance (0ms) - ReleaseScriptingObjects (13ms) - CreateAndSetChildDomain (1606ms) - RebuildCommonClasses (192ms) - RebuildNativeTypeToScriptingClass (55ms) - initialDomainReloadingComplete (183ms) - LoadAllAssembliesAndSetupDomain (16069ms) - LoadAssemblies (6225ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (9886ms) - TypeCache.Refresh (171ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (8950ms) - ResolveRequiredComponents (572ms) - FinalizeReload (7554ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (6028ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (25ms) - SetLoadedEditorAssemblies (40ms) - BeforeProcessingInitializeOnLoad (817ms) - ProcessInitializeOnLoadAttributes (4874ms) - ProcessInitializeOnLoadMethodAttributes (258ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (3ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (70ms) -Refreshing native plugins compatible for Editor in 20.88 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (8.8 MB). Loaded Objects now: 6984. -Memory consumption went from 142.0 MB to 133.2 MB. -Total: 108.507900 ms (FindLiveObjects: 1.967500 ms CreateObjectMapping: 0.762400 ms MarkObjects: 17.946400 ms DeleteObjects: 87.828100 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 21.308 seconds -Refreshing native plugins compatible for Editor in 2.91 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 8.919 seconds -Domain Reload Profiling: 30451ms - BeginReloadAssembly (5683ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (139ms) - BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (1236ms) - RebuildCommonClasses (622ms) - RebuildNativeTypeToScriptingClass (86ms) - initialDomainReloadingComplete (221ms) - LoadAllAssembliesAndSetupDomain (14913ms) - LoadAssemblies (12338ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (5622ms) - TypeCache.Refresh (727ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (3542ms) - ResolveRequiredComponents (354ms) - FinalizeReload (8926ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (7124ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (21ms) - BeforeProcessingInitializeOnLoad (1474ms) - ProcessInitializeOnLoadAttributes (5092ms) - ProcessInitializeOnLoadMethodAttributes (475ms) - AfterProcessingInitializeOnLoad (35ms) - EditorAssembliesLoaded (10ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (253ms) -Refreshing native plugins compatible for Editor in 3.83 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (3.9 MB). Loaded Objects now: 6987. -Memory consumption went from 142.1 MB to 138.2 MB. -Total: 70.801500 ms (FindLiveObjects: 4.355000 ms CreateObjectMapping: 12.930200 ms MarkObjects: 35.207100 ms DeleteObjects: 18.306800 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 14.599 seconds -Refreshing native plugins compatible for Editor in 4.68 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 4.808 seconds -Domain Reload Profiling: 19478ms - BeginReloadAssembly (6716ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (206ms) - BackupInstance (0ms) - ReleaseScriptingObjects (11ms) - CreateAndSetChildDomain (2201ms) - RebuildCommonClasses (631ms) - RebuildNativeTypeToScriptingClass (72ms) - initialDomainReloadingComplete (1177ms) - LoadAllAssembliesAndSetupDomain (6067ms) - LoadAssemblies (5967ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (3602ms) - TypeCache.Refresh (91ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (3321ms) - ResolveRequiredComponents (77ms) - FinalizeReload (4813ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (4079ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (10ms) - SetLoadedEditorAssemblies (20ms) - BeforeProcessingInitializeOnLoad (969ms) - ProcessInitializeOnLoadAttributes (2795ms) - ProcessInitializeOnLoadMethodAttributes (269ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (4ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (85ms) -Refreshing native plugins compatible for Editor in 3.57 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (3.2 MB). Loaded Objects now: 6990. -Memory consumption went from 142.1 MB to 138.9 MB. -Total: 70.328900 ms (FindLiveObjects: 3.888400 ms CreateObjectMapping: 6.001900 ms MarkObjects: 48.877100 ms DeleteObjects: 11.557600 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 2.196 seconds -Refreshing native plugins compatible for Editor in 0.86 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.502 seconds -Domain Reload Profiling: 4706ms - BeginReloadAssembly (885ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (95ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (308ms) - RebuildCommonClasses (64ms) - RebuildNativeTypeToScriptingClass (24ms) - initialDomainReloadingComplete (48ms) - LoadAllAssembliesAndSetupDomain (1181ms) - LoadAssemblies (934ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (463ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (407ms) - ResolveRequiredComponents (26ms) - FinalizeReload (2504ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1834ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (19ms) - SetLoadedEditorAssemblies (5ms) - BeforeProcessingInitializeOnLoad (428ms) - ProcessInitializeOnLoadAttributes (1170ms) - ProcessInitializeOnLoadMethodAttributes (200ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (103ms) -Refreshing native plugins compatible for Editor in 1.26 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.4 MB). Loaded Objects now: 6993. -Memory consumption went from 142.2 MB to 137.8 MB. -Total: 29.521400 ms (FindLiveObjects: 3.090700 ms CreateObjectMapping: 2.451100 ms MarkObjects: 16.517800 ms DeleteObjects: 7.457800 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 9.756 seconds -Refreshing native plugins compatible for Editor in 2.40 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 3.079 seconds -Domain Reload Profiling: 12881ms - BeginReloadAssembly (2908ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (185ms) - BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (936ms) - RebuildCommonClasses (195ms) - RebuildNativeTypeToScriptingClass (43ms) - initialDomainReloadingComplete (153ms) - LoadAllAssembliesAndSetupDomain (6503ms) - LoadAssemblies (5490ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2109ms) - TypeCache.Refresh (169ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1858ms) - ResolveRequiredComponents (47ms) - FinalizeReload (3079ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2529ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (21ms) - BeforeProcessingInitializeOnLoad (644ms) - ProcessInitializeOnLoadAttributes (1628ms) - ProcessInitializeOnLoadMethodAttributes (224ms) - AfterProcessingInitializeOnLoad (5ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (42ms) -Refreshing native plugins compatible for Editor in 2.74 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (2.3 MB). Loaded Objects now: 6996. -Memory consumption went from 142.3 MB to 140.0 MB. -Total: 82.910700 ms (FindLiveObjects: 10.097700 ms CreateObjectMapping: 9.682300 ms MarkObjects: 36.024800 ms DeleteObjects: 27.102700 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 1.233 seconds -Refreshing native plugins compatible for Editor in 1.25 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.914 seconds -Domain Reload Profiling: 4153ms - BeginReloadAssembly (355ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (10ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (82ms) - RebuildCommonClasses (64ms) - RebuildNativeTypeToScriptingClass (19ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (761ms) - LoadAssemblies (638ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (291ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (252ms) - ResolveRequiredComponents (19ms) - FinalizeReload (2916ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2392ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (11ms) - BeforeProcessingInitializeOnLoad (287ms) - ProcessInitializeOnLoadAttributes (1748ms) - ProcessInitializeOnLoadMethodAttributes (336ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (92ms) -Refreshing native plugins compatible for Editor in 3.11 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.4 MB). Loaded Objects now: 6999. -Memory consumption went from 142.3 MB to 137.9 MB. -Total: 45.276900 ms (FindLiveObjects: 11.173100 ms CreateObjectMapping: 6.452300 ms MarkObjects: 20.565500 ms DeleteObjects: 7.082600 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 18.497 seconds -Refreshing native plugins compatible for Editor in 3.66 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 7.064 seconds -Domain Reload Profiling: 25581ms - BeginReloadAssembly (4898ms) - ExecutionOrderSort (3ms) - DisableScriptedObjects (214ms) - BackupInstance (0ms) - ReleaseScriptingObjects (6ms) - CreateAndSetChildDomain (1681ms) - RebuildCommonClasses (467ms) - RebuildNativeTypeToScriptingClass (53ms) - initialDomainReloadingComplete (884ms) - LoadAllAssembliesAndSetupDomain (12214ms) - LoadAssemblies (11896ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2025ms) - TypeCache.Refresh (60ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1888ms) - ResolveRequiredComponents (46ms) - FinalizeReload (7066ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (5684ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (50ms) - BeforeProcessingInitializeOnLoad (1813ms) - ProcessInitializeOnLoadAttributes (3497ms) - ProcessInitializeOnLoadMethodAttributes (294ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (1ms) - AwakeInstancesAfterBackupRestoration (65ms) -Refreshing native plugins compatible for Editor in 2.26 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.2 MB). Loaded Objects now: 7002. -Memory consumption went from 142.3 MB to 138.2 MB. -Total: 19.923100 ms (FindLiveObjects: 2.281700 ms CreateObjectMapping: 2.218200 ms MarkObjects: 11.079200 ms DeleteObjects: 4.341900 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 1.506 seconds -Refreshing native plugins compatible for Editor in 0.96 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.743 seconds -Domain Reload Profiling: 4255ms - BeginReloadAssembly (474ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (21ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (144ms) - RebuildCommonClasses (71ms) - RebuildNativeTypeToScriptingClass (18ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (903ms) - LoadAssemblies (808ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (299ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (257ms) - ResolveRequiredComponents (18ms) - FinalizeReload (2745ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2415ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (7ms) - BeforeProcessingInitializeOnLoad (247ms) - ProcessInitializeOnLoadAttributes (1580ms) - ProcessInitializeOnLoadMethodAttributes (565ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (48ms) -Refreshing native plugins compatible for Editor in 5.32 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (5.1 MB). Loaded Objects now: 7005. -Memory consumption went from 142.3 MB to 137.2 MB. -Total: 36.117200 ms (FindLiveObjects: 3.111700 ms CreateObjectMapping: 4.462600 ms MarkObjects: 18.384800 ms DeleteObjects: 10.155100 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 1180.905698 seconds. - path: Assets/Prefabs/TrailSegmentPrefab.prefab - artifactKey: Guid(268e382254c64c84095149becfae8499) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Prefabs/TrailSegmentPrefab.prefab using Guid(268e382254c64c84095149becfae8499) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '3a28a3f478a775f9d226149e4546649a') in 4.3902665 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 7 - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 6.410 seconds -Refreshing native plugins compatible for Editor in 3.21 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 4.092 seconds -Domain Reload Profiling: 10653ms - BeginReloadAssembly (1219ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (122ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (559ms) - RebuildCommonClasses (81ms) - RebuildNativeTypeToScriptingClass (20ms) - initialDomainReloadingComplete (50ms) - LoadAllAssembliesAndSetupDomain (5189ms) - LoadAssemblies (2420ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2804ms) - TypeCache.Refresh (210ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2512ms) - ResolveRequiredComponents (46ms) - FinalizeReload (4093ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (3516ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (13ms) - BeforeProcessingInitializeOnLoad (447ms) - ProcessInitializeOnLoadAttributes (2740ms) - ProcessInitializeOnLoadMethodAttributes (307ms) - AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (51ms) -Refreshing native plugins compatible for Editor in 1.91 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.3 MB). Loaded Objects now: 7028. -Memory consumption went from 142.6 MB to 138.3 MB. -Total: 25.239600 ms (FindLiveObjects: 2.160700 ms CreateObjectMapping: 2.632500 ms MarkObjects: 14.279500 ms DeleteObjects: 6.164200 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 1.763 seconds -Refreshing native plugins compatible for Editor in 1.16 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 7.215 seconds -Domain Reload Profiling: 8984ms - BeginReloadAssembly (369ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (15ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (74ms) - RebuildCommonClasses (307ms) - RebuildNativeTypeToScriptingClass (55ms) - initialDomainReloadingComplete (52ms) - LoadAllAssembliesAndSetupDomain (984ms) - LoadAssemblies (905ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (275ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (242ms) - ResolveRequiredComponents (15ms) - FinalizeReload (7217ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (6329ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (9ms) - BeforeProcessingInitializeOnLoad (913ms) - ProcessInitializeOnLoadAttributes (4143ms) - ProcessInitializeOnLoadMethodAttributes (1217ms) - AfterProcessingInitializeOnLoad (42ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (375ms) -Refreshing native plugins compatible for Editor in 2.19 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (4.8 MB). Loaded Objects now: 7031. -Memory consumption went from 142.4 MB to 137.6 MB. -Total: 78.572100 ms (FindLiveObjects: 2.796200 ms CreateObjectMapping: 2.372200 ms MarkObjects: 37.643400 ms DeleteObjects: 35.757400 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 14.082 seconds -Refreshing native plugins compatible for Editor in 3.67 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 6.420 seconds -Domain Reload Profiling: 20470ms - BeginReloadAssembly (3279ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (92ms) - BackupInstance (0ms) - ReleaseScriptingObjects (4ms) - CreateAndSetChildDomain (1094ms) - RebuildCommonClasses (695ms) - RebuildNativeTypeToScriptingClass (53ms) - initialDomainReloadingComplete (632ms) - LoadAllAssembliesAndSetupDomain (9388ms) - LoadAssemblies (8219ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (2719ms) - TypeCache.Refresh (163ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (2483ms) - ResolveRequiredComponents (44ms) - FinalizeReload (6423ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (5618ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (110ms) - BeforeProcessingInitializeOnLoad (1333ms) - ProcessInitializeOnLoadAttributes (3946ms) - ProcessInitializeOnLoadMethodAttributes (201ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (48ms) -Refreshing native plugins compatible for Editor in 2.28 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6171 unused Assets / (5.8 MB). Loaded Objects now: 7034. -Memory consumption went from 142.5 MB to 136.7 MB. -Total: 33.218500 ms (FindLiveObjects: 3.632400 ms CreateObjectMapping: 2.181700 ms MarkObjects: 17.577600 ms DeleteObjects: 9.824300 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Refreshing native plugins compatible for Editor in 1.59 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6166 unused Assets / (4.8 MB). Loaded Objects now: 7035. -Memory consumption went from 142.7 MB to 137.9 MB. -Total: 170.215600 ms (FindLiveObjects: 4.358900 ms CreateObjectMapping: 1.478200 ms MarkObjects: 159.879400 ms DeleteObjects: 4.494600 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 10.221 seconds -Refreshing native plugins compatible for Editor in 5.31 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.215 seconds -Domain Reload Profiling: 12455ms - BeginReloadAssembly (4491ms) - ExecutionOrderSort (19ms) - DisableScriptedObjects (190ms) - BackupInstance (0ms) - ReleaseScriptingObjects (4ms) - CreateAndSetChildDomain (2789ms) - RebuildCommonClasses (117ms) - RebuildNativeTypeToScriptingClass (50ms) - initialDomainReloadingComplete (83ms) - LoadAllAssembliesAndSetupDomain (5499ms) - LoadAssemblies (5436ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (814ms) - TypeCache.Refresh (107ms) - TypeCache.ScanAssembly (4ms) - BuildScriptInfoCaches (640ms) - ResolveRequiredComponents (33ms) - FinalizeReload (2216ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1809ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (14ms) - BeforeProcessingInitializeOnLoad (311ms) - ProcessInitializeOnLoadAttributes (1355ms) - ProcessInitializeOnLoadMethodAttributes (118ms) - AfterProcessingInitializeOnLoad (5ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (1ms) - AwakeInstancesAfterBackupRestoration (27ms) -Refreshing native plugins compatible for Editor in 2.23 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.2 MB). Loaded Objects now: 7038. -Memory consumption went from 142.5 MB to 138.3 MB. -Total: 26.375600 ms (FindLiveObjects: 3.228700 ms CreateObjectMapping: 2.581100 ms MarkObjects: 14.224500 ms DeleteObjects: 5.865000 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 3.620 seconds -Refreshing native plugins compatible for Editor in 1.76 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.907 seconds -Domain Reload Profiling: 5532ms - BeginReloadAssembly (1609ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (32ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (321ms) - RebuildCommonClasses (100ms) - RebuildNativeTypeToScriptingClass (39ms) - initialDomainReloadingComplete (63ms) - LoadAllAssembliesAndSetupDomain (1813ms) - LoadAssemblies (2593ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (317ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (268ms) - ResolveRequiredComponents (27ms) - FinalizeReload (1908ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1630ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (87ms) - BeforeProcessingInitializeOnLoad (568ms) - ProcessInitializeOnLoadAttributes (877ms) - ProcessInitializeOnLoadMethodAttributes (91ms) - AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (26ms) -Refreshing native plugins compatible for Editor in 1.22 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.8 MB). Loaded Objects now: 7041. -Memory consumption went from 142.5 MB to 137.7 MB. -Total: 17.229800 ms (FindLiveObjects: 1.127500 ms CreateObjectMapping: 1.772700 ms MarkObjects: 9.361800 ms DeleteObjects: 4.966800 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Import Request. - Time since last request: 746.259528 seconds. - path: Assets/Addons/31ebc0525416ed3797c943241235e304.jpg - artifactKey: Guid(f70f4a4d63003314f9f456d65871ccc9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/31ebc0525416ed3797c943241235e304.jpg using Guid(f70f4a4d63003314f9f456d65871ccc9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'add6519b806bdeb38fc227d37080715b') in 4.8720894 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.001074 seconds. - path: Assets/Addons/goluboi-fon-s-zelenymi-patnami.jpg - artifactKey: Guid(32d116d19e1a61f438fb67ce8ad0e124) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/goluboi-fon-s-zelenymi-patnami.jpg using Guid(32d116d19e1a61f438fb67ce8ad0e124) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'bbe183dcade3aa3a0f2d2c4454f9f71f') in 0.0658352 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000063 seconds. - path: Assets/Addons/circle.fbx - artifactKey: Guid(9292bafd62ac63348b1b8951675190cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/circle.fbx using Guid(9292bafd62ac63348b1b8951675190cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'b765f96ae32242373d209195fa224c00') in 1.5631529 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 7 - -======================================================================== -Received Import Request. - Time since last request: 0.000045 seconds. - path: Assets/Addons/fioletovyi-fon-s-belymi-patnami.jpg - artifactKey: Guid(19e50237319d0124cb2bce579cb92327) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/fioletovyi-fon-s-belymi-patnami.jpg using Guid(19e50237319d0124cb2bce579cb92327) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'fe32821038b926cef0f758ac09c92fa0') in 0.0457179 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000060 seconds. - path: Assets/Addons/abstraktnyi-krasivyi-oranzevyi-i-rozovyi-fon.jpg - artifactKey: Guid(7275402229f843a4197a35dbd896297e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/abstraktnyi-krasivyi-oranzevyi-i-rozovyi-fon.jpg using Guid(7275402229f843a4197a35dbd896297e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '9fc5d44084c9d78cd8d5ddfd8657c50f') in 0.035656 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000067 seconds. - path: Assets/Addons/d9c8e1b2113e56e417eb8ac53b53eb61.jpg - artifactKey: Guid(5cdedf659acbf53448404859aefdba40) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/d9c8e1b2113e56e417eb8ac53b53eb61.jpg using Guid(5cdedf659acbf53448404859aefdba40) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'f1ea195560e52b2ed407b8c09ac05c78') in 0.033803 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000038 seconds. - path: Assets/Addons/naturmort-s-psihodeliceskim-fonom.jpg - artifactKey: Guid(ba3d4dc4a2450ea458e7f93cb6613335) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/naturmort-s-psihodeliceskim-fonom.jpg using Guid(ba3d4dc4a2450ea458e7f93cb6613335) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1d8d072c4b7b92285e3dc1c8dd941f7f') in 0.0402652 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000062 seconds. - path: Assets/Addons/blestasii-volnistyi-zelenyi-i-sinii-abstraktnyi-fon.jpg - artifactKey: Guid(db244df415ff302449780a1481db5edc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/blestasii-volnistyi-zelenyi-i-sinii-abstraktnyi-fon.jpg using Guid(db244df415ff302449780a1481db5edc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1945f6f2be257e2dbb69dcd4ce78e02d') in 0.0375711 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -======================================================================== -Received Import Request. - Time since last request: 0.000079 seconds. - path: Assets/Addons/krasocnyi-mramornyi-vodovorot-fon-rucnoi-raboty-abstraktnye-plavnye-tekstury-eksperimental-noe-iskusstvo.jpg - artifactKey: Guid(c77de35637c67ec4c9543e1e8f5e8bcc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Addons/krasocnyi-mramornyi-vodovorot-fon-rucnoi-raboty-abstraktnye-plavnye-tekstury-eksperimental-noe-iskusstvo.jpg using Guid(c77de35637c67ec4c9543e1e8f5e8bcc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '6c7fd2087f1577279a35941453c7fb4a') in 0.0365538 seconds -Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2 - -Editor requested this worker to shutdown with reason: Scaling down because of idle timeout -AssetImportWorker is now disconnected from the server -Process exiting -Exiting without the bug reporter. Application will terminate with return code 0 \ No newline at end of file diff --git a/Unity3_lab/Logs/AssetImportWorker3.log b/Unity3_lab/Logs/AssetImportWorker3.log deleted file mode 100644 index a10f8cb3b..000000000 --- a/Unity3_lab/Logs/AssetImportWorker3.log +++ /dev/null @@ -1,637 +0,0 @@ -[Licensing::Module] Trying to connect to existing licensing client channel... -Built from '6000.2/staging' branch; Version is '6000.2.11f1 (7134d7685e5d) revision 7419095'; Using compiler version '194234433'; Build Type 'Release' -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user" at "2025-11-13T21:03:38.7054163Z" -OS: 'Windows 11 (10.0.26100) 64bit Professional' Language: 'ru' Physical Memory: 8072 MB -BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1 -Date: 2025-11-13T21:03:38Z - -COMMAND LINE ARGUMENTS: -D:\UNITY\6000.2.11f1\Editor\Unity.exe --adb2 --batchMode --noUpm --name -AssetImportWorker3 --projectPath -D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab --logFile -Logs/AssetImportWorker3.log --srvPort -50727 --licensingIpc -LicenseClient-user --job-worker-count -3 --background-job-worker-count -8 --gc-helper-count -1 --name -AssetImport -Successfully changed project path to: D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab -D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab -[UnityMemory] Configuration Parameters - Can be set up in boot.config - "memorysetup-allocator-temp-initial-block-size-main=262144" - "memorysetup-allocator-temp-initial-block-size-worker=262144" - "memorysetup-bucket-allocator-granularity=16" - "memorysetup-bucket-allocator-bucket-count=8" - "memorysetup-bucket-allocator-block-size=33554432" - "memorysetup-bucket-allocator-block-count=8" - "memorysetup-main-allocator-block-size=16777216" - "memorysetup-thread-allocator-block-size=16777216" - "memorysetup-gfx-main-allocator-block-size=16777216" - "memorysetup-gfx-thread-allocator-block-size=16777216" - "memorysetup-cache-allocator-block-size=4194304" - "memorysetup-typetree-allocator-block-size=2097152" - "memorysetup-profiler-bucket-allocator-granularity=16" - "memorysetup-profiler-bucket-allocator-bucket-count=8" - "memorysetup-profiler-bucket-allocator-block-size=33554432" - "memorysetup-profiler-bucket-allocator-block-count=8" - "memorysetup-profiler-allocator-block-size=16777216" - "memorysetup-profiler-editor-allocator-block-size=1048576" - "memorysetup-temp-allocator-size-main=16777216" - "memorysetup-job-temp-allocator-block-size=2097152" - "memorysetup-job-temp-allocator-block-size-background=1048576" - "memorysetup-job-temp-allocator-reduction-small-platforms=262144" - "memorysetup-temp-allocator-size-background-worker=32768" - "memorysetup-temp-allocator-size-job-worker=262144" - "memorysetup-temp-allocator-size-preload-manager=33554432" - "memorysetup-temp-allocator-size-nav-mesh-worker=65536" - "memorysetup-temp-allocator-size-audio-worker=65536" - "memorysetup-temp-allocator-size-cloud-worker=32768" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gi-baking-worker=262144" - "memorysetup-temp-allocator-size-gfx=262144" -Player connection [35532] Target information: - -Player connection [35532] * "[IP] 192.168.192.175 [Port] 0 [Flags] 2 [Guid] 847951942 [EditorId] 847951942 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" - -Player connection [35532] * "[IP] 26.132.156.237 [Port] 0 [Flags] 2 [Guid] 847951942 [EditorId] 847951942 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" - -Player connection [35532] * "[IP] 192.168.0.105 [Port] 0 [Flags] 2 [Guid] 847951942 [EditorId] 847951942 [Version] 1048832 [Id] WindowsEditor(7,WIN-TH9FRLMCI01) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" - -Player connection [35532] Host joined multi-casting on [225.0.0.222:54997]... -Player connection [35532] Host joined alternative multi-casting on [225.0.0.222:34997]... -JobSystem: Creating JobQueue using job-worker-count value 3 -Input System module state changed to: Initialized. -[Physics::Module] Initialized fallback backend. -[Physics::Module] Id: 0xdecafbad -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 10248, path: "D:/Unity Hub/UnityLicensingClient_V1/Unity.Licensing.Client.exe") -[Licensing::Module] LicensingClient has failed validation; ignoring -[Licensing::Client] Error: HandshakeResponse reported an error: - ResponseCode: 505 - ResponseStatus: Unsupported protocol version '1.17.2'. -[Licensing::Module] Error: Failed to handshake to channel: "LicenseClient-user" -[Licensing::IpcConnector] LicenseClient-user channel disconnected successfully. -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11" at "2025-11-13T21:03:39.1293539Z" -Library Redirect Path: Library/ -[Licensing::Client] Code 10 while verifying Licensing Client signature (process Id: 16052, path: "D:/UNITY/6000.2.11f1/Editor/Data/Resources/Licensing/Client/Unity.Licensing.Client.exe") -[Licensing::Module] LicensingClient has failed validation; ignoring -[Licensing::Client] Handshaking with LicensingClient: - Version: 1.17.2+ff71f16 - Session Id: a297f54020be4d3c97ac3b0056b1419f - Correlation Id: 2ed37a33eb4552404b872d41967a1730 - External correlation Id: 5691970118425184925 - Machine Id: FcYnQ9mNnN3hqbdWmxuoRT0/MKE= -[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-user-6000.2.11" (connect: 0.00s, validation: 0.03s, handshake: 0.17s) -[Licensing::IpcConnector] Successfully connected to: "LicenseClient-user-6000.2.11-notifications" at "2025-11-13T21:03:39.3303633Z" -[Licensing::Module] Licensing Background thread has ended after 0.63s -[Physics::Module] Selected backend. -[Physics::Module] Name: PhysX -[Physics::Module] Id: 0xf2b8ea05 -[Physics::Module] SDK Version: 4.1.2 -[Physics::Module] Integration Version: 1.0.0 -[Physics::Module] Threading Mode: Multi-Threaded -Refreshing native plugins compatible for Editor in 259.81 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Initialize engine version: 6000.2.11f1 (7134d7685e5d) -[Subsystems] Discovering subsystems at path D:/UNITY/6000.2.11f1/Editor/Data/Resources/UnitySubsystems -[Subsystems] Discovering subsystems at path D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab/Assets -GfxDevice: creating device client; kGfxThreadingModeNonThreaded -Direct3D: - Version: Direct3D 11.0 [level 11.1] - Renderer: NVIDIA GeForce GTX 1650 (ID=0x1f91) - Vendor: NVIDIA - VRAM: 3935 MB - Driver: 32.0.15.6070 -Initialize mono -Mono path[0] = 'D:/UNITY/6000.2.11f1/Editor/Data/Managed' -Mono path[1] = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' -Mono config path = 'D:/UNITY/6000.2.11f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56912 -Begin MonoManager ReloadAssembly -Registering precompiled unity dll's ... -Register platform support module: D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.002858 seconds. -- Loaded All Assemblies, in 1.980 seconds -Native extension for WindowsStandalone target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.044 seconds -Domain Reload Profiling: 3025ms - BeginReloadAssembly (341ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (0ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (3ms) - RebuildCommonClasses (620ms) - RebuildNativeTypeToScriptingClass (18ms) - initialDomainReloadingComplete (77ms) - LoadAllAssembliesAndSetupDomain (923ms) - LoadAssemblies (338ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (917ms) - TypeCache.Refresh (915ms) - TypeCache.ScanAssembly (891ms) - BuildScriptInfoCaches (0ms) - ResolveRequiredComponents (1ms) - FinalizeReload (1046ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (936ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (88ms) - SetLoadedEditorAssemblies (7ms) - BeforeProcessingInitializeOnLoad (128ms) - ProcessInitializeOnLoadAttributes (513ms) - ProcessInitializeOnLoadMethodAttributes (199ms) - AfterProcessingInitializeOnLoad (0ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (0ms) -======================================================================== -Worker process is ready to serve import requests -Import Worker Mode flag is 0x00 -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -[Licensing::Module] License group: - Id: 7972492959292-UnityPersXXXX - Product: Unity Personal - Type: Assigned - Expiration: Unlimited -- Loaded All Assemblies, in 1.551 seconds -Refreshing native plugins compatible for Editor in 1.55 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Package Manager log level set to [2] -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.297 seconds -Domain Reload Profiling: 3843ms - BeginReloadAssembly (438ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (14ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (43ms) - RebuildNativeTypeToScriptingClass (15ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (1005ms) - LoadAssemblies (922ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (366ms) - TypeCache.Refresh (285ms) - TypeCache.ScanAssembly (267ms) - BuildScriptInfoCaches (63ms) - ResolveRequiredComponents (14ms) - FinalizeReload (2298ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1916ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (2ms) - SetLoadedEditorAssemblies (7ms) - BeforeProcessingInitializeOnLoad (210ms) - ProcessInitializeOnLoadAttributes (1627ms) - ProcessInitializeOnLoadMethodAttributes (67ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.08 seconds -Refreshing native plugins compatible for Editor in 2.70 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6174 unused Assets / (4.8 MB). Loaded Objects now: 6886. -Memory consumption went from 131.0 MB to 126.2 MB. -Total: 17.806000 ms (FindLiveObjects: 1.881000 ms CreateObjectMapping: 1.624200 ms MarkObjects: 9.581200 ms DeleteObjects: 4.718300 ms) - -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 3.997 seconds -Refreshing native plugins compatible for Editor in 5.76 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 3.547 seconds -Domain Reload Profiling: 7591ms - BeginReloadAssembly (1603ms) - ExecutionOrderSort (5ms) - DisableScriptedObjects (124ms) - BackupInstance (0ms) - ReleaseScriptingObjects (7ms) - CreateAndSetChildDomain (547ms) - RebuildCommonClasses (63ms) - RebuildNativeTypeToScriptingClass (19ms) - initialDomainReloadingComplete (46ms) - LoadAllAssembliesAndSetupDomain (2311ms) - LoadAssemblies (1619ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (972ms) - TypeCache.Refresh (76ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (774ms) - ResolveRequiredComponents (52ms) - FinalizeReload (3548ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2655ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (20ms) - BeforeProcessingInitializeOnLoad (441ms) - ProcessInitializeOnLoadAttributes (1906ms) - ProcessInitializeOnLoadMethodAttributes (253ms) - AfterProcessingInitializeOnLoad (18ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (58ms) -Refreshing native plugins compatible for Editor in 3.47 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.4 MB). Loaded Objects now: 6901. -Memory consumption went from 135.7 MB to 131.3 MB. -Total: 27.507300 ms (FindLiveObjects: 2.661700 ms CreateObjectMapping: 2.574100 ms MarkObjects: 15.489500 ms DeleteObjects: 6.780100 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 5.482 seconds -Refreshing native plugins compatible for Editor in 4.05 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.892 seconds -Domain Reload Profiling: 8410ms - BeginReloadAssembly (2097ms) - ExecutionOrderSort (3ms) - DisableScriptedObjects (218ms) - BackupInstance (0ms) - ReleaseScriptingObjects (6ms) - CreateAndSetChildDomain (790ms) - RebuildCommonClasses (55ms) - RebuildNativeTypeToScriptingClass (18ms) - initialDomainReloadingComplete (60ms) - LoadAllAssembliesAndSetupDomain (3288ms) - LoadAssemblies (1965ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1709ms) - TypeCache.Refresh (72ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1362ms) - ResolveRequiredComponents (60ms) - FinalizeReload (2892ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2332ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (8ms) - SetLoadedEditorAssemblies (17ms) - BeforeProcessingInitializeOnLoad (411ms) - ProcessInitializeOnLoadAttributes (1739ms) - ProcessInitializeOnLoadMethodAttributes (151ms) - AfterProcessingInitializeOnLoad (4ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (44ms) -Refreshing native plugins compatible for Editor in 1.37 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.0 MB). Loaded Objects now: 6904. -Memory consumption went from 135.7 MB to 130.7 MB. -Total: 17.282100 ms (FindLiveObjects: 0.902400 ms CreateObjectMapping: 1.266700 ms MarkObjects: 10.103000 ms DeleteObjects: 5.008700 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 10.708 seconds -Refreshing native plugins compatible for Editor in 2.58 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.457 seconds -Domain Reload Profiling: 12194ms - BeginReloadAssembly (5274ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (285ms) - BackupInstance (0ms) - ReleaseScriptingObjects (11ms) - CreateAndSetChildDomain (1805ms) - RebuildCommonClasses (470ms) - RebuildNativeTypeToScriptingClass (63ms) - initialDomainReloadingComplete (170ms) - LoadAllAssembliesAndSetupDomain (4758ms) - LoadAssemblies (5750ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (931ms) - TypeCache.Refresh (127ms) - TypeCache.ScanAssembly (4ms) - BuildScriptInfoCaches (699ms) - ResolveRequiredComponents (59ms) - FinalizeReload (1459ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1165ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (3ms) - SetLoadedEditorAssemblies (9ms) - BeforeProcessingInitializeOnLoad (205ms) - ProcessInitializeOnLoadAttributes (850ms) - ProcessInitializeOnLoadMethodAttributes (91ms) - AfterProcessingInitializeOnLoad (5ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (25ms) -Refreshing native plugins compatible for Editor in 6.97 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.0 MB). Loaded Objects now: 6907. -Memory consumption went from 135.7 MB to 130.8 MB. -Total: 214.320200 ms (FindLiveObjects: 12.004700 ms CreateObjectMapping: 20.756800 ms MarkObjects: 142.429200 ms DeleteObjects: 39.127000 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 3.614 seconds -Refreshing native plugins compatible for Editor in 5.30 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 4.978 seconds -Domain Reload Profiling: 8611ms - BeginReloadAssembly (1349ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (39ms) - BackupInstance (0ms) - ReleaseScriptingObjects (4ms) - CreateAndSetChildDomain (605ms) - RebuildCommonClasses (502ms) - RebuildNativeTypeToScriptingClass (23ms) - initialDomainReloadingComplete (54ms) - LoadAllAssembliesAndSetupDomain (1703ms) - LoadAssemblies (1516ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (721ms) - TypeCache.Refresh (45ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (476ms) - ResolveRequiredComponents (38ms) - FinalizeReload (4980ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (3662ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (30ms) - BeforeProcessingInitializeOnLoad (926ms) - ProcessInitializeOnLoadAttributes (2332ms) - ProcessInitializeOnLoadMethodAttributes (305ms) - AfterProcessingInitializeOnLoad (48ms) - EditorAssembliesLoaded (5ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (427ms) -Refreshing native plugins compatible for Editor in 6.39 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (8.0 MB). Loaded Objects now: 6910. -Memory consumption went from 135.8 MB to 127.8 MB. -Total: 105.018500 ms (FindLiveObjects: 4.067400 ms CreateObjectMapping: 5.790800 ms MarkObjects: 39.143400 ms DeleteObjects: 56.012900 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 2.235 seconds -Refreshing native plugins compatible for Editor in 12.23 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.970 seconds -Domain Reload Profiling: 5213ms - BeginReloadAssembly (503ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (17ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (95ms) - RebuildCommonClasses (58ms) - RebuildNativeTypeToScriptingClass (24ms) - initialDomainReloadingComplete (48ms) - LoadAllAssembliesAndSetupDomain (1607ms) - LoadAssemblies (1124ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (731ms) - TypeCache.Refresh (23ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (625ms) - ResolveRequiredComponents (20ms) - FinalizeReload (2972ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (2480ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (18ms) - BeforeProcessingInitializeOnLoad (437ms) - ProcessInitializeOnLoadAttributes (1786ms) - ProcessInitializeOnLoadMethodAttributes (225ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (62ms) -Refreshing native plugins compatible for Editor in 2.18 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.2 MB). Loaded Objects now: 6913. -Memory consumption went from 135.8 MB to 131.6 MB. -Total: 31.683000 ms (FindLiveObjects: 3.032900 ms CreateObjectMapping: 4.266800 ms MarkObjects: 15.807600 ms DeleteObjects: 8.573700 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 6.582 seconds -Refreshing native plugins compatible for Editor in 3.62 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.573 seconds -Domain Reload Profiling: 8173ms - BeginReloadAssembly (3713ms) - ExecutionOrderSort (5ms) - DisableScriptedObjects (324ms) - BackupInstance (0ms) - ReleaseScriptingObjects (11ms) - CreateAndSetChildDomain (1348ms) - RebuildCommonClasses (126ms) - RebuildNativeTypeToScriptingClass (20ms) - initialDomainReloadingComplete (83ms) - LoadAllAssembliesAndSetupDomain (2656ms) - LoadAssemblies (2279ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (855ms) - TypeCache.Refresh (98ms) - TypeCache.ScanAssembly (3ms) - BuildScriptInfoCaches (654ms) - ResolveRequiredComponents (25ms) - FinalizeReload (1574ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1251ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (11ms) - BeforeProcessingInitializeOnLoad (298ms) - ProcessInitializeOnLoadAttributes (851ms) - ProcessInitializeOnLoadMethodAttributes (80ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (28ms) -Refreshing native plugins compatible for Editor in 1.65 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (5.1 MB). Loaded Objects now: 6916. -Memory consumption went from 135.9 MB to 130.7 MB. -Total: 29.579200 ms (FindLiveObjects: 1.851100 ms CreateObjectMapping: 2.685900 ms MarkObjects: 16.123300 ms DeleteObjects: 8.917300 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 4.524 seconds -Refreshing native plugins compatible for Editor in 2.39 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.585 seconds -Domain Reload Profiling: 6112ms - BeginReloadAssembly (812ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (19ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (152ms) - RebuildCommonClasses (280ms) - RebuildNativeTypeToScriptingClass (123ms) - initialDomainReloadingComplete (169ms) - LoadAllAssembliesAndSetupDomain (3143ms) - LoadAssemblies (2984ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (638ms) - TypeCache.Refresh (40ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (534ms) - ResolveRequiredComponents (28ms) - FinalizeReload (1586ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1275ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (12ms) - BeforeProcessingInitializeOnLoad (321ms) - ProcessInitializeOnLoadAttributes (859ms) - ProcessInitializeOnLoadMethodAttributes (73ms) - AfterProcessingInitializeOnLoad (5ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (20ms) -Refreshing native plugins compatible for Editor in 1.29 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.6 MB). Loaded Objects now: 6919. -Memory consumption went from 135.9 MB to 131.3 MB. -Total: 15.925500 ms (FindLiveObjects: 2.107700 ms CreateObjectMapping: 1.622000 ms MarkObjects: 7.891200 ms DeleteObjects: 4.302700 ms) - -Prepare: number of updated asset objects reloaded= 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -[Licensing::Client] Successfully resolved entitlement details -- Loaded All Assemblies, in 7.251 seconds -Refreshing native plugins compatible for Editor in 4.06 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -[Package Manager] Failed to launch server process. Reason: Unity was launched with the -noUpm command-line argument -[Package Manager] Unable to send message (not connected to server process). -[Package Manager] Cannot connect to Unity Package Manager local server -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.951 seconds -Domain Reload Profiling: 9245ms - BeginReloadAssembly (3174ms) - ExecutionOrderSort (1ms) - DisableScriptedObjects (155ms) - BackupInstance (0ms) - ReleaseScriptingObjects (5ms) - CreateAndSetChildDomain (718ms) - RebuildCommonClasses (880ms) - RebuildNativeTypeToScriptingClass (21ms) - initialDomainReloadingComplete (71ms) - LoadAllAssembliesAndSetupDomain (3147ms) - LoadAssemblies (3621ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (1270ms) - TypeCache.Refresh (65ms) - TypeCache.ScanAssembly (0ms) - BuildScriptInfoCaches (1078ms) - ResolveRequiredComponents (51ms) - FinalizeReload (1952ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1396ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (15ms) - BeforeProcessingInitializeOnLoad (383ms) - ProcessInitializeOnLoadAttributes (829ms) - ProcessInitializeOnLoadMethodAttributes (154ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (2ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (38ms) -Refreshing native plugins compatible for Editor in 1.63 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 14 Unused Serialized files (Serialized files now loaded: 0) -Unloading 6172 unused Assets / (4.3 MB). Loaded Objects now: 6922. -Memory consumption went from 135.9 MB to 131.6 MB. -Total: 14.839000 ms (FindLiveObjects: 0.924700 ms CreateObjectMapping: 1.308400 ms MarkObjects: 7.660400 ms DeleteObjects: 4.944200 ms) - -Prepare: number of updated asset objects reloaded= 0 diff --git a/Unity3_lab/Logs/shadercompiler-AssetImportWorker2-0.log b/Unity3_lab/Logs/shadercompiler-AssetImportWorker2-0.log deleted file mode 100644 index 4f9e03bb6..000000000 --- a/Unity3_lab/Logs/shadercompiler-AssetImportWorker2-0.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'D:/UNITY/6000.2.11f1/Editor/Data', plugins path 'D:/UNITY/6000.2.11f1/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/Unity3_lab/Logs/shadercompiler-AssetImportWorker3-0.log b/Unity3_lab/Logs/shadercompiler-AssetImportWorker3-0.log deleted file mode 100644 index 4f9e03bb6..000000000 --- a/Unity3_lab/Logs/shadercompiler-AssetImportWorker3-0.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'D:/UNITY/6000.2.11f1/Editor/Data', plugins path 'D:/UNITY/6000.2.11f1/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/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-0.log b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-0.log index 236d1b825..39749296d 100644 --- a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-0.log +++ b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-0.log @@ -3,69 +3,3 @@ Cmd: initializeCompiler Cmd: initializeCompiler -Cmd: preprocess - insize=8333 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2539 - -Cmd: preprocess - insize=12184 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile-2-Pass.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=3104 - -Cmd: preprocess - insize=3984 file=Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=1395 - -Cmd: preprocess - insize=12759 file=Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=4703 - -Cmd: preprocess - insize=972 file=Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Hardware/HWRayTracingMaterial.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=184 - -Cmd: preprocess - insize=3662 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2714 - -Cmd: preprocess - insize=1013 file=Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestReportShader.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=314 - -Cmd: preprocess - insize=4512 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=3746 - -Cmd: preprocess - insize=3981 file=Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=1442 - -Cmd: preprocess - insize=11353 file=Assets/TextMesh Pro/Shaders/TMP_SDF.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=4051 - -Cmd: preprocess - insize=3170 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2808 - -Cmd: preprocess - insize=8531 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2810 - -Cmd: preprocess - insize=11380 file=Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=4042 - -Cmd: preprocess - insize=4226 file=Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=1825 - -Cmd: preprocess - insize=8324 file=Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2552 - -Cmd: preprocess - insize=3577 file=Assets/TextMesh Pro/Shaders/TMP_Sprite.shader surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=1284 - -Cmd: preprocess - insize=234595 file=Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=4801 - -Cmd: preprocess - insize=307942 file=Assets/TextMesh Pro/Shaders/TMP_SDF-URP Lit.shadergraph surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=5356 - -Cmd: preprocess - insize=2058 file=Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP UNLIT.shadergraph surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2058 - -Cmd: preprocess - insize=740243 file=Packages/com.unity.render-pipelines.universal/Shaders/Nature/SpeedTree8_PBRLit.shadergraph surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=4916 - -Cmd: preprocess - insize=2057 file=Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=2057 - -Cmd: preprocess - insize=735419 file=Packages/com.unity.render-pipelines.universal/Shaders/Nature/SpeedTree9_URP.shadergraph surfaceOnly=0 buildPlatform=19 validAPIs=295440 pKW=SHADER_API_DESKTOP UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH dKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=5018 - diff --git a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-1.log b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-1.log index f23531ac9..33872264e 100644 --- a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-1.log +++ b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-1.log @@ -2,17 +2,5 @@ Base path: 'D:/UNITY/6000.2.11f1/Editor/Data', plugins path 'D:/UNITY/6000.2.11f Cmd: initializeCompiler Cmd: compileSnippet - insize=1151 file=Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestReportShader.shader name=Unlit/TestReportShader pass= ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW= dKW=UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=16 ok=1 outsize=282 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS_CASCADE _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP _RECEIVE_SHADOWS_OFF _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SHADOWS_SOFT _SCREEN_SPACE_OCCLUSION dKW=_SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _SURFACE_TYPE_TRANSPARENT _ALPHATEST_ON _ALPHAPREMULTIPLY_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _SPECULAR_SETUP _NORMALMAP _PARALLAXMAP _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=12390 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP _RECEIVE_SHADOWS_OFF dKW=_MAIN_LIGHT_SHADOWS_CASCADE _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _PARALLAXMAP _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Vertex platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=1254 - -Cmd: compileSnippet - insize=9292 file=Assets/DefaultResourcesExtra/Skybox-Panoramic.shader name=Skybox/Panoramic pass= ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW= dKW=_MAPPING_6_FRAMES_LAYOUT UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=19 ok=1 outsize=2202 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP DIRLIGHTMAP_COMBINED LIGHTMAP_ON dKW=_MAIN_LIGHT_SHADOWS_CASCADE _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _PARALLAXMAP _RECEIVE_SHADOWS_OFF _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Vertex platform=d3d11 reqs=227 mask=6 start=111 ok=1 outsize=1494 + insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_CLUSTER_LIGHT_LOOP _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SCREEN_SPACE_OCCLUSION dKW=_SHADOWS_SOFT _SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS _MAIN_LIGHT_SHADOWS_CASCADE _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX _LIGHT_LAYERS LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _SURFACE_TYPE_TRANSPARENT _ALPHATEST_ON _ALPHAPREMULTIPLY_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _SPECULAR_SETUP _NORMALMAP _PARALLAXMAP _RECEIVE_SHADOWS_OFF _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=14594 diff --git a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-2.log b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-2.log deleted file mode 100644 index 0d9fb269b..000000000 --- a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-2.log +++ /dev/null @@ -1,18 +0,0 @@ -Base path: 'D:/UNITY/6000.2.11f1/Editor/Data', plugins path 'D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=1151 file=Packages/com.unity.test-framework.performance/Editor/TestReportGraph/TestReportShader.shader name=Unlit/TestReportShader pass= ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW= dKW=UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=16 ok=1 outsize=674 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS_CASCADE _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP _RECEIVE_SHADOWS_OFF dKW=_MAIN_LIGHT_SHADOWS _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _PARALLAXMAP _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Vertex platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=1254 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP _RECEIVE_SHADOWS_OFF _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SCREEN_SPACE_OCCLUSION dKW=_SHADOWS_SOFT _SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS_CASCADE _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _SURFACE_TYPE_TRANSPARENT _ALPHATEST_ON _ALPHAPREMULTIPLY_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _SPECULAR_SETUP _NORMALMAP _PARALLAXMAP _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=12390 - -Cmd: compileSnippet - insize=9292 file=Assets/DefaultResourcesExtra/Skybox-Panoramic.shader name=Skybox/Panoramic pass= ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW= dKW=_MAPPING_6_FRAMES_LAYOUT UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=19 ok=1 outsize=1282 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP DIRLIGHTMAP_COMBINED LIGHTMAP_ON _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SCREEN_SPACE_OCCLUSION dKW=_SHADOWS_SOFT _SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS_CASCADE _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _SURFACE_TYPE_TRANSPARENT _ALPHATEST_ON _ALPHAPREMULTIPLY_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _SPECULAR_SETUP _NORMALMAP _PARALLAXMAP _RECEIVE_SHADOWS_OFF _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=227 mask=6 start=111 ok=1 outsize=15206 - diff --git a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-3.log b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-3.log deleted file mode 100644 index 7c569c5f1..000000000 --- a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-3.log +++ /dev/null @@ -1,9 +0,0 @@ -Base path: 'D:/UNITY/6000.2.11f1/Editor/Data', plugins path 'D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS_CASCADE _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP _RECEIVE_SHADOWS_OFF _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SHADOWS_SOFT _SCREEN_SPACE_OCCLUSION _SURFACE_TYPE_TRANSPARENT _ALPHAPREMULTIPLY_ON _SPECULAR_SETUP dKW=_SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _ALPHATEST_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _NORMALMAP _PARALLAXMAP _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=12070 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS_CASCADE _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP DIRLIGHTMAP_COMBINED LIGHTMAP_ON dKW=_MAIN_LIGHT_SHADOWS _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _PARALLAXMAP _RECEIVE_SHADOWS_OFF _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Vertex platform=d3d11 reqs=227 mask=6 start=111 ok=1 outsize=1278 - diff --git a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-4.log b/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-4.log deleted file mode 100644 index 060381c3b..000000000 --- a/Unity3_lab/Logs/shadercompiler-UnityShaderCompiler.exe-4.log +++ /dev/null @@ -1,9 +0,0 @@ -Base path: 'D:/UNITY/6000.2.11f1/Editor/Data', plugins path 'D:/UNITY/6000.2.11f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP _RECEIVE_SHADOWS_OFF _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SCREEN_SPACE_OCCLUSION _SURFACE_TYPE_TRANSPARENT _ALPHAPREMULTIPLY_ON _SPECULAR_SETUP dKW=_SHADOWS_SOFT _SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS_CASCADE _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DIRLIGHTMAP_COMBINED LIGHTMAP_ON DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _ALPHATEST_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _NORMALMAP _PARALLAXMAP _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=1 mask=6 start=111 ok=1 outsize=12070 - -Cmd: compileSnippet - insize=7032 file=Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader name=Universal Render Pipeline/Lit pass=ForwardLit ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PLATFORM_SUPPORTS_DEPTH_FETCH uKW=_MAIN_LIGHT_SHADOWS_CASCADE _LIGHT_LAYERS _CLUSTER_LIGHT_LOOP DIRLIGHTMAP_COMBINED LIGHTMAP_ON _ADDITIONAL_LIGHT_SHADOWS _REFLECTION_PROBE_BLENDING _REFLECTION_PROBE_BOX_PROJECTION _REFLECTION_PROBE_ATLAS _SHADOWS_SOFT _SCREEN_SPACE_OCCLUSION dKW=_SHADOWS_SOFT_LOW _SHADOWS_SOFT_MEDIUM _SHADOWS_SOFT_HIGH _DBUFFER_MRT1 _DBUFFER_MRT2 _DBUFFER_MRT3 _LIGHT_COOKIES _WRITE_RENDERING_LAYERS LIGHTMAP_BICUBIC_SAMPLING DEBUG_DISPLAY _MAIN_LIGHT_SHADOWS _MAIN_LIGHT_SHADOWS_SCREEN _ADDITIONAL_LIGHTS_VERTEX _ADDITIONAL_LIGHTS EVALUATE_SH_MIXED EVALUATE_SH_VERTEX LIGHTMAP_SHADOW_MIXING SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON USE_LEGACY_LIGHTMAPS LOD_FADE_CROSSFADE PROBE_VOLUMES_L1 PROBE_VOLUMES_L2 DOTS_INSTANCING_ON FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _SURFACE_TYPE_TRANSPARENT _ALPHATEST_ON _ALPHAPREMULTIPLY_ON _ALPHAMODULATE_ON _EMISSION _METALLICSPECGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _OCCLUSIONMAP _SPECULARHIGHLIGHTS_OFF _ENVIRONMENTREFLECTIONS_OFF _SPECULAR_SETUP _NORMALMAP _PARALLAXMAP _RECEIVE_SHADOWS_OFF _DETAIL_MULX2 _DETAIL_SCALED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 SHADER_API_GLES31 SHADER_API_GLES32 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=3 type=Fragment platform=d3d11 reqs=227 mask=6 start=111 ok=1 outsize=33690 - diff --git a/Unity3_lab/ProjectSettings/TagManager.asset b/Unity3_lab/ProjectSettings/TagManager.asset index 94b5b01a9..f3e25b3f0 100644 --- a/Unity3_lab/ProjectSettings/TagManager.asset +++ b/Unity3_lab/ProjectSettings/TagManager.asset @@ -5,6 +5,7 @@ TagManager: serializedVersion: 3 tags: - Trampoline + - Ice layers: - Default - TransparentFX diff --git a/Unity3_lab/Temp/3dsMax.log b/Unity3_lab/Temp/3dsMax.log deleted file mode 100644 index 13f8184cc..000000000 --- a/Unity3_lab/Temp/3dsMax.log +++ /dev/null @@ -1,57 +0,0 @@ -"Start of log file." -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone2_max2012.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone1_max2012.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone2_max2013.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone2_max2011.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone1_max2010.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone1_max2013.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone1_max2011.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" -"D:/?????/?????/Unity_lab3/Unity3_lab/Assets/Addons/3ypbvipxybls-two_trafficcones/cone2_max2010.max" -"Starting max loading and fbx conversion" -window = undefined -"Settings units" -"Before fbx export" -"After fbx export" -"Finished max loading and fbx conversion" diff --git a/Unity3_lab/Temp/Burst/burst-aotela3erst.kt4/lib_burst_generated_part_a6f5259e22ed809ef3937424c4bd686d.gbc b/Unity3_lab/Temp/Burst/burst-aotela3erst.kt4/lib_burst_generated_part_a6f5259e22ed809ef3937424c4bd686d.gbc deleted file mode 100644 index 5066daecc..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotela3erst.kt4/lib_burst_generated_part_a6f5259e22ed809ef3937424c4bd686d.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotela3erst.kt4/lib_burst_generated_part_a6f5259e22ed809ef3937424c4bd686d.obj b/Unity3_lab/Temp/Burst/burst-aotela3erst.kt4/lib_burst_generated_part_a6f5259e22ed809ef3937424c4bd686d.obj deleted file mode 100644 index 6c5b7220e..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotela3erst.kt4/lib_burst_generated_part_a6f5259e22ed809ef3937424c4bd686d.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_2de7610275c816c1669b083b75290d16.gbc b/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_2de7610275c816c1669b083b75290d16.gbc deleted file mode 100644 index a5b429c52..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_2de7610275c816c1669b083b75290d16.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_2de7610275c816c1669b083b75290d16.obj b/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_2de7610275c816c1669b083b75290d16.obj deleted file mode 100644 index 57156fac2..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_2de7610275c816c1669b083b75290d16.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_43818c1b0c11124717e9257b630efd6f.gbc b/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_43818c1b0c11124717e9257b630efd6f.gbc deleted file mode 100644 index a5b429c52..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_43818c1b0c11124717e9257b630efd6f.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_43818c1b0c11124717e9257b630efd6f.obj b/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_43818c1b0c11124717e9257b630efd6f.obj deleted file mode 100644 index 1761717e3..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_43818c1b0c11124717e9257b630efd6f.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_82ff8baa2abd920945d7abccccedb808.gbc b/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_82ff8baa2abd920945d7abccccedb808.gbc deleted file mode 100644 index a5b429c52..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_82ff8baa2abd920945d7abccccedb808.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_82ff8baa2abd920945d7abccccedb808.obj b/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_82ff8baa2abd920945d7abccccedb808.obj deleted file mode 100644 index 7bdede6ec..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotfnosx7vr.inj/lib_burst_generated_part_82ff8baa2abd920945d7abccccedb808.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotgpdqzgu4.63f/lib_burst_generated_part_a4b760b874bcc0dd6a3a8c57b4694fd0.gbc b/Unity3_lab/Temp/Burst/burst-aotgpdqzgu4.63f/lib_burst_generated_part_a4b760b874bcc0dd6a3a8c57b4694fd0.gbc deleted file mode 100644 index 62439983f..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotgpdqzgu4.63f/lib_burst_generated_part_a4b760b874bcc0dd6a3a8c57b4694fd0.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotgpdqzgu4.63f/lib_burst_generated_part_a4b760b874bcc0dd6a3a8c57b4694fd0.obj b/Unity3_lab/Temp/Burst/burst-aotgpdqzgu4.63f/lib_burst_generated_part_a4b760b874bcc0dd6a3a8c57b4694fd0.obj deleted file mode 100644 index 6f14d2a6c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotgpdqzgu4.63f/lib_burst_generated_part_a4b760b874bcc0dd6a3a8c57b4694fd0.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_06d34a132a763cc87a1b9dbd3092e8ea.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_06d34a132a763cc87a1b9dbd3092e8ea.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_06d34a132a763cc87a1b9dbd3092e8ea.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_06d34a132a763cc87a1b9dbd3092e8ea.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_06d34a132a763cc87a1b9dbd3092e8ea.obj deleted file mode 100644 index ff47fbbf4..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_06d34a132a763cc87a1b9dbd3092e8ea.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_146d673542c6f96cc1fc581c40408e2c.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_146d673542c6f96cc1fc581c40408e2c.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_146d673542c6f96cc1fc581c40408e2c.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_146d673542c6f96cc1fc581c40408e2c.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_146d673542c6f96cc1fc581c40408e2c.obj deleted file mode 100644 index 6a09b911a..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_146d673542c6f96cc1fc581c40408e2c.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_18315121a9f14c7140ec55ec386d5f0f.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_18315121a9f14c7140ec55ec386d5f0f.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_18315121a9f14c7140ec55ec386d5f0f.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_18315121a9f14c7140ec55ec386d5f0f.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_18315121a9f14c7140ec55ec386d5f0f.obj deleted file mode 100644 index 430fb402d..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_18315121a9f14c7140ec55ec386d5f0f.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_209746fb9df6b9e66808d1c71bbb249b.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_209746fb9df6b9e66808d1c71bbb249b.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_209746fb9df6b9e66808d1c71bbb249b.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_209746fb9df6b9e66808d1c71bbb249b.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_209746fb9df6b9e66808d1c71bbb249b.obj deleted file mode 100644 index 6596adad6..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_209746fb9df6b9e66808d1c71bbb249b.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_26cbe08c7c0cc9c5beeb20459a4e562d.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_26cbe08c7c0cc9c5beeb20459a4e562d.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_26cbe08c7c0cc9c5beeb20459a4e562d.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_26cbe08c7c0cc9c5beeb20459a4e562d.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_26cbe08c7c0cc9c5beeb20459a4e562d.obj deleted file mode 100644 index c6d6695ae..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_26cbe08c7c0cc9c5beeb20459a4e562d.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_2f7e0116d3410ede708e88fe612f7c45.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_2f7e0116d3410ede708e88fe612f7c45.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_2f7e0116d3410ede708e88fe612f7c45.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_2f7e0116d3410ede708e88fe612f7c45.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_2f7e0116d3410ede708e88fe612f7c45.obj deleted file mode 100644 index 8ce8081b7..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_2f7e0116d3410ede708e88fe612f7c45.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_31c01b443d63bb3e22c9571cbbc21107.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_31c01b443d63bb3e22c9571cbbc21107.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_31c01b443d63bb3e22c9571cbbc21107.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_31c01b443d63bb3e22c9571cbbc21107.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_31c01b443d63bb3e22c9571cbbc21107.obj deleted file mode 100644 index eefe9d26c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_31c01b443d63bb3e22c9571cbbc21107.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_40ec7fc52bbe67c54ccf3a25c016c022.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_40ec7fc52bbe67c54ccf3a25c016c022.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_40ec7fc52bbe67c54ccf3a25c016c022.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_40ec7fc52bbe67c54ccf3a25c016c022.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_40ec7fc52bbe67c54ccf3a25c016c022.obj deleted file mode 100644 index acae5f2e0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_40ec7fc52bbe67c54ccf3a25c016c022.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_41653fbb2b01af86b92c23069361487d.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_41653fbb2b01af86b92c23069361487d.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_41653fbb2b01af86b92c23069361487d.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_41653fbb2b01af86b92c23069361487d.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_41653fbb2b01af86b92c23069361487d.obj deleted file mode 100644 index 9e54ac19a..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_41653fbb2b01af86b92c23069361487d.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_4344ce2ca759c9b63e58a1964558c5de.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_4344ce2ca759c9b63e58a1964558c5de.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_4344ce2ca759c9b63e58a1964558c5de.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_4344ce2ca759c9b63e58a1964558c5de.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_4344ce2ca759c9b63e58a1964558c5de.obj deleted file mode 100644 index cd616a837..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_4344ce2ca759c9b63e58a1964558c5de.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_444a077de582689b80065c15567a7b1a.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_444a077de582689b80065c15567a7b1a.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_444a077de582689b80065c15567a7b1a.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_444a077de582689b80065c15567a7b1a.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_444a077de582689b80065c15567a7b1a.obj deleted file mode 100644 index 93316ebb9..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_444a077de582689b80065c15567a7b1a.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_482aa17deb765720c35123ea290985cd.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_482aa17deb765720c35123ea290985cd.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_482aa17deb765720c35123ea290985cd.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_482aa17deb765720c35123ea290985cd.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_482aa17deb765720c35123ea290985cd.obj deleted file mode 100644 index 3466048a8..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_482aa17deb765720c35123ea290985cd.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_59481637653112fa89d3e6222e05e479.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_59481637653112fa89d3e6222e05e479.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_59481637653112fa89d3e6222e05e479.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_59481637653112fa89d3e6222e05e479.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_59481637653112fa89d3e6222e05e479.obj deleted file mode 100644 index 974a0864a..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_59481637653112fa89d3e6222e05e479.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_5fdfeaf18115ebd7d5568447b4fcc068.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_5fdfeaf18115ebd7d5568447b4fcc068.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_5fdfeaf18115ebd7d5568447b4fcc068.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_5fdfeaf18115ebd7d5568447b4fcc068.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_5fdfeaf18115ebd7d5568447b4fcc068.obj deleted file mode 100644 index f1c63f249..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_5fdfeaf18115ebd7d5568447b4fcc068.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_627895236a7055248a171dd760154a74.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_627895236a7055248a171dd760154a74.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_627895236a7055248a171dd760154a74.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_627895236a7055248a171dd760154a74.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_627895236a7055248a171dd760154a74.obj deleted file mode 100644 index b4c71f8a0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_627895236a7055248a171dd760154a74.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_629364e44aefad191e287c15b5f1415d.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_629364e44aefad191e287c15b5f1415d.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_629364e44aefad191e287c15b5f1415d.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_629364e44aefad191e287c15b5f1415d.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_629364e44aefad191e287c15b5f1415d.obj deleted file mode 100644 index bb96e3536..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_629364e44aefad191e287c15b5f1415d.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_64cd2249db1cd2827e4382c5f345d9c3.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_64cd2249db1cd2827e4382c5f345d9c3.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_64cd2249db1cd2827e4382c5f345d9c3.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_64cd2249db1cd2827e4382c5f345d9c3.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_64cd2249db1cd2827e4382c5f345d9c3.obj deleted file mode 100644 index 74139b05a..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_64cd2249db1cd2827e4382c5f345d9c3.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_77623b226a0d9b2add0602da4c23b102.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_77623b226a0d9b2add0602da4c23b102.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_77623b226a0d9b2add0602da4c23b102.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_77623b226a0d9b2add0602da4c23b102.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_77623b226a0d9b2add0602da4c23b102.obj deleted file mode 100644 index ab00297fc..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_77623b226a0d9b2add0602da4c23b102.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_79a98841a9e88a9648a38b19b7e5260b.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_79a98841a9e88a9648a38b19b7e5260b.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_79a98841a9e88a9648a38b19b7e5260b.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_79a98841a9e88a9648a38b19b7e5260b.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_79a98841a9e88a9648a38b19b7e5260b.obj deleted file mode 100644 index c350ed0d9..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_79a98841a9e88a9648a38b19b7e5260b.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7cc5f3a00f14376bdb7c633e66b0a186.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7cc5f3a00f14376bdb7c633e66b0a186.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7cc5f3a00f14376bdb7c633e66b0a186.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7cc5f3a00f14376bdb7c633e66b0a186.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7cc5f3a00f14376bdb7c633e66b0a186.obj deleted file mode 100644 index 67a83d417..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7cc5f3a00f14376bdb7c633e66b0a186.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7f9c693efd613feefc88a26bf6938ff5.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7f9c693efd613feefc88a26bf6938ff5.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7f9c693efd613feefc88a26bf6938ff5.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7f9c693efd613feefc88a26bf6938ff5.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7f9c693efd613feefc88a26bf6938ff5.obj deleted file mode 100644 index 01263a4e7..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_7f9c693efd613feefc88a26bf6938ff5.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_81d4349bbc49408c1d2f4889f8de4ccd.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_81d4349bbc49408c1d2f4889f8de4ccd.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_81d4349bbc49408c1d2f4889f8de4ccd.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_81d4349bbc49408c1d2f4889f8de4ccd.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_81d4349bbc49408c1d2f4889f8de4ccd.obj deleted file mode 100644 index 5aa823f46..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_81d4349bbc49408c1d2f4889f8de4ccd.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8a11958584e6d7f43fdafe25379de05d.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8a11958584e6d7f43fdafe25379de05d.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8a11958584e6d7f43fdafe25379de05d.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8a11958584e6d7f43fdafe25379de05d.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8a11958584e6d7f43fdafe25379de05d.obj deleted file mode 100644 index c8f91f6c2..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8a11958584e6d7f43fdafe25379de05d.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f37a29b850e64637b028e3529fedcf1.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f37a29b850e64637b028e3529fedcf1.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f37a29b850e64637b028e3529fedcf1.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f37a29b850e64637b028e3529fedcf1.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f37a29b850e64637b028e3529fedcf1.obj deleted file mode 100644 index f42eec197..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f37a29b850e64637b028e3529fedcf1.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f778f1045e597de4fb57be76d58bf33.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f778f1045e597de4fb57be76d58bf33.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f778f1045e597de4fb57be76d58bf33.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f778f1045e597de4fb57be76d58bf33.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f778f1045e597de4fb57be76d58bf33.obj deleted file mode 100644 index 2e4b56be6..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_8f778f1045e597de4fb57be76d58bf33.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_956e4506a89021f60bea991d59455e85.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_956e4506a89021f60bea991d59455e85.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_956e4506a89021f60bea991d59455e85.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_956e4506a89021f60bea991d59455e85.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_956e4506a89021f60bea991d59455e85.obj deleted file mode 100644 index e49baec4e..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_956e4506a89021f60bea991d59455e85.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_980427a8dd28167a01719079bf496bbc.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_980427a8dd28167a01719079bf496bbc.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_980427a8dd28167a01719079bf496bbc.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_980427a8dd28167a01719079bf496bbc.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_980427a8dd28167a01719079bf496bbc.obj deleted file mode 100644 index a07c6dd3f..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_980427a8dd28167a01719079bf496bbc.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a7eb2129bbf8bd7104fae916867c0b01.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a7eb2129bbf8bd7104fae916867c0b01.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a7eb2129bbf8bd7104fae916867c0b01.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a7eb2129bbf8bd7104fae916867c0b01.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a7eb2129bbf8bd7104fae916867c0b01.obj deleted file mode 100644 index 41a83e2e2..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a7eb2129bbf8bd7104fae916867c0b01.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a917331aad44b603aa293fb2ddd84845.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a917331aad44b603aa293fb2ddd84845.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a917331aad44b603aa293fb2ddd84845.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a917331aad44b603aa293fb2ddd84845.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a917331aad44b603aa293fb2ddd84845.obj deleted file mode 100644 index 75ccf80f8..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_a917331aad44b603aa293fb2ddd84845.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ad994327679b3c3b4b2057afe8015412.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ad994327679b3c3b4b2057afe8015412.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ad994327679b3c3b4b2057afe8015412.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ad994327679b3c3b4b2057afe8015412.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ad994327679b3c3b4b2057afe8015412.obj deleted file mode 100644 index b7581419f..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ad994327679b3c3b4b2057afe8015412.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_af2c1e0bcc7571bda3b5bca33403462e.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_af2c1e0bcc7571bda3b5bca33403462e.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_af2c1e0bcc7571bda3b5bca33403462e.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_af2c1e0bcc7571bda3b5bca33403462e.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_af2c1e0bcc7571bda3b5bca33403462e.obj deleted file mode 100644 index d04d8f2de..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_af2c1e0bcc7571bda3b5bca33403462e.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_b29d8af445855df3eafdddfe8da10cc4.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_b29d8af445855df3eafdddfe8da10cc4.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_b29d8af445855df3eafdddfe8da10cc4.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_b29d8af445855df3eafdddfe8da10cc4.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_b29d8af445855df3eafdddfe8da10cc4.obj deleted file mode 100644 index 99945936f..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_b29d8af445855df3eafdddfe8da10cc4.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_bfb92a5f7fd6b5fad55775a2d5c4b979.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_bfb92a5f7fd6b5fad55775a2d5c4b979.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_bfb92a5f7fd6b5fad55775a2d5c4b979.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_bfb92a5f7fd6b5fad55775a2d5c4b979.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_bfb92a5f7fd6b5fad55775a2d5c4b979.obj deleted file mode 100644 index 7a648e59c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_bfb92a5f7fd6b5fad55775a2d5c4b979.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cf1f55f4d0e7ff667d7f2d581f72d66e.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cf1f55f4d0e7ff667d7f2d581f72d66e.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cf1f55f4d0e7ff667d7f2d581f72d66e.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cf1f55f4d0e7ff667d7f2d581f72d66e.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cf1f55f4d0e7ff667d7f2d581f72d66e.obj deleted file mode 100644 index 5ab726f17..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cf1f55f4d0e7ff667d7f2d581f72d66e.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cfde4f912c3df737569bfe85ccd2b2af.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cfde4f912c3df737569bfe85ccd2b2af.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cfde4f912c3df737569bfe85ccd2b2af.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cfde4f912c3df737569bfe85ccd2b2af.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cfde4f912c3df737569bfe85ccd2b2af.obj deleted file mode 100644 index 7154579ea..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_cfde4f912c3df737569bfe85ccd2b2af.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_daeac82c5bda0cec225f4b7eee5774e9.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_daeac82c5bda0cec225f4b7eee5774e9.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_daeac82c5bda0cec225f4b7eee5774e9.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_daeac82c5bda0cec225f4b7eee5774e9.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_daeac82c5bda0cec225f4b7eee5774e9.obj deleted file mode 100644 index e87e44037..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_daeac82c5bda0cec225f4b7eee5774e9.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_db6d8428411f96db68c6d896350dcfe8.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_db6d8428411f96db68c6d896350dcfe8.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_db6d8428411f96db68c6d896350dcfe8.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_db6d8428411f96db68c6d896350dcfe8.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_db6d8428411f96db68c6d896350dcfe8.obj deleted file mode 100644 index 78467b73b..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_db6d8428411f96db68c6d896350dcfe8.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_de3f43636d23d4b764943da1dd5b0522.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_de3f43636d23d4b764943da1dd5b0522.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_de3f43636d23d4b764943da1dd5b0522.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_de3f43636d23d4b764943da1dd5b0522.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_de3f43636d23d4b764943da1dd5b0522.obj deleted file mode 100644 index b8db8b158..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_de3f43636d23d4b764943da1dd5b0522.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e1a600a5b1122626d6f5840453636d73.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e1a600a5b1122626d6f5840453636d73.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e1a600a5b1122626d6f5840453636d73.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e1a600a5b1122626d6f5840453636d73.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e1a600a5b1122626d6f5840453636d73.obj deleted file mode 100644 index 8431d36b6..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e1a600a5b1122626d6f5840453636d73.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e3ec85dbfb115f04962960abd8f31fec.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e3ec85dbfb115f04962960abd8f31fec.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e3ec85dbfb115f04962960abd8f31fec.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e3ec85dbfb115f04962960abd8f31fec.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e3ec85dbfb115f04962960abd8f31fec.obj deleted file mode 100644 index a940b6090..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e3ec85dbfb115f04962960abd8f31fec.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e6a9132d09c113f0975355db1c7ee6e9.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e6a9132d09c113f0975355db1c7ee6e9.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e6a9132d09c113f0975355db1c7ee6e9.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e6a9132d09c113f0975355db1c7ee6e9.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e6a9132d09c113f0975355db1c7ee6e9.obj deleted file mode 100644 index 1cb3d87d1..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_e6a9132d09c113f0975355db1c7ee6e9.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ebf4f2b5859f945fd120520ff532bbd2.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ebf4f2b5859f945fd120520ff532bbd2.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ebf4f2b5859f945fd120520ff532bbd2.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ebf4f2b5859f945fd120520ff532bbd2.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ebf4f2b5859f945fd120520ff532bbd2.obj deleted file mode 100644 index e6e2fba6c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ebf4f2b5859f945fd120520ff532bbd2.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ec632d4d28f4ff494fdc1e6f91b50bde.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ec632d4d28f4ff494fdc1e6f91b50bde.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ec632d4d28f4ff494fdc1e6f91b50bde.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ec632d4d28f4ff494fdc1e6f91b50bde.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ec632d4d28f4ff494fdc1e6f91b50bde.obj deleted file mode 100644 index b2779354f..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ec632d4d28f4ff494fdc1e6f91b50bde.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ee7932f2d26e0fb2075ceacb8fd2b910.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ee7932f2d26e0fb2075ceacb8fd2b910.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ee7932f2d26e0fb2075ceacb8fd2b910.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ee7932f2d26e0fb2075ceacb8fd2b910.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ee7932f2d26e0fb2075ceacb8fd2b910.obj deleted file mode 100644 index 5a04b03f1..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_ee7932f2d26e0fb2075ceacb8fd2b910.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f0c1de1e0e473dd1e2134aa9c2aedec8.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f0c1de1e0e473dd1e2134aa9c2aedec8.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f0c1de1e0e473dd1e2134aa9c2aedec8.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f0c1de1e0e473dd1e2134aa9c2aedec8.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f0c1de1e0e473dd1e2134aa9c2aedec8.obj deleted file mode 100644 index 6996dc2c6..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f0c1de1e0e473dd1e2134aa9c2aedec8.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f259e9421b556600f769263137cdc7bc.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f259e9421b556600f769263137cdc7bc.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f259e9421b556600f769263137cdc7bc.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f259e9421b556600f769263137cdc7bc.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f259e9421b556600f769263137cdc7bc.obj deleted file mode 100644 index 3338871e9..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f259e9421b556600f769263137cdc7bc.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f531652faf1e45081f68869b8a72d6da.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f531652faf1e45081f68869b8a72d6da.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f531652faf1e45081f68869b8a72d6da.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f531652faf1e45081f68869b8a72d6da.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f531652faf1e45081f68869b8a72d6da.obj deleted file mode 100644 index f2ec64245..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f531652faf1e45081f68869b8a72d6da.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f5e11201c93244611b235bb9cbd6d39f.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f5e11201c93244611b235bb9cbd6d39f.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f5e11201c93244611b235bb9cbd6d39f.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f5e11201c93244611b235bb9cbd6d39f.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f5e11201c93244611b235bb9cbd6d39f.obj deleted file mode 100644 index 3200c2959..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f5e11201c93244611b235bb9cbd6d39f.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f94f7ff99dd2661c4fa8531d62e9b853.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f94f7ff99dd2661c4fa8531d62e9b853.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f94f7ff99dd2661c4fa8531d62e9b853.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f94f7ff99dd2661c4fa8531d62e9b853.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f94f7ff99dd2661c4fa8531d62e9b853.obj deleted file mode 100644 index 807bc3c64..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f94f7ff99dd2661c4fa8531d62e9b853.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f9bbde7d6de2f38c236b20159d9a044a.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f9bbde7d6de2f38c236b20159d9a044a.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f9bbde7d6de2f38c236b20159d9a044a.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f9bbde7d6de2f38c236b20159d9a044a.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f9bbde7d6de2f38c236b20159d9a044a.obj deleted file mode 100644 index 4423158c4..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_f9bbde7d6de2f38c236b20159d9a044a.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_fa81cb59f1bc92c1118cab7cddccf7fe.gbc b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_fa81cb59f1bc92c1118cab7cddccf7fe.gbc deleted file mode 100644 index 5b3a9a8c0..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_fa81cb59f1bc92c1118cab7cddccf7fe.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_fa81cb59f1bc92c1118cab7cddccf7fe.obj b/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_fa81cb59f1bc92c1118cab7cddccf7fe.obj deleted file mode 100644 index ae96ff018..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aothwe4l8oe.er8/lib_burst_generated_part_fa81cb59f1bc92c1118cab7cddccf7fe.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_77fc393cb521ac129b1392d4eb94d29a.gbc b/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_77fc393cb521ac129b1392d4eb94d29a.gbc deleted file mode 100644 index bd35ae5a7..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_77fc393cb521ac129b1392d4eb94d29a.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_77fc393cb521ac129b1392d4eb94d29a.obj b/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_77fc393cb521ac129b1392d4eb94d29a.obj deleted file mode 100644 index b8879eaef..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_77fc393cb521ac129b1392d4eb94d29a.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_adceb2156d08d59afc9749dc2521fd2b.gbc b/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_adceb2156d08d59afc9749dc2521fd2b.gbc deleted file mode 100644 index bd35ae5a7..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_adceb2156d08d59afc9749dc2521fd2b.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_adceb2156d08d59afc9749dc2521fd2b.obj b/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_adceb2156d08d59afc9749dc2521fd2b.obj deleted file mode 100644 index 67cfd6e48..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aoti69ypytt.5e9/lib_burst_generated_part_adceb2156d08d59afc9749dc2521fd2b.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_2c35c78b2a3680810635a43f22779691.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_2c35c78b2a3680810635a43f22779691.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_2c35c78b2a3680810635a43f22779691.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_2c35c78b2a3680810635a43f22779691.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_2c35c78b2a3680810635a43f22779691.obj deleted file mode 100644 index 6a126de55..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_2c35c78b2a3680810635a43f22779691.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_3bfa5fda442fd5668eedd331d03bfb27.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_3bfa5fda442fd5668eedd331d03bfb27.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_3bfa5fda442fd5668eedd331d03bfb27.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_3bfa5fda442fd5668eedd331d03bfb27.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_3bfa5fda442fd5668eedd331d03bfb27.obj deleted file mode 100644 index 79181d73d..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_3bfa5fda442fd5668eedd331d03bfb27.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_42aff6ac0d65367b7d84a9458dd461a7.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_42aff6ac0d65367b7d84a9458dd461a7.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_42aff6ac0d65367b7d84a9458dd461a7.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_42aff6ac0d65367b7d84a9458dd461a7.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_42aff6ac0d65367b7d84a9458dd461a7.obj deleted file mode 100644 index 2c11311d5..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_42aff6ac0d65367b7d84a9458dd461a7.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_579647f853f6ee5654b7a57f6a2705bb.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_579647f853f6ee5654b7a57f6a2705bb.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_579647f853f6ee5654b7a57f6a2705bb.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_579647f853f6ee5654b7a57f6a2705bb.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_579647f853f6ee5654b7a57f6a2705bb.obj deleted file mode 100644 index 67e776a52..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_579647f853f6ee5654b7a57f6a2705bb.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_7f134032f58654d1a1e32b15afeb1ca9.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_7f134032f58654d1a1e32b15afeb1ca9.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_7f134032f58654d1a1e32b15afeb1ca9.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_7f134032f58654d1a1e32b15afeb1ca9.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_7f134032f58654d1a1e32b15afeb1ca9.obj deleted file mode 100644 index e82b60e64..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_7f134032f58654d1a1e32b15afeb1ca9.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_843202c908bab7e5d293b945a4d70509.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_843202c908bab7e5d293b945a4d70509.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_843202c908bab7e5d293b945a4d70509.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_843202c908bab7e5d293b945a4d70509.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_843202c908bab7e5d293b945a4d70509.obj deleted file mode 100644 index 4bf4a8bf1..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_843202c908bab7e5d293b945a4d70509.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_988a40d3aa93620eb189303886118f02.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_988a40d3aa93620eb189303886118f02.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_988a40d3aa93620eb189303886118f02.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_988a40d3aa93620eb189303886118f02.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_988a40d3aa93620eb189303886118f02.obj deleted file mode 100644 index 024548ac4..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_988a40d3aa93620eb189303886118f02.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_a6d65874e98f4719cd829230df3e2d32.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_a6d65874e98f4719cd829230df3e2d32.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_a6d65874e98f4719cd829230df3e2d32.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_a6d65874e98f4719cd829230df3e2d32.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_a6d65874e98f4719cd829230df3e2d32.obj deleted file mode 100644 index 1945ac8a2..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_a6d65874e98f4719cd829230df3e2d32.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c08293264b30953ea71a17b5583decd0.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c08293264b30953ea71a17b5583decd0.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c08293264b30953ea71a17b5583decd0.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c08293264b30953ea71a17b5583decd0.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c08293264b30953ea71a17b5583decd0.obj deleted file mode 100644 index 6723bc41c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c08293264b30953ea71a17b5583decd0.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c0f203d8da3a5c5a2ea74f891c3f77ec.gbc b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c0f203d8da3a5c5a2ea74f891c3f77ec.gbc deleted file mode 100644 index a5cb078be..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c0f203d8da3a5c5a2ea74f891c3f77ec.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c0f203d8da3a5c5a2ea74f891c3f77ec.obj b/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c0f203d8da3a5c5a2ea74f891c3f77ec.obj deleted file mode 100644 index 55d5af659..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotnbrsbluz.v2u/lib_burst_generated_part_c0f203d8da3a5c5a2ea74f891c3f77ec.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_2230a143748f5ecbc3a89a75bf0ad747.gbc b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_2230a143748f5ecbc3a89a75bf0ad747.gbc deleted file mode 100644 index c4e13787c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_2230a143748f5ecbc3a89a75bf0ad747.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_2230a143748f5ecbc3a89a75bf0ad747.obj b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_2230a143748f5ecbc3a89a75bf0ad747.obj deleted file mode 100644 index 4b51e2b7e..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_2230a143748f5ecbc3a89a75bf0ad747.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_670478f3fb3f285eeace534fbe61a03e.gbc b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_670478f3fb3f285eeace534fbe61a03e.gbc deleted file mode 100644 index c4e13787c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_670478f3fb3f285eeace534fbe61a03e.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_670478f3fb3f285eeace534fbe61a03e.obj b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_670478f3fb3f285eeace534fbe61a03e.obj deleted file mode 100644 index bf58dc343..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_670478f3fb3f285eeace534fbe61a03e.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_aa309157da5950aa53ed6075709e6e40.gbc b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_aa309157da5950aa53ed6075709e6e40.gbc deleted file mode 100644 index c4e13787c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_aa309157da5950aa53ed6075709e6e40.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_aa309157da5950aa53ed6075709e6e40.obj b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_aa309157da5950aa53ed6075709e6e40.obj deleted file mode 100644 index b2e0d98b1..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_aa309157da5950aa53ed6075709e6e40.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_fbc079948c97a98cd097eb9cc996cc4a.gbc b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_fbc079948c97a98cd097eb9cc996cc4a.gbc deleted file mode 100644 index c4e13787c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_fbc079948c97a98cd097eb9cc996cc4a.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_fbc079948c97a98cd097eb9cc996cc4a.obj b/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_fbc079948c97a98cd097eb9cc996cc4a.obj deleted file mode 100644 index 34b7a1fb5..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotqkvk4acb.dqw/lib_burst_generated_part_fbc079948c97a98cd097eb9cc996cc4a.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_027d1c28103a1381ae64161c5340b997.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_027d1c28103a1381ae64161c5340b997.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_027d1c28103a1381ae64161c5340b997.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_027d1c28103a1381ae64161c5340b997.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_027d1c28103a1381ae64161c5340b997.obj deleted file mode 100644 index c67141aea..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_027d1c28103a1381ae64161c5340b997.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_07fd39dcd121e0de66cd5435146dd2c2.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_07fd39dcd121e0de66cd5435146dd2c2.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_07fd39dcd121e0de66cd5435146dd2c2.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_07fd39dcd121e0de66cd5435146dd2c2.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_07fd39dcd121e0de66cd5435146dd2c2.obj deleted file mode 100644 index 669554328..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_07fd39dcd121e0de66cd5435146dd2c2.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_164a9957f2c75e5d4b481d1ceff90393.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_164a9957f2c75e5d4b481d1ceff90393.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_164a9957f2c75e5d4b481d1ceff90393.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_164a9957f2c75e5d4b481d1ceff90393.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_164a9957f2c75e5d4b481d1ceff90393.obj deleted file mode 100644 index 063d252d9..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_164a9957f2c75e5d4b481d1ceff90393.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_1d663b8d3110406501ef71e24cbc8c20.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_1d663b8d3110406501ef71e24cbc8c20.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_1d663b8d3110406501ef71e24cbc8c20.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_1d663b8d3110406501ef71e24cbc8c20.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_1d663b8d3110406501ef71e24cbc8c20.obj deleted file mode 100644 index 89b762945..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_1d663b8d3110406501ef71e24cbc8c20.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_2434a4c10d01dbab5e7438b2b580d1d1.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_2434a4c10d01dbab5e7438b2b580d1d1.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_2434a4c10d01dbab5e7438b2b580d1d1.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_2434a4c10d01dbab5e7438b2b580d1d1.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_2434a4c10d01dbab5e7438b2b580d1d1.obj deleted file mode 100644 index e86b680c1..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_2434a4c10d01dbab5e7438b2b580d1d1.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_276b96e48754d7f5ba865bd7f5b37c11.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_276b96e48754d7f5ba865bd7f5b37c11.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_276b96e48754d7f5ba865bd7f5b37c11.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_276b96e48754d7f5ba865bd7f5b37c11.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_276b96e48754d7f5ba865bd7f5b37c11.obj deleted file mode 100644 index f2bb481ca..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_276b96e48754d7f5ba865bd7f5b37c11.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_36a800eeeae3c643da5520fa383c8c70.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_36a800eeeae3c643da5520fa383c8c70.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_36a800eeeae3c643da5520fa383c8c70.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_36a800eeeae3c643da5520fa383c8c70.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_36a800eeeae3c643da5520fa383c8c70.obj deleted file mode 100644 index 86e73de17..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_36a800eeeae3c643da5520fa383c8c70.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_428d454056b9288c93f4435d6e6f7fda.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_428d454056b9288c93f4435d6e6f7fda.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_428d454056b9288c93f4435d6e6f7fda.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_428d454056b9288c93f4435d6e6f7fda.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_428d454056b9288c93f4435d6e6f7fda.obj deleted file mode 100644 index 86b99db79..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_428d454056b9288c93f4435d6e6f7fda.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_478bf3abafa12cba2083fb45bca79b9c.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_478bf3abafa12cba2083fb45bca79b9c.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_478bf3abafa12cba2083fb45bca79b9c.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_478bf3abafa12cba2083fb45bca79b9c.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_478bf3abafa12cba2083fb45bca79b9c.obj deleted file mode 100644 index 42ddc48fe..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_478bf3abafa12cba2083fb45bca79b9c.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_4a1dc7df3f09b836e86a41d0d8fb4229.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_4a1dc7df3f09b836e86a41d0d8fb4229.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_4a1dc7df3f09b836e86a41d0d8fb4229.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_4a1dc7df3f09b836e86a41d0d8fb4229.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_4a1dc7df3f09b836e86a41d0d8fb4229.obj deleted file mode 100644 index 6e404c295..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_4a1dc7df3f09b836e86a41d0d8fb4229.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_59142aef52ef9b6ab273da58974494a1.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_59142aef52ef9b6ab273da58974494a1.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_59142aef52ef9b6ab273da58974494a1.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_59142aef52ef9b6ab273da58974494a1.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_59142aef52ef9b6ab273da58974494a1.obj deleted file mode 100644 index e77c86a64..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_59142aef52ef9b6ab273da58974494a1.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_660453e77e7446c547511a17e62a4458.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_660453e77e7446c547511a17e62a4458.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_660453e77e7446c547511a17e62a4458.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_660453e77e7446c547511a17e62a4458.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_660453e77e7446c547511a17e62a4458.obj deleted file mode 100644 index 80058a696..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_660453e77e7446c547511a17e62a4458.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_68a8ea65a4f1ea752d1138be3be73a9a.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_68a8ea65a4f1ea752d1138be3be73a9a.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_68a8ea65a4f1ea752d1138be3be73a9a.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_68a8ea65a4f1ea752d1138be3be73a9a.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_68a8ea65a4f1ea752d1138be3be73a9a.obj deleted file mode 100644 index e3b0cbb4c..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_68a8ea65a4f1ea752d1138be3be73a9a.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_760037f9e4b42ec56ef1759249aa8afe.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_760037f9e4b42ec56ef1759249aa8afe.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_760037f9e4b42ec56ef1759249aa8afe.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_760037f9e4b42ec56ef1759249aa8afe.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_760037f9e4b42ec56ef1759249aa8afe.obj deleted file mode 100644 index ce7082e0a..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_760037f9e4b42ec56ef1759249aa8afe.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9158ad0c7b1f439e6e4b8e153f6320c3.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9158ad0c7b1f439e6e4b8e153f6320c3.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9158ad0c7b1f439e6e4b8e153f6320c3.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9158ad0c7b1f439e6e4b8e153f6320c3.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9158ad0c7b1f439e6e4b8e153f6320c3.obj deleted file mode 100644 index 9604d934f..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9158ad0c7b1f439e6e4b8e153f6320c3.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_93df17b7366cd622dfa5ea2d3c75cf0b.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_93df17b7366cd622dfa5ea2d3c75cf0b.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_93df17b7366cd622dfa5ea2d3c75cf0b.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_93df17b7366cd622dfa5ea2d3c75cf0b.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_93df17b7366cd622dfa5ea2d3c75cf0b.obj deleted file mode 100644 index 5de80b321..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_93df17b7366cd622dfa5ea2d3c75cf0b.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_959783104064e8c81fba5d33d94ead01.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_959783104064e8c81fba5d33d94ead01.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_959783104064e8c81fba5d33d94ead01.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_959783104064e8c81fba5d33d94ead01.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_959783104064e8c81fba5d33d94ead01.obj deleted file mode 100644 index 3cfc7514e..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_959783104064e8c81fba5d33d94ead01.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9ec4cbd609d0ce32be9a43e477fa08be.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9ec4cbd609d0ce32be9a43e477fa08be.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9ec4cbd609d0ce32be9a43e477fa08be.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9ec4cbd609d0ce32be9a43e477fa08be.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9ec4cbd609d0ce32be9a43e477fa08be.obj deleted file mode 100644 index e5ad118fd..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_9ec4cbd609d0ce32be9a43e477fa08be.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b223785fcbdbe4a27e2d3722e3db36c3.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b223785fcbdbe4a27e2d3722e3db36c3.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b223785fcbdbe4a27e2d3722e3db36c3.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b223785fcbdbe4a27e2d3722e3db36c3.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b223785fcbdbe4a27e2d3722e3db36c3.obj deleted file mode 100644 index 4e6606393..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b223785fcbdbe4a27e2d3722e3db36c3.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b78f808503c8b5fe97a83e833bd5871d.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b78f808503c8b5fe97a83e833bd5871d.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b78f808503c8b5fe97a83e833bd5871d.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b78f808503c8b5fe97a83e833bd5871d.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b78f808503c8b5fe97a83e833bd5871d.obj deleted file mode 100644 index f6ca842db..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_b78f808503c8b5fe97a83e833bd5871d.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_baf840f8150b604b0fd300ceb19dd50e.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_baf840f8150b604b0fd300ceb19dd50e.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_baf840f8150b604b0fd300ceb19dd50e.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_baf840f8150b604b0fd300ceb19dd50e.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_baf840f8150b604b0fd300ceb19dd50e.obj deleted file mode 100644 index 7d47e1ba7..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_baf840f8150b604b0fd300ceb19dd50e.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_ca60ab232d19a9f4380a530fa0d222cf.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_ca60ab232d19a9f4380a530fa0d222cf.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_ca60ab232d19a9f4380a530fa0d222cf.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_ca60ab232d19a9f4380a530fa0d222cf.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_ca60ab232d19a9f4380a530fa0d222cf.obj deleted file mode 100644 index c3e837f8d..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_ca60ab232d19a9f4380a530fa0d222cf.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_cf20d690c33ab495d44c548cd6a31428.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_cf20d690c33ab495d44c548cd6a31428.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_cf20d690c33ab495d44c548cd6a31428.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_cf20d690c33ab495d44c548cd6a31428.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_cf20d690c33ab495d44c548cd6a31428.obj deleted file mode 100644 index 3a71a92c2..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_cf20d690c33ab495d44c548cd6a31428.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_fecfb57657b3f1d8498f6d1ebe10e110.gbc b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_fecfb57657b3f1d8498f6d1ebe10e110.gbc deleted file mode 100644 index 6bacb7572..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_fecfb57657b3f1d8498f6d1ebe10e110.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_fecfb57657b3f1d8498f6d1ebe10e110.obj b/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_fecfb57657b3f1d8498f6d1ebe10e110.obj deleted file mode 100644 index 812f8cfe4..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotuxksw1hl.ysc/lib_burst_generated_part_fecfb57657b3f1d8498f6d1ebe10e110.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_89425a97f3f500fa810ad03f0c382542.gbc b/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_89425a97f3f500fa810ad03f0c382542.gbc deleted file mode 100644 index 33e6450c5..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_89425a97f3f500fa810ad03f0c382542.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_89425a97f3f500fa810ad03f0c382542.obj b/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_89425a97f3f500fa810ad03f0c382542.obj deleted file mode 100644 index fb1188c00..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_89425a97f3f500fa810ad03f0c382542.obj and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_da352d92cabf024fc9986011d52a4537.gbc b/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_da352d92cabf024fc9986011d52a4537.gbc deleted file mode 100644 index 33e6450c5..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_da352d92cabf024fc9986011d52a4537.gbc and /dev/null differ diff --git a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_da352d92cabf024fc9986011d52a4537.obj b/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_da352d92cabf024fc9986011d52a4537.obj deleted file mode 100644 index 9d4586e3b..000000000 Binary files a/Unity3_lab/Temp/Burst/burst-aotwiurpt40.5mj/lib_burst_generated_part_da352d92cabf024fc9986011d52a4537.obj and /dev/null differ diff --git a/Unity3_lab/Temp/FBXMaxExport.ms b/Unity3_lab/Temp/FBXMaxExport.ms deleted file mode 100644 index 58f258b81..000000000 --- a/Unity3_lab/Temp/FBXMaxExport.ms +++ /dev/null @@ -1,170 +0,0 @@ -fn fileExists fname = (getfiles fname).count != 0 -fn strip str = (trimRight (trimLeft str)) - --- Dialog Monitor callback function; looks for MXS export related pop-ups and executes specific commands. -fn DialogCallback = -( - rogueWindows = #( "Biped" ) - - -- get current popup window - h = dialogmonitorops.getwindowhandle() - windowText = UIAccessor.GetWindowText( h ) - format "window = %\n" (windowText) - - for w = 1 to rogueWindows.count do - ( - if ( windowText == rogueWindows[ w ] ) do - ( - format "Closing window '%'\n" (windowText) - UIAccessor.PressDefaultButton() - ) - ) - - true -) - -pluginManager.loadClass FBXIMP; -pluginManager.loadClass FBXEXP; - -openLog "D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab/Temp/3dsMax.log" mode:"w" -print "Start of log file."; flushLog(); -while true do -( - if ( fileExists "D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab/Temp/MaxCommandPipe" ) then - ( - exportNormals = false; - exportTangents = false; - bakeAnimations = false; - useFileUnits = false; - - waitpipe = (openFile "D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab/Temp/MaxCommandPipe" mode:"r"); - filename = (readLine waitpipe); - fbxFilename = (readline waitpipe); - - for i = 0 to 3 do - ( - if ( not (eof waitpipe) ) do - ( - cmd = (readLine waitpipe); - - if (cmd == "exportNormals") then - exportNormals = true; - else if (cmd == "exportTangents") then - exportTangents = true; - else if (cmd == "bake") then - bakeAnimations = true; - else if (cmd == "useFileUnits") then - useFileUnits = true; - ) - ) - - close waitpipe; - - print filename; flushLog(); - if ( (stricmp (getFilenameType filename) ".max") == 0 ) then - ( - filename = (strip filename); - fbxFilename = (strip fbxFilename); - - print "Starting max loading and fbx conversion"; flushLog(); - - with defaultAction #logmsg - ( - ver = maxVersion() - if ( ver[ 1 ] >= 9000 ) do - ( - -- register dialog monitor callback notificition and enable - dialogmonitorops.registernotification DialogCallback id:#QuietWindows - dialogmonitorops.enabled = true - ) - - doExport = loadMaxFile filename useFileUnits:true quiet:true; - - if ( ver[ 1 ] >= 9000 ) do - ( - -- unregister and disable - dialogmonitorops.enabled = false - dialogmonitorops.unregisternotification id:#QuietWindows - ) - - if ( doExport ) do - ( - FBXExporterSetParam "ResetExport"; - if (bakeAnimations) do - ( - --print "Baking animations"; flushLog(); - FBXExporterSetParam "BakeAnimation" true; - ) - - if (exportNormals) do - ( - --print "Exporting normals per-vertex"; flushLog(); - FBXExporterSetParam "NormalsPerPoly" true; - ) - - if (exportTangents) do - ( - --print "Exporting tangents"; flushLog(); - FBXExporterSetParam "TangentSpaceExport" true; - ) - - FBXExporterSetParam "FilterKeyReducer" false; - FBXExporterSetParam "UpAxis" "Y"; - - FBXExporterSetParam "ScaleFactor" 1; - --FBXExporterSetParam "ConvertUnit" "cm"; - - if (useFileUnits) then - ( - print "Settings units"; flushLog(); - - -- Setting units manually, because some FBX 2011 plugins ignore ScaleFactor setting - -- and fails to get units automatically. See case 358431. This code should - -- be removed one the issue is fixed on Autodesk side - fileUnits = units.SystemType; - if (fileUnits == #kilometers) then - FBXExporterSetParam "ConvertUnit" #km; - else if (fileUnits == #meters) then - FBXExporterSetParam "ConvertUnit" #m; - else if (fileUnits == #centimeters) then - FBXExporterSetParam "ConvertUnit" #cm; - else if (fileUnits == #millimeters) then - FBXExporterSetParam "ConvertUnit" #mm; - else if (fileUnits == #miles) then - FBXExporterSetParam "ConvertUnit" #mi; - else if (fileUnits == #feet) then - FBXExporterSetParam "ConvertUnit" #ft; - else if (fileUnits == #inches) then - FBXExporterSetParam "ConvertUnit" #in; - ) - else - ( - FBXExporterSetParam "ConvertUnit" #cm; - ) - - print "Before fbx export"; flushLog(); - try - ( - exportFile fbxFilename #noprompt; - ) - catch - ( - format "*** % ***\n" (getCurrentException()); flushLog(); - ) - print "After fbx export"; flushLog(); - ) - - deleteFile "D:/Учеба/ЮНЬКА/Unity_lab3/Unity3_lab/Temp/MaxCommandPipe"; - print "Finished max loading and fbx conversion"; flushLog(); - ) -- with defaultAction - ) - else - ( - --print (stricmp (getFilenameType filename) "max"); - --print filename; flushLog(); - break; - ) - ) - - sleep 1 -) \ No newline at end of file diff --git a/Unity3_lab/Temp/FSTimeGet-2b5a6bef50b3f474595e9f0661533785 b/Unity3_lab/Temp/FSTimeGet-2b5a6bef50b3f474595e9f0661533785 deleted file mode 100644 index e69de29bb..000000000 diff --git a/Unity3_lab/Temp/FSTimeGet-cf466cddcca101a43a158ca504c6ff63 b/Unity3_lab/Temp/FSTimeGet-cf466cddcca101a43a158ca504c6ff63 deleted file mode 100644 index e69de29bb..000000000 diff --git a/Unity3_lab/Temp/FSTimeGet-d912ada9b80d6ea46b7ba0a0f8339024 b/Unity3_lab/Temp/FSTimeGet-d912ada9b80d6ea46b7ba0a0f8339024 deleted file mode 100644 index e69de29bb..000000000 diff --git a/Unity3_lab/Temp/FSTimeGet-f3261c541b34a6f4680060d54e4a5919 b/Unity3_lab/Temp/FSTimeGet-f3261c541b34a6f4680060d54e4a5919 deleted file mode 100644 index e69de29bb..000000000 diff --git a/Unity3_lab/Temp/cone1_max2010.fbx b/Unity3_lab/Temp/cone1_max2010.fbx deleted file mode 100644 index 6bff26263..000000000 Binary files a/Unity3_lab/Temp/cone1_max2010.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone1_max2011.fbx b/Unity3_lab/Temp/cone1_max2011.fbx deleted file mode 100644 index d961429e5..000000000 Binary files a/Unity3_lab/Temp/cone1_max2011.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone1_max2012.fbx b/Unity3_lab/Temp/cone1_max2012.fbx deleted file mode 100644 index d332b1c9e..000000000 Binary files a/Unity3_lab/Temp/cone1_max2012.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone1_max2013.fbx b/Unity3_lab/Temp/cone1_max2013.fbx deleted file mode 100644 index 90f123b5a..000000000 Binary files a/Unity3_lab/Temp/cone1_max2013.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone2_max2010.fbx b/Unity3_lab/Temp/cone2_max2010.fbx deleted file mode 100644 index cc8333f31..000000000 Binary files a/Unity3_lab/Temp/cone2_max2010.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone2_max2011.fbx b/Unity3_lab/Temp/cone2_max2011.fbx deleted file mode 100644 index 1bf0cfa16..000000000 Binary files a/Unity3_lab/Temp/cone2_max2011.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone2_max2012.fbx b/Unity3_lab/Temp/cone2_max2012.fbx deleted file mode 100644 index 2e592a420..000000000 Binary files a/Unity3_lab/Temp/cone2_max2012.fbx and /dev/null differ diff --git a/Unity3_lab/Temp/cone2_max2013.fbx b/Unity3_lab/Temp/cone2_max2013.fbx deleted file mode 100644 index 1ea501883..000000000 Binary files a/Unity3_lab/Temp/cone2_max2013.fbx and /dev/null differ diff --git a/Unity3_lab/Unity3_lab.sln b/Unity3_lab/Unity3_lab.sln index 2793f9a4b..3f8e08c54 100644 --- a/Unity3_lab/Unity3_lab.sln +++ b/Unity3_lab/Unity3_lab.sln @@ -41,6 +41,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.VisualStudio.Editor", EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.InputSystem", "Unity.InputSystem.csproj", "{404345c8-1325-4a41-3b4d-728512ffe809}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{f46752c5-5392-6669-4bb3-d2b7e4c9e6f6}" +EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PPv2URPConverters", "PPv2URPConverters.csproj", "{49488d26-26e3-e92c-1572-2df801ac4e7c}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.Searcher.Editor", "Unity.Searcher.Editor.csproj", "{bbd4dd47-77b3-d28a-bcc4-b03e1c64dbde}" @@ -59,8 +61,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.Burst.CodeGen", "Unit EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.VisualScripting.Flow", "Unity.VisualScripting.Flow.csproj", "{8e6af83f-7534-b1e3-b4d7-302773cababa}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{f46752c5-5392-6669-4bb3-d2b7e4c9e6f6}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.PerformanceTesting", "Unity.PerformanceTesting.csproj", "{08e505b4-f8ac-a499-1610-075d545bf6e9}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.TextMeshPro", "Unity.TextMeshPro.csproj", "{f4cf2fbf-cc8e-e6cb-8922-28719f6dde43}" @@ -240,6 +240,8 @@ Global {6dbc7a50-999c-8427-75c1-284f48145279}.Debug|Any CPU.Build.0 = Debug|Any CPU {404345c8-1325-4a41-3b4d-728512ffe809}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {404345c8-1325-4a41-3b4d-728512ffe809}.Debug|Any CPU.Build.0 = Debug|Any CPU + {f46752c5-5392-6669-4bb3-d2b7e4c9e6f6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {f46752c5-5392-6669-4bb3-d2b7e4c9e6f6}.Debug|Any CPU.Build.0 = Debug|Any CPU {49488d26-26e3-e92c-1572-2df801ac4e7c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {49488d26-26e3-e92c-1572-2df801ac4e7c}.Debug|Any CPU.Build.0 = Debug|Any CPU {bbd4dd47-77b3-d28a-bcc4-b03e1c64dbde}.Debug|Any CPU.ActiveCfg = Debug|Any CPU @@ -258,8 +260,6 @@ Global {58d67923-2f60-4062-2479-87cec8ce520b}.Debug|Any CPU.Build.0 = Debug|Any CPU {8e6af83f-7534-b1e3-b4d7-302773cababa}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8e6af83f-7534-b1e3-b4d7-302773cababa}.Debug|Any CPU.Build.0 = Debug|Any CPU - {f46752c5-5392-6669-4bb3-d2b7e4c9e6f6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {f46752c5-5392-6669-4bb3-d2b7e4c9e6f6}.Debug|Any CPU.Build.0 = Debug|Any CPU {08e505b4-f8ac-a499-1610-075d545bf6e9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {08e505b4-f8ac-a499-1610-075d545bf6e9}.Debug|Any CPU.Build.0 = Debug|Any CPU {f4cf2fbf-cc8e-e6cb-8922-28719f6dde43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU diff --git a/Unity3_lab/UserSettings/EditorUserSettings.asset b/Unity3_lab/UserSettings/EditorUserSettings.asset index 22a140c36..e799013c8 100644 --- a/Unity3_lab/UserSettings/EditorUserSettings.asset +++ b/Unity3_lab/UserSettings/EditorUserSettings.asset @@ -15,10 +15,13 @@ EditorUserSettings: value: 0557515651545108550f0d7a437a5d1414154c2c297076352e704d61e1b66c6a flags: 0 RecentlyUsedSceneGuid-2: - value: 515050500153590e5c565a2016205a44134f4b7b2d2b2534792a4a66e7b0666a + value: 5b52505057020f5d0c5a0975157159144e154d2c2f7075332b7c4b32e1b7356c flags: 0 RecentlyUsedSceneGuid-3: - value: 5b52505057020f5d0c5a0975157159144e154d2c2f7075332b7c4b32e1b7356c + value: 5552045155000f5e0b5b5f2044730644174e417e7d7f71642b7f4d64e4b86169 + flags: 0 + RecentlyUsedSceneGuid-4: + value: 515050500153590e5c565a2016205a44134f4b7b2d2b2534792a4a66e7b0666a flags: 0 lightmappingBakingProfile: value: 51 diff --git a/Unity3_lab/UserSettings/Layouts/default-6000.dwlt b/Unity3_lab/UserSettings/Layouts/default-6000.dwlt index 5209d4765..4259416fc 100644 --- a/Unity3_lab/UserSettings/Layouts/default-6000.dwlt +++ b/Unity3_lab/UserSettings/Layouts/default-6000.dwlt @@ -48,7 +48,7 @@ MonoBehaviour: m_MinSize: {x: 300, y: 100} m_MaxSize: {x: 24288, y: 16192} vertical: 0 - controlID: 96 + controlID: 43 draggingID: 0 --- !u!114 &3 MonoBehaviour: @@ -69,8 +69,8 @@ MonoBehaviour: y: 0 width: 455 height: 933 - m_MinSize: {x: 275, y: 50} - m_MaxSize: {x: 4000, y: 4000} + m_MinSize: {x: 276, y: 76} + m_MaxSize: {x: 4001, y: 4026} m_ActualView: {fileID: 13} m_Panes: - {fileID: 13} @@ -95,8 +95,8 @@ MonoBehaviour: y: 0 width: 363 height: 596 - m_MinSize: {x: 200, y: 200} - m_MaxSize: {x: 4000, y: 4000} + m_MinSize: {x: 201, y: 226} + m_MaxSize: {x: 4001, y: 4026} m_ActualView: {fileID: 14} m_Panes: - {fileID: 14} @@ -224,7 +224,7 @@ MonoBehaviour: m_MinSize: {x: 200, y: 100} m_MaxSize: {x: 16192, y: 16192} vertical: 1 - controlID: 40 + controlID: 44 draggingID: 0 --- !u!114 &10 MonoBehaviour: @@ -250,7 +250,7 @@ MonoBehaviour: m_MinSize: {x: 200, y: 50} m_MaxSize: {x: 16192, y: 8096} vertical: 0 - controlID: 41 + controlID: 45 draggingID: 0 --- !u!114 &11 MonoBehaviour: @@ -326,7 +326,7 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Scripts + - Assets/Scenes m_Globs: [] m_ProductIds: m_AnyWithAssetOrigin: 0 @@ -336,16 +336,16 @@ MonoBehaviour: m_ViewMode: 1 m_StartGridSize: 64 m_LastFolders: - - Assets/Scripts + - Assets/Scenes m_LastFoldersGridSize: -1 m_LastProjectPath: "D:\\\u0423\u0447\u0435\u0431\u0430\\\u042E\u041D\u042C\u041A\u0410\\Unity_lab3\\Unity3_lab" m_LockTracker: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 0} - m_SelectedIDs: 72c30000 - m_LastClickedID: 50034 - m_ExpandedIDs: 0000000014c3000000ca9a3bffffff7f + m_SelectedIDs: f2b80000 + m_LastClickedID: 47346 + m_ExpandedIDs: 000000008cb8000000ca9a3bffffff7f m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -374,7 +374,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 0000000014c30000 + m_ExpandedIDs: 000000008cb80000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -402,7 +402,7 @@ MonoBehaviour: m_ListAreaState: m_SelectedInstanceIDs: m_LastClickedInstanceID: 0 - m_HadKeyboardFocusLastEvent: 1 + m_HadKeyboardFocusLastEvent: 0 m_ExpandedInstanceIDs: c6230000 m_RenameOverlay: m_UserAcceptedRename: 0 @@ -519,10 +519,10 @@ MonoBehaviour: m_OverlaysVisible: 1 m_SceneHierarchy: m_TreeViewState: - scrollPos: {x: 0, y: 827} - m_SelectedIDs: 3efcfeff - m_LastClickedID: -66498 - m_ExpandedIDs: acf8feffe4f8feff3efcfeff240affff846effffce6effffde6effffec6effff7873ffff2475ffff50a2ffff2cda00001cde000026de000052de000008df00004adf0000dc2501003a2601009a270100 + scrollPos: {x: 0, y: 1515} + m_SelectedIDs: 72c00000 + m_LastClickedID: 49266 + m_ExpandedIDs: 48f0ffffe8faffffdcb6000038be0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -944,9 +944,9 @@ MonoBehaviour: m_AudioPlay: 0 m_DebugDrawModesUseInteractiveLightBakingData: 0 m_Position: - m_Target: {x: -97.952446, y: 12.106898, z: 9.10047} + m_Target: {x: -72.62379, y: -43.903538, z: 133.89941} speed: 2 - m_Value: {x: -97.952446, y: 12.106898, z: 9.10047} + m_Value: {x: -72.62379, y: -43.903538, z: 133.89941} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -992,13 +992,13 @@ MonoBehaviour: m_GridAxis: 1 m_gridOpacity: 0.5 m_Rotation: - m_Target: {x: -0.22270969, y: -0.6876762, z: 0.23578481, w: -0.6495504} + m_Target: {x: -0.30990136, y: -0.20270067, z: 0.067807354, w: -0.9264368} speed: 2 - m_Value: {x: -0.22270876, y: -0.68767333, z: 0.23578383, w: -0.6495477} + m_Value: {x: -0.30989993, y: -0.20269974, z: 0.06780704, w: -0.9264325} m_Size: - m_Target: 9.120018 + m_Target: 60.46077 speed: 2 - m_Value: 9.120018 + m_Value: 60.46077 m_Ortho: m_Target: 0 speed: 2 @@ -1016,7 +1016,7 @@ MonoBehaviour: m_FarClip: 10000 m_DynamicClip: 1 m_OcclusionCulling: 0 - m_LastSceneViewRotation: {x: -0.25792328, y: -0.4034986, z: 0.11966782, w: -0.8696851} + m_LastSceneViewRotation: {x: -0.2416774, y: -0.5348996, z: 0.16301218, w: -0.79303867} m_LastSceneViewOrtho: 0 m_Viewpoint: m_SceneView: {fileID: 15}